summaryrefslogtreecommitdiff
path: root/ext/ffmpeg/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2012-01-10ffmpeg: fix and extend LIBS in Makefile.amMark Nauwelaerts1-1/+4
2011-06-02Merge branch 'master' into 0.11Wim Taymans1-1/+1
2011-05-27ffenc_aac: Add profile and level to the capsSebastian Dröge1-1/+1
2011-02-28ffmpeg: disable resample0.11-fdoWim Taymans1-2/+3
2010-07-05ext: Fix CFLAGS orderEdward Hervey1-2/+1
2009-04-15Move all non-codecmap-related methods to a new file.Edward Hervey1-0/+2
2009-03-05Make bz2 requirement optional. Fixes #564867Damien Lespiau1-1/+7
2009-01-27Implement push-based support for demuxersEdward Hervey1-1/+2
2008-12-13ext/ffmpeg/: Set the channel layout if it's exposed by the decoder.Sebastian Dröge1-1/+1
2008-11-04ext/: Don't install static libs for plugins. Fixes #550851 for -ffmpeg.Stefan Kost1-0/+1
2008-10-08Fix cross compilation and add support for compilation with mingw32.Damien Lespiau1-1/+1
2008-06-13Bump upstream ffmpeg revision to todays (rev 13766). ffmpeg now requires libbz2.Edward Hervey1-1/+1
2008-03-17ext/ffmpeg/Makefile.am (libgstffmpeg_la_LIBADD): Re-add -lz explicitly here.Andy Wingo1-1/+1
2007-12-17Merging GST_FFMPEG_NO_MIRROR branch to trunkEdward Hervey1-1/+3
2007-08-01Check for libm and link against it (ffmpeg is using sqrt).Stefan Kost1-1/+1
2007-05-17Fix the build on MacOSX. since the one shipped by Apple is from the middle ag...Edward Hervey1-1/+1
2007-01-05configure.ac: actually properly define HAVE_FFMPEG_UNINSTALLED also use it as...Thomas Vander Stichele1-0/+5
2006-12-14Allow building against an external FFMpeg install. Fixes: #363363Josselin Mouette1-6/+2
2006-09-08ext/ffmpeg/: Port of FFMpeg muxers to 0.10.Michal Benes1-1/+1
2006-09-06ext/ffmpeg/: Added helper object to handle extra properties.Mark Nauwelaerts1-1/+4
2006-03-01ext/ffmpeg/: Port of ffvideoscale to 0.10.Edward Hervey1-7/+7
2006-02-10ext/ffmpeg/: Welcome the demuxers to 0.10 :)Edward Hervey1-3/+3
2006-01-20ext/ffmpeg/: ffdeinterlace port to 0.10.Edward Hervey1-3/+3
2005-11-22Remove mentions of ffmpegcolorspace now that it's in gst-plugins-baseJan Schmidt1-4/+3
2005-10-23ext/ffmpeg/Makefile.am: Fix build.Julien Moutte1-2/+2
2005-08-05Backport BRANCH-THREADED to HEAD, fix a bit.Ronald S. Bultje1-8/+7
2005-05-15ext/ffmpeg/: Add ffdeinterlace elementLuca Ognibene1-1/+2
2005-05-13ext/ffmpeg/: Add ffvideoscale element (#303727)Luca Ognibene1-1/+2
2004-12-18ext/ffmpeg/: Add header.Ronald S. Bultje1-1/+3
2004-03-11this actually seems to work wellThomas Vander Stichele1-4/+4
2004-03-09ext/ffmpeg/Makefile.am: Prevent more symbol conflicts...Ronald S. Bultje1-2/+2
2004-03-01HACKING: Add some basic documentation on how our wrapping works.Ronald S. Bultje1-2/+2
2003-10-25FFMPEG-based colorspace conversion pluginRonald S. Bultje1-1/+2
2003-10-16includes are in top_srcdirDavid Schleef1-2/+2
2003-09-11Use ffmpeg libraries build by local automake MakefilesDavid Schleef1-2/+2
2003-08-09Remove redundant plugindir definitionDavid Schleef1-1/+0
2003-06-08Remove typefinding as separate plugin, this is part of the demuxers nowRonald S. Bultje1-2/+1
2003-06-07remove gstffmpegdecall. This was a temporary hack to get around some issues w...Ronald S. Bultje1-13/+2
2002-12-29Lets try something different (and then, the whole world collapsed - oops ;) )Ronald S. Bultje1-3/+14
2002-12-26slurp in ffmpeg a) please test b) please help me figure out how to portably l...Thomas Vander Stichele1-3/+8
2002-12-08parallel install fixesThomas Vander Stichele1-1/+1
2002-11-26fix ffmpeg to work with installd version as wellThomas Vander Stichele1-2/+2
2002-11-25More ffmpeg wrapping going on hereWim Taymans1-2/+3
2002-11-06Release early.. try to wrap more ffmpeg stuff, like muxers and demuxers.Wim Taymans1-3/+10
2002-06-03Some fixes, this at least compiles again and does decoding/encoding against l...Wim Taymans1-4/+3
2001-12-23adding ffmpeg, but it needs proper handlingThomas Vander Stichele1-0/+11