[Bug 784160] Add AV1 encoder/decoder based on reference implementation
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Dec 13 15:49:36 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=784160
Edward Hervey <bilboed at bilboed.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bilboed at bilboed.com
--- Comment #17 from Edward Hervey <bilboed at bilboed.com> ---
(In reply to Sean-Der from comment #16)
> Patch wise, am I able to do a MVP (av1enc and av1dec) that has no flags, and
> then add them later?
What do you mean by "flags" ? Properties ? I think it's fine to get a piece
of concept working first and then extending it afterwards.
>
> How complete does that patch have to be? I promise I will see it all the way
> through but I would like to do things in as small of chunks as possible. The
> less churn, the more likely things are to land (and then I can continue
> providing patches from there)
>
The patch should be "functional". It doesn't need to have all the bells and
whistles (extra configuration properties, etc....), but we should be able to
feed raw video and get a (compatible) encoded bitstream. And a decoder that be
fed the bitstream and output raw video.
>
> If I can do minimal av1enc/av1dec patches will have them ready next day or so
>
> thanks!
Sounds good ! Thank you
--
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