aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libav.rb
AgeCommit message (Collapse)Author
2014-05-23Replace last uses of :freetype and :fontconfig depsJack Nagel
2014-05-12libav: update 10.1 bottle.BrewTestBot
Closes #29170. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-05-12libav 10.1David Christenson
2014-04-12libav: update 10 bottle.BrewTestBot
Closes #28348. Signed-off-by: Brett Koonce <koonce@gmail.com>
2014-04-12libav 10Jaime Marquínez Ferrándiz
The patch was integrated upstream in https://git.libav.org/?p=libav.git;a=commit;h=0e0cefb22216a4b6684a30a50cb5973400dc59f2
2014-03-25libav: update 9.11 bottle.BrewTestBot
2014-03-25Bump revisions on x264 dependentsJack Nagel
2014-03-19libav: use patch DSLJack Nagel
2014-03-02libav: add 9.11 bottle.BrewTestBot
Closes #27133. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-02libav 9.11Jaime Marquínez Ferrándiz
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-02-22libav: add bottle.Mike McQuaid
2013-12-09Remove explicit xz deps from formulae with HEAD specsJack Nagel
These deps are only needed for the stable download, but they will get pulled in for HEAD builds unless the are scoped appropriately (i.e. inside a stable block). Since they are also auto-detected from the URL now, we can just remove them.
2013-10-28libav 9.10Xiyue Deng
* Add head URL. * Enable more optional dependencies. * Enable avplay with optional sdl dependency. * Currently libcdio, libdc1394, and libgsm dependencies doesn't work out of the box. May need to keep an eye on them.
2013-10-05libav: 9.9 - tools to encode/decode videoBeau Gunderson
Partially adapted from the ffmpeg formula. libav compilation seems robust, I tested on two laptops and installed alongside ffmpeg without issue. I also tested with all build options enabled. Previous mention of a libav formula was at #12534. Closes #20827. Signed-off-by: Xiyue Deng <manphiz@gmail.com>