Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump libvorbis from aoTuV b5 to b6.03 | jstebbins | 2011-10-21 | 1 | -12/+0 |
| | | | | | | | | | | Libvorbis aoTuV was unified with Xiph.Org's libvorbis1.3.2. Many bug fixes and improvements. Enlarge buffer for audio headers. The new vorbis generates larger code book headers. patch configure to fix llvm -O4 bug git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4302 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | libvorbis: disabled build of examples | konablend | 2009-03-09 | 1 | -0/+12 |
- libvorbis autotooling leaves a lot to be desired; when building examples it tends to find libogg in all the wrong places, even when specifying --with-ogg=DIR we still must resort to other hacks to disable pkg-config. - we don't need the examples; and disabling them is likely to make HB builds with less issues. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2245 b64f7644-9d1e-0410-96f1-a4d463321fa5 |