[Bug 784160] Add AV1 encoder/decoder based on reference implementation

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Dec 15 16:47:13 UTC 2017


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

--- Comment #22 from Edward Hervey <bilboed at bilboed.com> ---
And it's in !

In terms of things to do:
* Properly handle EOS:
** av1enc: in the finish vmethod you want to drain out the remaining frames
** av1dec: Same thing, but in both the finish and drain vmethod
* gobject properties for configuring the encoder :)
* Maybe have some "sane" default settings on the encoder
* I tried, but failed, tu get the encoder to use multiple-threads for encoding.
Might be worth checking what happens there.
* As asked before, I didn't see any "out-of-band" data that needs to be passed
around. Is that normal for av1 ?
* ...
* world domination :)

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