1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
Vittorio Giovara 2862b63783 lavc: Move prediction_method to codec private options
This options is only used by huffyuv, ffvhuv, jpegls, mjpeg,
mpegvideoenc, png, utvideo.
It is a very codec-specific options, so deprecate the global variant.
Set proper limits to the maximum allowed values, and update utvideoenc
tests to use the new option name.

Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
2016-01-21 15:33:19 -05:00
..
2015-02-06 18:56:22 -08:00
2014-04-06 16:42:15 +02:00
2014-06-18 14:55:28 +02:00
2015-07-18 01:06:45 +02:00
2014-07-20 23:32:13 +01:00
2014-08-04 00:17:21 +02:00
2014-06-18 14:55:28 +02:00
2014-12-18 23:22:59 +01:00
2014-05-15 07:42:07 +02:00
2014-09-02 14:41:13 -07:00