[Bug 519240] On ffmpeg decoders, caps on srcpad have wrong size if lowres property is used

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed May 18 23:58:10 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=519240
  GStreamer | gst-ffmpeg | git

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.4

--- Comment #3 from Sebastian Dröge <slomo at circular-chaos.org> 2011-05-19 06:58:04 UTC ---
I think this was fixed as part of this commit, although it's completely
unrelated :)

commit 62bc3b929b1ce8d5d3be9442c83b8febef5c8508
Author: Wim Taymans <wim.taymans at gmail.com>
Date:   Wed Mar 5 17:02:33 2008 +0000

    ext/ffmpeg/gstffmpegdec.c: Detect DTS or PTS as timestamps. This is done by 

    Original commit message from CVS:
    * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_class_init),
    (gst_ffmpegdec_setcaps), (check_keyframe),
    (gst_ffmpegdec_video_frame), (gst_ffmpegdec_sink_event),
    (gst_ffmpegdec_set_property):
    Detect DTS or PTS as timestamps. This is done by tracking frame
    reordering on the output and making sure that timestamps don't go
    backwards. Fixes #482660.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list