[Bug 754124] h265parse/h264parse: Resync these two parsers
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Aug 26 10:34:21 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=754124
--- Comment #2 from sreerenj <bsreerenj at gmail.com> ---
(In reply to Nicolas Dufresne (stormer) from comment #0)
> There seems to have been updates on h264 that never got applied to h265.
> This is often a bad sign for the state of h265parse element. Please sync
> these two, or create a common base class for it.
Thought about this many times, didn't get time to implement though :)
solution1 (sync) :is easier, you can easily take the patches from
here:https://github.com/01org/gstreamer-codecparsers (we are keeping h264parser
and h265parser in videoparsers folder, always in sync with upstream, didn't
miss any patches i guess)
solution2 (base class for h26x): this is more elegant :)
--
--
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