[Bug 692045] Port uvch264src to gstreamer 1.0
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Jan 18 17:25:48 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=692045
GStreamer | gst-plugins-bad | git
Olivier Crete (Tester) <olivier.crete> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
CC| |olivier.crete at ocrete.ca,
| |youness.alaoui at collabora.co
| |.uk
Ever Confirmed|0 |1
--- Comment #3 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2013-01-19 01:25:43 UTC ---
You removed image/jpeg from the caps.
Any reason you use gst_memory_copy() instead of gst_memory_shared() in the
mjpeg demuxer ?
I don't think droping segment events is required anymore.
In the src, you replaced gst_pad_fixate_caps(), with gst_caps_fixate()..
v4l2src actually has code in there, so it may make more sense to call
gst_base_src_fixate(v4l2src, caps);
The getcaps query handling should pass the filter caps around.
--
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