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