[Bug 722291] mpeg2dec: deinterlace no longer automatically deinterlaces mpeg2dec output

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jan 17 03:21:24 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=722291
  GStreamer | gst-plugins-ugly | git

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #266543|none                        |needs-work
             status|                            |

--- Comment #8 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-01-17 11:21:18 UTC ---
(From update of attachment 266543)
I think you only need a single videoinfo here for the actual format we put into
buffers, and store the cropping in separate variables. And then maybe for
generating caps for the non-videoinfo variant it might be necessary to create a
temporary videoinfo. But then you want to preserve everything except for the
width, height and need to re-calculate (NOT just copy, they might change if you
change width/height) the offsets and strides.

-- 
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