FFmpeg/libswresample
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
..
aarch64
arm
tests
x86 build: Generalize yasm/nasm-related variable names 2017-06-21 17:00:29 -03:00
audioconvert.c build: Generalize yasm/nasm-related variable names 2017-06-21 17:00:29 -03:00
audioconvert.h
dither_template.c
dither.c
libswresample.v
log2_tab.c
Makefile
noise_shaping_data.c
options.c
rematrix_template.c
rematrix.c build: Generalize yasm/nasm-related variable names 2017-06-21 17:00:29 -03:00
resample_dsp.c
resample_template.c
resample.c swresample/resample: Fix flush refelction length 2017-08-16 00:54:17 +02:00
resample.h
soxr_resample.c
swresample_frame.c libswresample: check input to swr_convert_frame for NULL 2017-07-08 18:13:43 +02:00
swresample_internal.h
swresample.c
swresample.h libswresample/swresample: remove obsolete code 2017-06-27 23:21:53 +02:00
swresampleres.rc
version.h Merge commit '07a2b155949eb267cdfc7805f42c7b3375f9c7c5' 2017-10-21 14:57:53 -03:00