Age | Commit message (Expand) | Author |
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 |