FFmpeg/libavcodec
Alexander Strasser b40dd2fdab 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>
2020-08-12 17:35:38 +02:00
..
2020-02-07 13:36:57 -03:00
2020-08-07 23:04:28 +10:00
2020-08-07 23:04:28 +10:00
2020-02-19 20:48:49 +11:00
2020-06-10 12:36:44 +02:00
2020-08-09 18:47:29 +02:00
2020-07-03 23:28:26 +02:00
2020-03-12 20:26:48 +00:00
2020-03-12 20:26:48 +00:00
2020-05-21 09:31:08 +02:00
2020-07-08 23:09:29 +08:00
2020-02-22 00:15:43 +01:00
2020-03-22 11:55:44 -03:00
2020-07-20 18:41:09 +02:00
2020-06-05 18:14:17 +02:00
2020-06-14 18:20:37 +02:00
2020-06-15 04:22:28 +02:00
2020-07-20 18:41:09 +02:00
2020-07-20 18:41:09 +02:00
2020-08-07 23:04:28 +10:00
2020-04-26 18:38:25 +01:00
2020-05-19 20:09:25 +02:00
2020-05-12 01:00:28 +02:00
2020-05-26 10:52:12 +01:00
2020-05-26 10:52:12 +01:00
2020-05-26 10:52:12 +01:00
2020-06-14 18:20:37 +02:00
2020-06-08 20:45:56 +02:00
2020-05-30 18:02:55 +02:00
2020-07-05 19:59:49 +02:00
2020-02-19 22:37:30 +01:00
2020-04-26 18:38:25 +01:00
2020-04-04 23:26:15 +02:00
2020-05-22 22:23:18 +02:00
2020-08-07 14:01:00 +02:00
2020-07-06 18:23:50 +01:00
2020-07-20 22:31:54 +02:00
2020-08-07 14:01:00 +02:00
2020-07-20 18:41:09 +02:00
2020-08-07 23:04:28 +10:00
2020-04-26 18:38:25 +01:00
2020-08-07 23:04:28 +10:00
2020-04-17 19:33:43 +10:00
2020-04-26 18:38:25 +01:00
2020-04-16 15:05:07 -03:00
2020-03-22 11:55:44 -03:00
2020-05-23 07:07:36 +02:00