codecmap: _XVID is gone
[platform/upstream/gstreamer.git] / ext /
2011-04-21 Edward Herveycodecmap: _XVID is gone
2011-04-21 Edward Herveyffmpeg: PKT_FLAG_KEY => AV_PKT_FLAG_KEY
2011-04-21 Edward Herveyffmpeg: AVERROR_* => AVERROR(*)
2011-04-21 Edward Herveyffmpeg: CodecType => AVMediaType
2011-04-21 Edward Herveygstffmpeg: register_protocol => av_register_protocol2
2011-04-19 Marc Plano-LesayFix unused-but-set-variable warnings with gcc 4.6
2011-04-08 Edward Herveygstffmpeg(de)mux: Disable known broken (de)muxers
2011-04-08 Stefan Kostffmpeg: don't divide by 0 when checking the framerates
2011-04-07 Wim Taymansdec: avoid making the buffer writable
2011-04-05 Miguel Angel Cabre... ffmpegdec: do buffer padding before parsing and before...
2011-02-14 Julien Isorceffvideoscale: add support for UYVY
2011-01-31 Tim-Philipp Müllerffmpegdec: improve error message when set_caps is calle...
2011-01-25 Edward Herveycodecmap: Add mapping for g722
2011-01-24 Edward Herveycodecmap: Add proper caps name for Camstudio
2011-01-24 Edward Herveygstffmpegdemux: Ignore more pseudo demuxers
2011-01-24 Edward Herveygstffmpegmux: Blacklist some muxer formats
2011-01-24 Edward Herveygstffmpegcodecmap: Add some new codec mappings
2011-01-24 Edward Herveyffmpegprotocol: Slight API change
2011-01-07 Edward Herveyffmpegdec: Set the mp3 decoder to a rank of NONE
2011-01-05 Edward Herveyffmpegdec: Fix unitialized variables on macosx
2011-01-03 Edward Herveyffmpegenc: Disable non-audio/video encoders
2010-12-21 Wim Taymansffmpgdec: work around parser timestamp bug
2010-12-16 Sebastian Drögeffvideoscale: Change classification to Filter/Converter...
2010-12-16 Sebastian Drögeffdeinterlace: Change classification to Filter/Effect...
2010-12-12 Wim Taymansdec: scale the estimated duration by number of frames
2010-12-12 Wim Taymansdec: use input timestamp diff for duration estimation
2010-10-25 Mark Nauwelaertsffmpegenc: ensure proper clean state prior to (re-...
2010-10-22 Wim Taymansffdec: don't destroy the parser state
2010-10-22 Wim Taymansffdec: be more careful with DTS timestamp interpolation
2010-10-19 Stefan Kostvarious: add missing G_PARAM_STATIC_STRINGS flags
2010-10-15 Sebastian Drögeffmpeg: Add mapping for YUVA420P <-> A420
2010-10-12 Edward Herveyffmpegdec: Fix debug statements
2010-10-07 Wim Taymansffdec: use a better algorithm to detect DTS timestamps
2010-10-06 Wim Taymansffdec: add debug line
2010-10-06 Wim Taymansffdec: add fixmes
2010-10-06 Wim Taymansffdec: add some comments
2010-10-06 Wim Taymansffdec: Add timestamp tracking
2010-10-06 Wim Taymansffdec: remove broken TSHandler
2010-10-06 Wim Taymansffcodecmap: avoid setting large framerates
2010-10-06 Wim Taymansffdec: rename time variable
2010-10-06 Wim Taymansffenc: pass the input size to the encoder
2010-08-27 Sebastian Drögeffmpegdemux: Don't use GST_FLOW_IS_FATAL() and GST_FLOW...
2010-07-18 Tim-Philipp Müllerffdeinterlace: some minor clean-ups
2010-07-06 Edward Herveyffmpegmux: Use "Formatter/Metadata" klass when needed
2010-07-06 Edward Herveyffmpegmux: Add more replacements
2010-07-06 Edward Herveycodecmap: Fix the caps of various mov/amr formats
2010-07-06 Edward Herveygstffmpegmux: Set rank of blacklisted muxers to GST_RAN...
2010-07-05 Edward Herveyext: Fix CFLAGS order
2010-07-05 Mark Nauwelaertsffmpegenc: fix timestamp resyncing some more
2010-07-03 Thiago Santosffmpegenc: Fix timestamp resyncing
2010-07-02 Edward Herveyffmpegmux: Add rtp to the blacklisted muxers
2010-07-02 Edward Herveycodecmap: Specify the quicktime variant for mov and...
2010-06-27 David Schleefffmpegmux: Add alternate element in description
2010-06-27 David Schleefffmpegmux: Disable raw muxers
2010-06-25 Andoni Morales Ala... ffdeinterlace: Set "interlaced=false" in the source...
2010-06-15 Thijs VermeirFix build if ORC is not installed
2010-06-14 Sebastian Drögeffmpeg: Call orc_init() before trying to get target...
2010-06-14 Sebastian DrögeUse orc instead of liboil for CPU feature detection
2010-06-11 Albert Leegstffmpegcodecmap: Fix ATRAC1/3 caps
2010-06-04 Zaheer Abbas Meraliffmpegdec: fix typo in comment
2010-05-31 Edward Herveycodecmap: First round of type mapping wrapping : image...
2010-05-31 Edward Herveyffmpegdec/enc: Blacklist more raw formats
2010-05-25 Tim-Philipp Müllerffmpegdec: sipro decoder should have higher rank than...
2010-05-17 Edward Herveyffmpegdec: Don't leak the GstDataPassThrough items
2010-05-10 Olivier Crêtegstffmpegenc: Make getcaps proxy the downstream height...
2010-05-10 Olivier Crêtecodecmap: Respect the various h263 options
2010-05-10 Olivier Crêtegstffmpegcfg: Expose loop-filter flag
2010-05-08 Edward Herveyffmpegcodecmap: Add mapping for SIPR
2010-03-24 Sebastian Drögepostproc: Mark postproc filters table as const
2010-03-24 Sebastian Drögeffmpeg: Fix some remaining compiler warnings
2010-03-24 Sebastian Drögebuild: Add all kinds of compiler warning flags and...
2010-03-24 Sebastian Drögeffmpeg: Use gst_element_set_details_simple()
2010-03-23 Edward Herveygstffmpegcodecmap: Give a proper mapping for NSV format
2010-03-18 Raimo Järviffdec: Update caps if the aspect ratio changes
2010-03-11 Thiago Santosffdec: Make metadata writable before setting caps
2010-03-11 Thiago Santosffdec_aac: Do not parse raw format
2010-03-04 Edward Herveyffmpegdemux: Use av_free_packet.
2010-03-03 Edward Herveygstffmpegdec: Disable direct-rendering for svq1/vp56...
2010-03-03 Edward Herveygstffmpegcodecmap: Remove 'format' specified for wmv3...
2010-03-01 Edward Herveygstffmpegdec: Handle durations in reordered frames
2010-02-19 Mark Nauwelaertsffmpegdec: do not store timestamp for buffer that will...
2010-02-18 Edward Herveygstffmpegdec: Don't enable xvmc decoders, we can't...
2010-02-18 Edward Herveygstffmpegcodecmap: Add mapping for Indeo 5
2010-02-18 Edward Herveygstffmpegcodecmap: Add mapping for Windows Media Speech
2010-02-04 Wim Taymansffdec: fixup QCELP to always be mono
2010-02-04 Wim Taymansffmpegdec: only clip to a smaller region
2010-02-01 Wim Taymansffdec: free audio buffer when not decoded
2010-01-29 Wim Taymansffmpegcodecmap: don't escape codec_data
2010-01-25 Edward Herveyffmpegmux/demux: Blacklist ASS/SSA 'demuxers'.
2010-01-23 Edward Herveyffmpegcodecmap: Add proper mapping for Zip Block Motion...
2010-01-23 Edward Herveyffmpegcodecmap: Add proper mapping for LOCO Lossless...
2010-01-23 Edward Herveygstffmpegcodecmap: Make a proper mapping for Autodesk...
2010-01-22 Alessandro DecinaRevert a change I accidentally introduced in 7c91fb.
2010-01-22 Alessandro DecinaFix compiler warnings under OS X.
2010-01-15 Julien Moutteffvideoscale: Fix build warning.
2010-01-13 Edward Herveygstffmpegcodecmap: Add mappings for new codecs
2010-01-12 Mark Nauwelaertsffmpegenc: more consideration for upstream (audio)...
2009-12-09 Tim-Philipp Müllerffmpegdec: ignore all vdpau decoders
2009-11-22 Jan Schmidtcaps: Use default audio channel layouts for some codecs
2009-11-21 Olivier Crêteffenc: Make keyframe forcing thread-safe
next