[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 Jan 25 07:43:24 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=664274
GStreamer | gst-plugins-bad | git
--- Comment #9 from sreerenj <bsreerenj at gmail.com> 2013-01-25 15:43:18 UTC ---
(In reply to comment #8)
> (In reply to comment #7)
> > So what do you think about the API parameters change I mentioned in comment2 ?
>
> A seqhdr is probably better than vertical_size since, as you mentioned,
> vertical_size is already available there and this makes the parameters more
> uniform with other parsers.
>
> > or if you guys prefer to do slice_parsing in deocoders itself(with out having a
> > separate API) , then we can do it like that. I have no objection :)
>
> Yes, I'd like to move GstMpegVideoSliceHdr from gst-vaapi to gst-plugins-bad
> codecparsers. So, the structure I described is the minimal one I need. :)
Yup, you are right. Doesn't need to pass the SeqExt to slice_parse() since
seq_hdr has the vertical size..
Thanks..
--
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