[Bug 708438] codecparsers: HEVC bitstream parser
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Nov 5 14:23:08 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=708438
GStreamer | gst-plugins-bad | git
--- Comment #8 from sreerenj <bsreerenj at gmail.com> 2013-11-05 22:23:03 UTC ---
(In reply to comment #7)
> Any reason not to do
>
> GstH265NalParser -> GstH265Parser
> gst_h265_nal_parser_*() -> gst_h265_parser_*()
>
> ?
>
> (It's more similar to gst_h265_parse_*/GstH265Parse then, but I don't think
> that's a problem).
>
> If yes, no need for a patch, I can change it locally, was just wondering.
I can't see any specific reason for this. GstH265Parser/gst_h265_parse_* could
be fine i guess.
Only problem i can see is confusion which can introduce by the single letter
difference between gst/videoparsers/gsth265parse.h/GstH265Parse structure and
gst/codecparsers/gsth265parser.h/GstH265Parser structure. :) If you think the
same, then it might be better to keep GstH265Nalparser as it is.
--
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