[Bug 766048] Add VP9 Encoding support
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon May 30 11:12:56 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=766048
sreerenj <bsreerenj at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
Target Milestone|git master |1.9.1
--- Comment #8 from sreerenj <bsreerenj at gmail.com> ---
commit 76c2e5fdb5095e67067572725897faa7b833d76a
Author: Sreerenj Balachandran <sreerenj.balachandran at intel.com>
Date: Mon May 30 11:30:40 2016 +0300
encoder: vp9: Add simple algorithms for reference picture selection
Added two modes(as properties) for reference picture selection:
ref-mode-0: AltRef and GoldRef pointing to the recent keyframe
and LastRef is pointing to the previous frame.
ref-mode-1: Previous frame (n) as LastRef , n-1 th frame as GoldRef
and n-2 th frame as AltRef
https://bugzilla.gnome.org/show_bug.cgi?id=766048
commit 5dc63dbf5a0efa8d8e20839ebf1a64b6bd48d787
Author: Sreerenj Balachandran <sreerenj.balachandran at intel.com>
Date: Mon May 30 11:25:52 2016 +0300
encoder: vp9: Define Max frame width and height
https://bugzilla.gnome.org/show_bug.cgi?id=766048
commit 1606d4bd779701c9450a00bd6143441da43f8efe
Author: Sreerenj Balachandran <sreerenj.balachandran at intel.com>
Date: Mon May 30 11:25:03 2016 +0300
encoder: vp9: Add more propertis for tuning encode quality
Added three tuning properties:
1: filter_level
2: sharpness_level
3: luma ac quant-table index
https://bugzilla.gnome.org/show_bug.cgi?id=766048
commit 4464d81b6a300db3c6cc77d37557dc39d3d2195d
Author: Sreerenj Balachandran <sreerenj.balachandran at intel.com>
Date: Mon May 30 11:24:14 2016 +0300
Add vp9 encode element to "vaapi" plugin
https://bugzilla.gnome.org/show_bug.cgi?id=766048
commit 221fb9351a9563a221bf4981cc0223627c252658
Author: Sreerenj Balachandran <sreerenj.balachandran at intel.com>
Date: Mon May 30 11:23:12 2016 +0300
Add vp9 encoder support in libgstvaapi
https://bugzilla.gnome.org/show_bug.cgi?id=766048
commit 266650054aa365141e4e7a26bcca9514671ce810
Author: Sreerenj Balachandran <sreerenj.balachandran at intel.com>
Date: Mon May 30 11:22:35 2016 +0300
build: Add check for VP9 encode API support in libva
https://bugzilla.gnome.org/show_bug.cgi?id=766048
--
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