]> git.sesse.net Git - ffmpeg/commit
vaapi_encode_mjpeg: Use common quality option
authorMark Thompson <sw@jkqxz.net>
Sun, 10 Feb 2019 19:47:01 +0000 (19:47 +0000)
committerMark Thompson <sw@jkqxz.net>
Mon, 25 Feb 2019 23:34:14 +0000 (23:34 +0000)
commitfda6dcd0b0a32a05e459b62ff5f40bbe56cd3290
tree497c1c81829478a5e0ed06b1df561326ae0c0014
parentc4c2c4df76e15cf3e4c7a0b7500d3c0f8dade271
vaapi_encode_mjpeg: Use common quality option

Doesn't change anything, but makes the behaviour better match that of the
other codecs (the CONSTANT_QUALITY_ONLY flag already ensures that CQP is
the only RC mode selectable for MJPEG).
libavcodec/vaapi_encode_mjpeg.c