Merge branch 'master' into 0.11
[platform/upstream/gstreamer.git] / ext / ffmpeg / gstffmpeg.c
2011-04-29 Wim TaymansMerge branch 'master' into 0.11
2011-04-21 Edward Herveygstffmpeg: register_protocol => av_register_protocol2
2011-04-19 Wim TaymansMerge branch 'master' into 0.11
2011-04-07 Wim TaymansMerge branch 'master' into 0.11
2011-04-07 Wim TaymansMerge branch 'master' into 0.11
2011-04-04 Wim TaymansMerge branch 'master' into 0.11
2011-03-04 Wim TaymansMerge branch 'master' into 0.11
2011-02-28 Wim Taymansffmpeg: disable resample
2009-04-19 Edward HerveyReverting Jan's fix-the-buildbot commit
2009-04-19 Jan Schmidtbuild: Deliberately break the build, temporarily.
2009-04-15 Edward HerveyMove all non-codecmap-related methods to a new file.
2009-04-15 Edward Herveygstffmpeg.c: Fix the description of the plugin.
2009-04-15 Edward Herveygstffmpeg.c: Point to the new ffmpeg website (ffmpeg...
2009-04-15 Edward HerveyThe proper spelling is 'FFmpeg'.
2009-01-27 Edward HerveyImplement push-based support for demuxers
2008-10-30 Alexis BallierUpdate ffmpeg/swscale snapshot to the latest revision...
2007-12-17 Edward HerveyMerging GST_FFMPEG_NO_MIRROR branch to trunk
2007-11-03 Edward Herveyext/ffmpeg/: gst-indent cleanup.
2007-06-19 Stefan Kostext/ffmpeg/gstffmpeg.c: Cut off double \n.
2007-05-09 Edward Herveyext/ffmpeg/: Protect calls to ffmpeg functions that...
2006-12-14 Josselin MouetteAllow building against an external FFMpeg install....
2006-09-08 Michal Benesext/ffmpeg/: Port of FFMpeg muxers to 0.10.
2006-09-06 Sebastien Moutteext/ffmpeg/: Make stuff compile on Visual Studio 6.
2006-03-31 Thomas Vander Sticheleext/ffmpeg/: various compiler fixes
2006-03-01 Edward Herveyext/ffmpeg/: Port of ffvideoscale to 0.10.
2006-02-11 Thomas Vander Sticheleext/ffmpeg/gstffmpeg.c: set correct version on the...
2006-02-10 Edward Herveyext/ffmpeg/: Welcome the demuxers to 0.10 :)
2006-01-20 Edward Herveyext/ffmpeg/: ffdeinterlace port to 0.10.
2005-12-16 Sebastien Coteext/ffmpeg/: Do proper locking around avcodec_open...
2005-09-13 Thomas Vander Sticheleext/ffmpeg/: shut up the logging while it's probing...
2005-08-05 Ronald S. BultjeBackport BRANCH-THREADED to HEAD, fix a bit.
2005-05-15 Luca Ognibeneext/ffmpeg/: Add ffdeinterlace element
2005-05-13 Luca Ognibeneext/ffmpeg/: Add ffvideoscale element (#303727)
2005-03-14 Ronald S. Bultjeext/ffmpeg/gstffmpeg.c: Enable muxers (only mp4 muxer...
2005-01-27 Ronald S. Bultjeext/ffmpeg/gstffmpeg.c: Fix compile with debug disabled...
2004-12-18 Ronald S. Bultjeext/ffmpeg/: Add debugging category everywhere (correct...
2004-07-07 Thomas Vander Stichelehook up our debug system
2004-06-07 Ronald S. Bultjeext/ffmpeg/gstffmpeg.c: Remove redundant calls which...
2004-03-29 Thomas Vander Sticheleindent
2004-03-01 Ronald S. BultjeHACKING: Add some basic documentation on how our wrappi...
2004-01-12 David SchleefMake sure everybody wraps #include "config.h" in #ifdef...
2003-12-05 Thomas Vander Stichelefix compilation
2003-11-02 Ronald S. BultjeBla
2003-10-28 Benjamin Ottemerge TYPEFIND branch. Major changes:
2003-10-26 Ronald S. BultjeMake it compile against latest CVS of FFMPEG:
2003-10-25 Ronald S. BultjeFFMPEG-based colorspace conversion plugin
2003-10-01 Ronald S. BultjeNew typefind system: bytestream is now part of the...
2003-07-06 Ronald S. BultjeNew mimetypes gone into effect today - this commit...
2003-06-17 Ronald S. BultjeWe hate double slashes.. I'm still disabling demux...
2003-06-09 Ronald S. Bultjesome first trial code for ffmux_* disable ffmux/ffdemux...
2003-06-08 Ronald S. BultjeRemove typefinding as separate plugin, this is part...
2002-11-26 Thomas Vander Stichelefix ffmpeg to work with installd version as well
2002-11-25 Wim TaymansMore ffmpeg wrapping going on here
2002-11-06 Wim TaymansRelease early.. try to wrap more ffmpeg stuff, like...
2002-03-20 Andy Wingos/Gnome-Streamer/GStreamer/
2001-12-23 Thomas Vander Sticheleadding ffmpeg, but it needs proper handling