[gstreamer-bugs] [Bug 574728] Use new interlaced support from -base

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue May 12 02:01:17 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=574728

  GStreamer | gst-ffmpeg | Ver: git

Edward Hervey changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bilboed at gmail.com
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.8




------- Comment #1 from Edward Hervey  2009-05-12 09:01 UTC -------
Module: gst-ffmpeg
Branch: master
Commit: fb613191ae4885c398bd204acc126882f0752633
URL:   
http://cgit.freedesktop.org/gstreamer/gst-ffmpeg/commit/?id=fb613191ae4885c398bd204acc126882f0752633

Author: Edward Hervey <bilboed at bilboed.com>
Date:   Tue May 12 11:16:43 2009 +0200

gstffmpegdec: Implement interlaced support.

ffmpeg only tells us on a per-decoded-buffer basis if the stream is
interlaced or not. When we see a change, we force negotiation.

We can't detect that in our get_buffer() (when doing downstream allocation),
because at that point the interlaced flags aren't set on the outgoing
buffer.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=574728.




More information about the Gstreamer-bugs mailing list