[Bug 796519] Add AV1 codec parser

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Jul 7 01:13:57 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=796519

--- Comment #5 from sreerenj <bsreerenj at gmail.com> ---
All of the other codecparser APIs(h264, vp9 etc) accept a pointer to data(which
needs to be parsed) as the input argument of APIs, why av1parser designed to
accept BitReader instead of raw data?
This is asking the user to deal with BitReader in order to invoke the parsing
APIs which is not an ideal way IMHO.

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