Chen-tao / webm

Automatically exported from code.google.com/p/webm
0 stars 0 forks source link

Quicktime component installer should include vorbis encoder and decoder #387

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The QT current installer requires the user to install XiphQt separately to get 
vorbis, which is quite unintuitive and easy to overlook.

Original issue reported on code.google.com by jlut...@google.com on 31 Jan 2012 at 3:50

GoogleCodeExporter commented 9 years ago

Original comment by iss...@webmproject.org on 31 Jan 2012 at 3:50

GoogleCodeExporter commented 9 years ago

Original comment by fgalli...@google.com on 31 Jan 2012 at 3:59

GoogleCodeExporter commented 9 years ago
26c1164 Rewrite installer, add XiphQT and updater.

Above commit essentially fixes issues. Leaving status set to "Started" until 
we're able to get an updated installer package hosted.

Original comment by tomfine...@google.com on 16 Feb 2012 at 8:44

GoogleCodeExporter commented 9 years ago
Many commits lead up and are included in these patchsets, but tbe following 
three address the bulk of the issue:

Add XiphQT to the repo:
https://gerrit.chromium.org/gerrit/#change,15347

Rewrite the installer:
https://gerrit.chromium.org/gerrit/#change,15532

Build a DMG including necessary files for XiphQT distribution:
https://gerrit.chromium.org/gerrit/#change,15782

Original comment by tomfine...@google.com on 6 Mar 2012 at 10:57