.. |
Makefile
|
swr: add dither support.
|
13 years ago |
audioconvert.c
|
indeo4, swresample: add some missing static/const to tables.
|
13 years ago |
audioconvert.h
|
swr: make audio convert code explicitely private.
|
13 years ago |
dither.c
|
swr: add a dither_scale parameter to tune the amplitude of the dither.
|
13 years ago |
libswresample.v
|
libswresample.v: add swresample* for cmdutils.c
|
13 years ago |
rematrix.c
|
swr: simplify code by using av_get_bytes_per_sample()
|
13 years ago |
rematrix_template.c
|
rematrix: add type for coefficients
|
13 years ago |
resample.c
|
swr: simplify code by using av_get_bytes_per_sample()
|
13 years ago |
resample_template.c
|
swr: support float & int32 in the resampler
|
13 years ago |
swresample.c
|
swr: pass resample parameters from the user to the resampler.
|
13 years ago |
swresample.h
|
swr: add triangular highpass dither
|
13 years ago |
swresample_internal.h
|
swr: pass resample parameters from the user to the resampler.
|
13 years ago |
swresample_test.c
|
swr-test: print channel layout, instead of just channel counts
|
13 years ago |