[Bug 664274] [API] codecparsers: add gst_mpeg_video_parse_slice() and gst_mpeg_video_parse_sequence_scalable_extension()

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jul 5 02:57:39 PDT 2013


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

--- Comment #26 from Gwenole Beauchesne <gb.devel at gmail.com> 2013-07-05 09:57:32 UTC ---
(In reply to comment #25)
> Hi Gwenole, Could you please have a look into this?

Ah, sorry, I thought you only needed me to review the dependency.

OK, so for the slice_hdr parser, you can now use GstMpegVideoPacket interface.
Don't bother with adding the gst_mpeg_video_parse_slice_header() into the
deprecated namespace, the args would not match other functions. i.e. only add a
gst_mpeg_video_packet_parse_slice_header() function, the
slice_vertical_position would come from the packet->type. Thanks.

Otherwise, that looks fine, assuming it still works with gstreamer-vaapi. :)

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