| .. |
|
Makefile
|
swr: add dither support.
|
14 years ago |
|
audioconvert.c
|
indeo4, swresample: add some missing static/const to tables.
|
14 years ago |
|
audioconvert.h
|
swr: make audio convert code explicitely private.
|
14 years ago |
|
dither.c
|
swr: add a dither_scale parameter to tune the amplitude of the dither.
|
14 years ago |
|
libswresample.v
|
libswresample.v: add swresample* for cmdutils.c
|
14 years ago |
|
rematrix.c
|
swr: simplify code by using av_get_bytes_per_sample()
|
14 years ago |
|
rematrix_template.c
|
rematrix: add type for coefficients
|
14 years ago |
|
resample.c
|
swr: simplify code by using av_get_bytes_per_sample()
|
14 years ago |
|
resample_template.c
|
swr: support float & int32 in the resampler
|
14 years ago |
|
swresample.c
|
swr: add a dither_scale parameter to tune the amplitude of the dither.
|
14 years ago |
|
swresample.h
|
swr: add triangular highpass dither
|
14 years ago |
|
swresample_internal.h
|
swr: add a dither_scale parameter to tune the amplitude of the dither.
|
14 years ago |
|
swresample_test.c
|
swr-test: include opt.h, this is needed for changing options for testing.
|
14 years ago |