[Bug 796519] Add AV1 codec parser

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jul 10 18:47:41 UTC 2018


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

--- Comment #12 from sreerenj <bsreerenj at gmail.com> ---
(In reply to Nicolas Dufresne (ndufresne) from comment #6)
> Review of attachment 372967 [details] [review]:
> 
> Just a high level review. I agree with the comment that it's uncommon to
> expose a BitReader in the API. You could have a context that holds one if
> needed. Though, in general we use the GST_READ* macro as BitReader is slow
> (requires a lot of function calls). I haven't looked at the code yet, and
> haven't looked at the API.
> 
> Is AV1 like VP8/9, which cannot be frames from raw data ? Or is it more like
> JPEG or H264 byte-stream ?
> 
AV1 is packetized very similar to vp8/vp9.

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