diff options
author | Alexander Strasser <eclipse7@gmx.net> | 2020-08-07 21:40:40 +0200 |
---|---|---|
committer | Alexander Strasser <eclipse7@gmx.net> | 2020-08-12 17:35:38 +0200 |
commit | b40dd2fdabaa1ffb24ccf6486dc8a96e84b72c40 (patch) | |
tree | 1429cd3d1db54cef0acb8d15ece7ebdbd10ab72b /libavformat/rtpdec_vp8.c | |
parent | ecd71916d1e573a4b91b1fd182f3d232a1693dff (diff) | |
download | ffmpeg-b40dd2fdabaa1ffb24ccf6486dc8a96e84b72c40.tar.gz |
lavc/snowenc: Expose an option to set the rc_eq expression
Snow uses the ratecontrol module, but does not expose a way to set
the rc_eq expression. The default expression, set in the ratecontrol
module, will always be used.
Make it possible to set rc_eq by adding an AVOption to snowenc.
The option definition is mostly a copy from the mpegvideo common
options definition of rc_eq (libavcodec/mpegvideo.h), with some
minor style adjustments to be closer to the other snowenc option
initializer expressions.
Signed-off-by: Alexander Strasser <eclipse7@gmx.net>
Diffstat (limited to 'libavformat/rtpdec_vp8.c')
0 files changed, 0 insertions, 0 deletions