ffmpeg: Don't enter infinite loops in the timestamp tracking
[platform/upstream/gstreamer.git] / ext / ffmpeg / gstffmpegdec.c
2009-06-24 Jan Schmidtffmpeg: Don't enter infinite loops in the timestamp...
2009-06-05 Wim Taymansffmpegdec: don't do QoS on invalid timestamps
2009-06-05 Jordi Masffmpeg: make elements reusable after registry rescan
2009-06-05 Wim Taymansffmpeg: properly integrate timestamp handling
2009-05-13 Edward Herveygstffmpegdec: demote mpeg2 video decoding back to MARGI...
2009-05-13 Edward Herveygstffmpegdec: Don't forget to copy over the reordered_o...
2009-05-13 Vanistagstffmpegdec: Handle out-of-order frames. Fixes #580796
2009-05-12 Edward Herveygstffmpegdec: No, really, we don't want the VDPAU decoders.
2009-05-12 Sebastian Drögeffdec: Update rank of ffdec_mpeg2video to SECONDARY...
2009-05-12 Edward Herveygstffmpegdec: Implement interlaced support.
2009-04-21 Edward HerveyMake sure we provide ffmpeg with 128bit-aligned data.
2009-04-18 Edward Herveygstffmpegdec: Really fix the arguments this time.
2009-04-18 Edward Herveygstffmpegdec: Fix build on macosx.
2009-04-17 Wim Taymansffmpegdec: resize padding buffer when it's small
2009-04-15 Edward HerveyMove all non-codecmap-related methods to a new file.
2009-04-15 Edward HerveyThe proper spelling is 'FFmpeg'.
2009-04-15 Edward HerveyDisable more fake codecs (raw audio).
2009-04-09 LRNffdec: copy input offsets to output buffers
2009-03-17 Edward HerveyTake into account ticks_per_frame for framerate calcula...
2009-03-11 Edward Herveygstffmpegdec: Disable vdpau decoders. Fixes #573400
2009-03-10 Edward HerveyDisable exposing decoder/encoder using external library...
2009-03-09 Edward Herveygstffmpegdec: Use 64bit scaling function to avoid overf...
2009-03-06 Edward Herveyffmpegdec: Make sure we provide 16 byte aligned data...
2009-03-06 Tim-Philipp Müllerffmpegdec: post an error message on the bus when decodi...
2009-03-05 Edward Herveygstffmpegdec: Set the rank of the AAC decoder to NONE.
2009-03-04 Tim-Philipp Müllerffdec: fix build
2009-03-04 Edward Herveygstffmpegdec: Abort on first failure by AAC decoder...
2009-03-04 Edward Herveygstffmpegdec: Bring the real decoders up to GST_RANK_PR...
2009-01-29 Edward HerveyOnly use valid SampleFormat for audio encoders/decoders.
2009-01-24 Sebastian DrögeAdd MP1 and ADPCM IMA/ISS variant
2008-12-17 Edward Herveyext/ffmpeg/gstffmpegcodecmap.*: Add mapping for EAC3...
2008-12-03 Edward Herveyext/ffmpeg/gstffmpegdec.c: Fix check for memory to...
2008-11-07 Wim Taymansext/ffmpeg/gstffmpegcodecmap.c: Initialize some more...
2008-11-06 Wim Taymansext/ffmpeg/: Add G_PARAM_STATIC_STRINGS to avoid numero...
2008-11-05 Wim Taymansext/ffmpeg/gstffmpegdec.c: Enable direct rendering.
2008-10-30 Alexis BallierUpdate ffmpeg/swscale snapshot to the latest revision...
2008-10-15 Robin Stockerext/ffmpeg/gstffmpegdec.c: If both, the decoder and...
2008-10-08 Mark Nauwelaertsext/ffmpeg/: Add some more width/height/channels/rate...
2008-09-04 Wim Taymansext/ffmpeg/gstffmpegdec.c: If we have a parser and...
2008-08-29 Edward Herveyext/ffmpeg/gstffmpegdec.c: Finalizing a decoder that...
2008-07-01 Jan Schmidtext/ffmpeg/gstffmpegdec.c: If ffmpeg reports 0 bytes...
2008-06-13 Edward Herveyext/ffmpeg/: FFMpeg now provides proper long_name for...
2008-05-26 Sebastian Drögeext/ffmpeg/gstffmpegdec.c: Explicitely disable the...
2008-05-26 Sebastian DrögeUse av_picture_copy() instead of libswscale to copy...
2008-05-07 Edward Herveyext/ffmpeg/gstffmpegdec.c: Previous commit in fact...
2008-05-07 Edward Herveyext/ffmpeg/gstffmpegdec.c: Bump the priority of VC1...
2008-03-18 Andy Wingoext/ffmpeg/gstffmpegdec.c (gst_ffmpegdec_sink_event...
2008-03-11 Wim Taymansext/ffmpeg/gstffmpegdec.c: When we receive a newsegment...
2008-03-06 Wim Taymansext/ffmpeg/gstffmpegdec.c: Work around an ffmpeg bug...
2008-03-05 Wim Taymansext/ffmpeg/gstffmpegdec.c: Detect DTS or PTS as timesta...
2008-02-11 Damien Lespiauext/ffmpeg/gstffmpegdec.c: Add property for controlling...
2008-01-29 Wim Taymansext/ffmpeg/gstffmpegdec.c: Don't blindly copy input...
2008-01-26 Sebastian Drögeext/ffmpeg/gstffmpegdec.c: Initialize hurry_up to 0...
2008-01-25 Wim Taymansext/ffmpeg/: When doing QoS, don't drop the frame befor...
2008-01-23 Wim Taymansext/ffmpeg/gstffmpegdec.c: Add padding to input data...
2008-01-23 Wim Taymansext/ffmpeg/gstffmpegdec.c: Change the pad_alloc calcula...
2008-01-22 Edward Herveyext/ffmpeg/gstffmpegdec.c: Disable direct-rendering...
2008-01-22 Wim Taymansext/ffmpeg/gstffmpegdec.c: Disable direct rendering...
2008-01-22 Wim Taymansext/ffmpeg/gstffmpegdec.c: Implement get/set for the...
2008-01-22 Wim Taymansext/ffmpeg/gstffmpegdec.c: Reenable pad_alloc, seem...
2008-01-21 Wim Taymansext/ffmpeg/gstffmpegdec.c: Remove some more overly...
2008-01-18 Wim Taymansext/ffmpeg/gstffmpegdec.c: Flush delayed frames on...
2008-01-18 Wim Taymansext/ffmpeg/gstffmpegdec.c: Flush on DISCONT because...
2008-01-18 Wim Taymansext/ffmpeg/gstffmpegdec.c: Rewrite timestamping code...
2008-01-16 Wim Taymansext/ffmpeg/gstffmpegdec.c: Add basic reverse playback...
2008-01-04 Sebastian Drögeext/ffmpeg/: Don't register the WavPack demuxer and...
2007-12-17 Edward HerveyMerging GST_FFMPEG_NO_MIRROR branch to trunk
2007-11-03 Edward Herveyext/ffmpeg/: gst-indent cleanup.
2007-10-10 Tuomas Kulveext/ffmpeg/gstffmpegdec.c: Fix the return type of the...
2007-10-01 Wim Taymansext/ffmpeg/gstffmpegcodecmap.c: Add Real Video 3.0...
2007-08-14 Edward Herveyext/ffmpeg/gstffmpegdec.c: Don't set rank of sp5x video...
2007-08-07 Wim Taymansext/ffmpeg/gstffmpegcodecmap.c: Improve debugging of...
2007-07-25 Julien Moutteext/ffmpeg/: Handle buffers with invalid duration corre...
2007-05-25 Wim Taymansext/ffmpeg/gstffmpegdec.c: Be a bit smarter when clippi...
2007-05-02 Edward Herveyext/ffmpeg/gstffmpegdec.c: Fix timestamping for out...
2007-04-12 Yves Lefebvreext/ffmpeg/gstffmpegdec.c: Draw edges for h264. Fixes...
2007-02-16 Tim-Philipp Müllerext/ffmpeg/: Don't use GINT_TO_POINTER and GPOINTER_TO_...
2007-02-09 Thomas Vander Sticheleext/ffmpeg/gstffmpegdec.c: My console is not your TODO...
2007-01-09 Wim Taymansext/ffmpeg/gstffmpegdec.c: Use caps to clip output...
2006-11-27 Jan Schmidtext/ffmpeg/gstffmpegdec.c: When H264 is presented witho...
2006-10-09 Edward Herveyext/ffmpeg/gstffmpegcodecmap.c: Added proper mime types...
2006-09-29 Tim-Philipp Müllerext/ffmpeg/: Don't leak caps in some cases and make...
2006-09-21 Edward Herveyext/ffmpeg/gstffmpegdec.c: wc1/wmv3 ffmpeg decoder...
2006-09-20 Edward Herveyext/ffmpeg/: Seems like the ffmpeg folks finally unders...
2006-09-16 Stefan Kostext/ffmpeg/: More G_OBJECT macro fixing.
2006-09-13 Wim Taymansext/ffmpeg/gstffmpegdec.c: Add some more timestamp...
2006-09-06 Wim Taymansext/ffmpeg/gstffmpegdec.c: Do early keyframe check...
2006-09-05 Wim Taymansext/ffmpeg/gstffmpegdec.c: Disable early keyframe check...
2006-09-05 Wim Taymansext/ffmpeg/gstffmpegdec.c: Even more timestamp fixage.
2006-09-05 Wim Taymansext/ffmpeg/gstffmpegdec.c: More timestamp fixage.
2006-09-05 Wim Taymansext/ffmpeg/gstffmpegdec.c: Fix timestamping some more...
2006-08-29 Wim Taymansext/ffmpeg/gstffmpegdec.c: Mark outgoing buffers with...
2006-07-19 Wim Taymansext/ffmpeg/gstffmpegdec.c: Make some enums const.
2006-06-06 Edward Herveyext/ffmpeg/gstffmpegdec.c: mpeg4 parsing still utterly...
2006-06-02 Edward Herveyext/ffmpeg/gstffmpegdec.c: Nothing to see, pass your...
2006-06-02 Edward Herveyext/ffmpeg/gstffmpegdec.c: Split out audio and video...
2006-05-07 Sam Morrisext/ffmpeg/: Add mappings for RealVideo 4.0, AMR-WB...
2006-04-21 Andy Wingoext/ffmpeg/gstffmpegdec.c (gst_ffmpegdec_register)...
2006-04-11 Wim Taymansext/ffmpeg/gstffmpegdec.c: Actually convert to time...
2006-04-10 Wim Taymansext/ffmpeg/gstffmpegdec.c: When we see a keyframe don...
next