summaryrefslogtreecommitdiff
path: root/ext/vpx/gstvpxenc.c
Commit message (Expand)AuthorAgeFilesLines
* gst: don't use volatile to mean atomic1.16Matthew Waters2021-06-171-7/+7
* vp8enc/vp8enc: set 1 for the default value of VP8E_SET_STATIC_THRESHOLDJulien Isorce2020-02-041-3/+6
* vpxenc: discard frames that have been dropped by libvpxGeorge Kiagiadakis2017-08-111-1/+16
* vpxenc: Properly handle frames with too low durationMario Sanchez Prada2016-04-231-1/+11
* vpxenc: Unref frame on ERRORThibault Saunier2016-01-201-0/+1
* vp8enc: Return FLOW_ERROR when an error accuresThibault Saunier2016-01-161-1/+2
* vpx: created common baseclass GstVPXEncPrashant Gotarne2015-12-151-0/+1941