[Bug 724899] v4l2src does not set interlaced flag on buffers

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Feb 21 07:32:50 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=724899
  GStreamer | gst-plugins-good | 1.2.2

--- Comment #1 from Simon Farnsworth <simon.farnsworth at onelan.co.uk> 2014-02-21 15:53:34 UTC ---
Created an attachment (id=269928)
 View: https://bugzilla.gnome.org/attachment.cgi?id=269928
 Review: https://bugzilla.gnome.org/review?bug=724899&attachment=269928

[PATCH] v4l2src: Flag interlaced buffers as interlaced.


We correctly indicate the field ordering on interlaced buffers, but fail to
flag them as containing interlaced video. This means that downstream
elements (like vaapipostproc from gstreamer-vaapi) don't recognise these
buffers as in need of deinterlacing.

Fix this by setting the interlaced flag on all interlaced buffers.

Signed-off-by: Simon Farnsworth <simon.farnsworth at onelan.co.uk>
---
 sys/v4l2/gstv4l2bufferpool.c | 2 ++
 1 file changed, 2 insertions(+)

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