Age | Commit message (Expand) | Author |
2014-05-15 | video_out_mmal: libmmal-based video output plugin for Raspberry Pi | Petri Hintukainen |
2014-05-12 | add libmmal-based HW video decoder plugin for Raspberry Pi | Petri Hintukainen |
2013-10-29 | Added VP8/VP9 decoder using libvpx | Petri Hintukainen |
2013-09-18 | configure (decoders): remove extraneous ‘not found’ reports. | Darren Salt |
2013-05-16 | Fix configure to find ffmpeg on Fedora 18. | Zoltan Boszormenyi |
2012-07-29 | Finally fix compilation on Fedora 16/17. | Chris Rankin |
2012-06-12 | Add fast libjpeg based JPEG decoder | Petri Hintukainen |
2011-12-10 | Merge from 1.1. | Darren Salt |
2011-10-10 | More detailed error messages if requirements are not met | Christian Ruppert |
2011-10-09 | Fix typos to respect --enable-mng/--disable-mng again | Christian Ruppert |
2011-05-17 | Fix build with relatively recent copies of FFmpeg | Brad Smith |
2011-05-16 | Fix up "pp" post-proc plugin and A/V decoding for ffmpeg 0.7. | Darren Salt |
2010-07-29 | Merge from 1.1. | Darren Salt |
2010-07-19 | Merge from 1.1. | Darren Salt |
2010-01-18 | Enable the FLAC decoder by default. | Darren Salt |
2009-11-30 | Trim trailing space & reduce space+tab. | Darren Salt |
2009-08-05 | Merge from 1.1. | Darren Salt |
2009-03-16 | Merge from 1.1. | Darren Salt |
2009-01-17 | Bump minimum libavcodec version requirement. | Darren Salt |
2009-01-14 | Merge from 1.1. | Darren Salt |
2008-06-20 | Merge the avutil branch; port the "raw" video output plugin. | Darren Salt |
2008-05-06 | Merge from 1.1. | Darren Salt |
2008-04-27 | Fix internal libmad compilation in the absence of external libmad. | Darren Salt |
2008-04-20 | Prefer external decoder libraries for a52, faad, dts, mad & musepack. | Darren Salt |
2008-04-09 | Merge from 1.2 main. | Darren Salt |
2008-03-04 | Merge from 1.1. | Darren Salt |
2008-03-01 | Merge from 1.2 tip. | Diego 'Flameeyes' Pettenò |
2008-03-01 | Add test for ffmpeg's include directory style to 1.2 autotools. | Diego 'Flameeyes' Pettenò |
2008-02-10 | Remove --with-external-libfoo for options that have --enable-foo, and replace... | Diego 'Flameeyes' Pettenò |
2008-01-16 | Fix libdts vs dts to avoid building libdca. | Diego 'Flameeyes' Pettenò |
2008-01-15 | Fix test for external dts that caused internal copy to be used instead. | Diego 'Flameeyes' Pettenò |
2007-12-14 | Remove checks for internal/external version of FFmpeg, always use external. | Diego 'Flameeyes' Pettenò |
2007-12-11 | Check for libavutil presence, set FFMPEG_* AVUTIL_* and FFMPEG_POSTPROC_* var... | Diego 'Flameeyes' Pettenò |
2007-11-25 | Port nsf plugin build-disabling option to 1.2. | Darren Salt |
2007-11-03 | Allow external libfaad. | Darren Salt |
2007-06-14 | Fix the fixes to disable mlib, thanks Matt. | Diego 'Flameeyes' Pettenò |
2007-06-14 | Also disable mediaLib support here. | Diego 'Flameeyes' Pettenò |
2007-05-31 | Move liba52/a52dec sources inside contrib/a52dec. | Diego 'Flameeyes' Pettenò |
2007-05-31 | Replace libmad with a pristine copy of 0.15.1b, and move it into contrib/. | Diego 'Flameeyes' Pettenò |
2007-05-31 | Move modplug demuxing on its own plugin. | Diego 'Flameeyes' Pettenò |
2007-05-17 | Mac OS X universal binary build cleanups | Matt Messier |
2007-05-14 | Final pass over decoders.m4 | Matt Messier |
2007-05-12 | Fix the sense of a check for with_external_libmad | Matt Messier |
2007-05-12 | Fix stupid typos: instances of $" should be "$ | Matt Messier |
2007-05-12 | More configure/Makefile cleanups | Matt Messier |
2007-05-11 | Cleanup, fix, and generally rework assembler configure checks | Matt Messier |
2007-05-10 | Uncomment libFLAC tests accidentally left commented out | Matt Messier |
2007-05-09 | Clean up decoder/demuxer configuration checks | Matt Messier |
2007-05-09 | Move decoder/demuxer checks from configure.ac to decoders.m4 | Matt Messier |