aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gst-ffmpeg.rb
AgeCommit message (Collapse)Author
2013-02-13gst-ffmpeg: removed (replaced by gst-libav)Thijs Vermeir
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-28gst-ffmpeg: style nitsAdam Vandenberg
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
Closes #14653.
2012-05-24gst-ffmpeg: fix clang compile errornibbles 2bits
GST-ffmpeg comes bundled with an internal ffmpeg that suffers from the known issue of a hardcoded gcc unless the right configure arg is thrown. When building with clang, the hardcoded gcc in the libav subdirectory causes an error where gcc doesn't recognize `-march=native`. GST-ffmpeg offers a configure flag to fix that. Add a flag to use our ENV.cc. Fixes #12312 Closes #12390. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-06gst-ffmpeg 0.10.13Stein Magnus Jodal
Closes #9984. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-08-14Update gst-ffmpeg to 0.10.11Stein Magnus Jodal
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-11New formula: gst-ffmpegStein Magnus Jodal
Signed-off-by: Adam Vandenberg <flangy@gmail.com>