GNOME Bugzilla – Bug 797210
h26xbasepasrse: Introduce base class for h264/h265 parse
Last modified: 2018-11-03 14:32:07 UTC
Due to the structural similarity both h264 and h265 parse element have common/duplicated implementation and they could be unified by using this base class.
Created attachment 373777 [details] [review] h26xbasepasrse: Introduce base class for h264/h265 parse
Created attachment 373778 [details] [review] h264parse: Make GstH264Parse inherit from h26xbaseparse
Created attachment 373779 [details] [review] h265parse: Make GstH264Parse inherit from h26xbaseparse
As an enhancement of the bug #754124, I made base class and they are verified using gst-validate-launch without any regression.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/789.