summaryrefslogtreecommitdiff
path: root/src/combined/ffmpeg/Makefile.am
AgeCommit message (Expand)Author
2013-11-06Add avformat demux plugin.Petri Hintukainen
2013-11-04Add avio (libavformat) input plugin.Petri Hintukainen
2013-09-28Improve locating of avcodec.h by replacing the sed scripts.Darren Salt
2013-09-13rebuild avcodec lists after ffmpeg updateTorsten Jager
2012-02-04Merge.Darren Salt
2012-02-04Distribute ffmpeg_compat.h.Darren Salt
2012-01-18Moved ffmpeg API version checks to single headerPetri Hintukainen
2012-01-18SimplifyPetri Hintukainen
2011-10-08Build fix for Fedora with external FFmpeg.Jose Alberto Reguero
2011-05-17Use "quietened" build if automake 1.11 was used.Darren Salt
2009-02-17Merge from 1.1.Darren Salt
2009-02-13Fix a build failure on *BSD due to some rather useful GNUisms.Darren Salt
2009-01-17Merge from 1.1.Darren Salt
2009-01-17Avoid libtool running ldconfig (where not needed) at install time.Darren Salt
2009-01-16Merge ffmeg codecs list creation rework from 1.1 with adaptations.Darren Salt
2009-01-16Rework ffmpeg codecs lists creation.Darren Salt
2008-12-15Re-fix linkage failure caused by the av_free() changes in the ffmpeg decoders.Darren Salt
2008-11-22Fix linkage failure caused by the av_free() changes in the ffmpeg decoders.Darren Salt
2008-01-05Now that FFmpeg is always used external, move the ffmpeg-based MPEG encoderDiego 'Flameeyes' Pettenò
2008-01-05Move the dvaudio decoder into audio_dec.Diego 'Flameeyes' Pettenò
2008-01-05Merge from 1.2.Diego 'Flameeyes' Pettenò
2008-01-01Merge (with adjustment) from 1.1.Darren Salt
2007-12-23Merge from 1.2 main branch.Diego 'Flameeyes' Pettenò
2007-12-22Move libffmpeg into combined/ffmpeg directory.Diego 'Flameeyes' Pettenò
2008-03-19Fix ffmpeg plugin build where source dir != build dir.Darren Salt
2008-03-18Move ffmpeg plugin code into src/combined/ffmpeg & adapt for current ffmpeg.Darren Salt