..
aarch64
aarch64: Reindent all assembly to 8/24 column indentation
2023-10-21 23:25:54 +03:00
arm
Include attributes.h directly
2021-04-19 14:34:10 +02:00
tests
swresample: convert to new channel layout API
2022-03-15 09:42:46 -03:00
x86
swresample/swresample: add a used channel layout option using the new API
2023-02-19 18:28:45 -03:00
audioconvert.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2022-06-15 04:56:37 +02:00
audioconvert.h
avutil/internal, swresample/audioconvert: Remove cpu.h inclusions
2021-07-22 14:33:45 +02:00
dither.c
swresample: Skip over dither steps if dithering scale is 0
2016-08-18 11:52:11 +02:00
dither_template.c
swresample/dither_template: Add missing license header
2015-09-27 13:09:10 +02:00
libswresample.v
Merge commit '535a742c2695a9e0c586b50d7fa76e318232ff24'
2016-06-27 17:56:47 +02:00
log2_tab.c
swresample: include ff_log2_tab for shared builds
2012-10-20 01:58:04 +02:00
Makefile
configure: always enable gnu_windres if available
2022-08-13 14:42:36 +02:00
noise_shaping_data.c
swresample/noise_shaping_data: Remove unused tables
2022-06-15 04:58:14 +02:00
options.c
swresample/swresample: add a used channel layout option using the new API
2023-02-19 18:28:45 -03:00
rematrix.c
swresample/swresample: add a used channel layout option using the new API
2023-02-19 18:28:45 -03:00
rematrix_template.c
swresample: convert to new channel layout API
2022-03-15 09:42:46 -03:00
resample.c
swresample/resample: fix rounding errors with filter_size=1 and phase_shift=0
2024-03-19 21:25:07 +01: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
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2022-06-15 04:56:37 +02: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
libswresample/swresample: avoid s16p internal transfer format
2023-09-25 21:41:35 +02:00
swresample.h
swresample: Fix Doxy reference to AVOptions
2022-10-17 09:55:19 +02:00
swresample_frame.c
swresample/swresample_frame: fix regression in detecting changes
2023-01-04 18:19:07 +01:00
swresample_internal.h
swresample/swresample: add a used channel layout option using the new API
2023-02-19 18:28:45 -03:00
swresampleres.rc
Add Windows resource file support for shared libraries
2013-12-05 23:42:07 +01:00
version.c
lib*/version: Move library version functions into files of their own
2022-05-10 06:49:32 +02:00
version.h
Bump versions prior to 6.1
2023-10-29 16:19:39 +01:00
version_major.h
libswresample: Split version.h
2022-03-16 14:05:26 +02:00