gstreamer/gst-libs/gst
Sreerenj Balachandran 76c2e5fdb5 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
2016-05-30 12:18:04 +03:00
..
base build: use git.mk 2015-05-18 16:14:46 +02:00
vaapi encoder: vp9: Add simple algorithms for reference picture selection 2016-05-30 12:18:04 +03:00
Makefile.am Remove codecparsers submodule 2016-01-19 12:49:11 +01:00