summaryrefslogtreecommitdiff
path: root/ext/vpx/gstvp9enc.h
Commit message (Expand)AuthorAgeFilesLines
* vpx: add enum for adaptive quantization modesJakub Adam2021-06-281-1/+1
* vp9enc: expose frame-parallel-decoding propertyJakub Adam2021-06-281-0/+1
* vp9enc: expose aq-mode propertyJakub Adam2021-06-281-0/+1
* vp9enc: expose row-mt propertyMathieu Duponchelle2020-09-091-0/+3
* vp9enc: expose tile-columns and tile-rows propertiesMathieu Duponchelle2020-09-091-1/+4
* vpx: Use G_DECLARE_FINAL_TYPENiels De Graef2020-03-161-20/+2
* vpx: created common baseclass GstVPXEncPrashant Gotarne2015-12-151-54/+3
* vp9enc: provide support for multiple pass cache filesTim-Philipp Müller2015-08-151-0/+2
* vp{8,9}enc: Tell the encoder about actual timestamps and durations of framesSebastian Dröge2015-03-021-2/+1
* vpx: fix compilation when encoder or decoder headers are not installedArnaud Vrac2013-07-191-0/+8
* vpx: Add initial, experimental VP9 supportSebastian Dröge2013-06-211-0/+113