ffmpeg/libswresample
James Almer 6fdd35a312 Merge commit '92db5083077a8b0f8e1050507671b456fd155125'
* commit '92db5083077a8b0f8e1050507671b456fd155125':
  build: Generate pkg-config files from Make and not from configure
  build: Store library version numbers in .version files

Includes cherry-picked commits 8a34f36593 and
ee164727dd to fix issues.

Changes were also made to retain support for raise_major and build_suffix.

Reviewed-by: ubitux
Merged-by: James Almer <jamrial@gmail.com>
2017-05-04 19:59:30 -03:00
..
aarch64 swr/aarch64: add missing ret to ff_resample_common_apply_filter_x8_float_neon 2017-02-16 11:52:32 +01:00
arm swresample/arm: cosmetic fixes 2017-01-13 21:24:25 +01:00
tests
x86 swresample/x86/resample: extend resample_double to support avx and fma3 2017-03-19 12:24:41 +07:00
Makefile Merge commit '92db5083077a8b0f8e1050507671b456fd155125' 2017-05-04 19:59:30 -03:00
audioconvert.c swresample: add int64 sample format 2016-08-18 15:30:05 +02:00
audioconvert.h
dither.c swresample: Skip over dither steps if dithering scale is 0 2016-08-18 11:52:11 +02:00
dither_template.c
libswresample.v
log2_tab.c
noise_shaping_data.c
options.c swresample/options: enable linear_interp and exact_rational by default 2017-03-17 00:08:03 +07:00
rematrix.c lswr/rematrix: Remove an aggressive loop optimization. 2017-02-25 18:53:34 +01:00
rematrix_template.c
resample.c swresample/resample: free existing ResampleContext on reinit 2017-03-21 12:03:44 -03:00
resample.h swresample/aarch64: add ff_resample_common_apply_filter_{x4,x8}_{float,s16}_neon 2017-01-13 21:24:19 +01:00
resample_dsp.c swresample/aarch64: add ff_resample_common_apply_filter_{x4,x8}_{float,s16}_neon 2017-01-13 21:24:19 +01:00
resample_template.c swresample/resample_template: Add filter values in parallel 2016-12-10 02:44:21 +01:00
soxr_resample.c swresample/soxr: fix invalid use of linear_interp 2016-11-26 05:52:24 +07:00
swresample.c swresample/swresample: do not use s32p internally by default when resampling 2017-03-18 13:57:03 +07:00
swresample.h swresample: Add swr_build_matrix() 2016-09-27 12:54:00 +02:00
swresample_frame.c
swresample_internal.h swresample: Use double and float for matrixes for best quality and speed 2016-09-27 12:53:25 +02:00
swresampleres.rc
version.h Bump versions for master after 3.3 2017-04-02 19:54:12 +02:00