| Age | Commit message (Collapse) | Author |
|
Updates build to be compatible with FFmpeg 0.8.x.
Closes #6842.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
|
|
|
|
* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews
|
|
* Added --enable-gpl which means the faac, faad2, x264 codecs are now built
* Added a patch to fix crashing when using photojpeg 'jpeg' codec, this is
because we are using libjpeg 8a when libquicktime looks like mainly built
against 6b (patch also sent to libquicktime dev mailing list to be included
in future versions)
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Fixes 1130
|
|
added libquicktime, a library for reading and writing quicktime/avi/mp4 files. depends on pkg-config, gettext, doxygen, libpng, libjpeg, lame, schroedinger, ffmpeg, libvorbis.
Signed-off-by: David Höppner <0xffea@gmail.com>
* white spaces
* removed doxygen and libpng
* add optional attribute
|