Files
FFmpeg/libavcodec
James Almer 69b5ce64d2 Merge commit '07a2b155949eb267cdfc7805f42c7b3375f9c7c5'
* commit '07a2b155949eb267cdfc7805f42c7b3375f9c7c5':
  Bump major versions of all libraries

A few API deprecated ~2 years ago or more are also postponed here for
varying reasons.

FF_API_LOWRES:
Since this functionality depends on AVStream->codec, i figure the two can
be removed at the same time in the next bump or so.

FF_API_AVCTX_TIMEBASE:
Couldn't get this one to work. Not just libavcodec but apparently also
libavformat and ffmpeg.c expect AVCodecContext->time_base to be set for
decoding. Upon removal some tests report a different generic stream time
base (like 1/25), and others lose packet duration values. I guess it's
somehow tied to the AVStream->codec clusterfuck.
It can be dealt with alongside FF_API_LAVF_AVCTX in the next bump.

FF_API_OLD_FILTER_OPTS_ERROR:
This one is meant to remain after FF_API_OLD_FILTER_OPTS is removed.
Its purpose is displaying the corrected command line using the new syntax
as a suggestion as part of the error message.

Merged-by: James Almer <jamrial@gmail.com>
2017-10-21 14:57:53 -03:00
..
2017-07-11 13:22:02 +07:00
2017-05-29 14:08:07 +02:00
2017-07-16 16:53:02 +02:00
2017-10-03 19:47:37 -03:00
2017-10-03 19:47:37 -03:00
2017-07-07 15:23:58 -04:00
2017-08-20 02:59:57 +02:00
2017-07-07 15:29:57 -04:00
2017-06-11 10:00:16 +02:00
2017-10-03 19:47:37 -03:00
2017-10-03 19:47:37 -03:00
2017-05-23 15:25:11 +02:00
2017-08-30 12:13:01 +02:00
2017-09-16 19:55:03 +02:00
2017-08-30 12:13:01 +02:00
2017-10-03 19:47:37 -03:00
2017-06-18 14:05:57 +02:00
2017-07-12 20:36:13 +02:00
2017-07-12 20:36:13 +02:00
2017-10-03 19:47:37 -03:00
2017-10-03 19:47:37 -03:00
2017-08-11 04:28:52 +02:00
2017-09-07 12:08:32 +02:00
2017-09-28 22:41:08 +01:00
2017-08-18 17:18:32 +01:00
2017-07-20 08:24:46 +01:00
2017-07-07 15:26:35 -04:00
2017-05-31 16:08:46 +02:00
2017-08-07 13:09:41 +02:00
2017-07-26 06:13:05 +07:00
2017-07-11 13:22:02 +07:00
2017-10-11 02:15:21 +02:00
2017-07-01 12:03:34 -03:00
2017-09-10 19:08:23 +02:00
2017-09-22 01:33:22 +02:00
2017-05-25 20:08:31 +02:00
2017-10-14 23:23:25 +02:00
2017-05-25 14:30:04 +02:00
2017-10-04 23:14:37 +01:00
2017-07-14 02:30:37 +02:00
2017-07-14 02:30:37 +02:00
2017-05-21 13:23:22 +02:00
2017-07-05 03:19:27 +02:00
2017-09-22 01:33:22 +02:00
2017-10-03 19:47:37 -03:00
2017-07-24 17:52:42 +02:00
2017-08-17 16:30:06 +02:00