1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00
FFmpeg/libavcodec
Vittorio Giovara 0ac9f33a9e lavc: Move frame_skip_* to codec private options
These options are only used by mpegvideoenc and vpx.
They are very codec-specific options, so deprecate the global variants.

Add an allowed value to the private options for frame_skip_cmp which
seems to have been forgotten, but perfectly working.

The libvpx frame dropping feature uses one of such option
(frame_skip_threshold) without the other three. For this reason rename
the option to something more consistent with the other libvpx variables.

Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
2016-01-21 15:33:19 -05:00
..
2016-01-12 09:23:34 +01:00
2016-01-11 21:51:11 +01:00
2015-11-30 10:58:46 -05:00
2015-11-30 10:58:46 -05:00
2015-12-23 11:50:08 +01:00
2016-01-11 21:51:11 +01:00
2015-11-16 12:56:31 +01:00
2015-11-16 12:56:31 +01:00
2015-11-02 16:29:46 +01:00
2015-11-30 10:58:46 -05:00
2015-12-05 12:12:26 +01:00
2015-11-30 10:58:46 -05:00
2016-01-11 21:51:11 +01:00
2015-12-12 21:22:49 +01:00
2015-12-06 09:42:39 +01:00
2015-12-12 21:22:49 +01:00
2015-12-05 21:11:52 +01:00
2015-12-05 21:11:52 +01:00
2015-12-05 21:11:52 +01:00
2015-12-08 11:26:21 +01:00
2016-01-11 21:51:11 +01:00
2016-01-12 09:23:34 +01:00
2016-01-12 09:23:34 +01:00
2016-01-12 09:23:38 +01:00
2016-01-12 09:23:38 +01:00
2016-01-21 15:33:19 -05:00
2016-01-11 21:51:11 +01:00
2016-01-11 21:51:11 +01:00