You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Michael Niedermayer a5c6349358 swr: skip memset(0) in rematrix when the array is known to be already 0 13 years ago
..
x86 libswresample-simd: Add ff_pack_6ch_float_to_int32_a_avx and ff_pack_6ch_float_to_int32_a_sse4 13 years ago
Makefile buildsys: fix rules for swresample-test 13 years ago
audioconvert.c swr: fix silence buffer for planar U8 13 years ago
audioconvert.h swr: add int16_to_int32_mmx/sse 13 years ago
dither.c swr: change sample format representation so as to maintain the planer/packed distinction. 13 years ago
libswresample.v libswresample.v: add swresample* for cmdutils.c 13 years ago
rematrix.c swr: skip memset(0) in rematrix when the array is known to be already 0 13 years ago
rematrix_template.c swr: add mix8to2 13 years ago
resample.c swr: add swr_get_delay() to find the exact delay the swresampler introduces. 13 years ago
resample_template.c resample_template: use av_assert 13 years ago
swresample-test.c swr-test: support "--help" 13 years ago
swresample.c swr: zero buffers on allocation 13 years ago
swresample.h swr: add swr_next_pts() 13 years ago
swresample_internal.h swr: add all in one rematrixing function ptr 13 years ago