ffmpeg/libswresample
Michael Niedermayer 5f8f6243ef swr: fix 10l use of uninitialized data
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-06-13 13:43:42 +02:00
..
x86 swr: fix 10l use of uninitialized data 2012-06-13 13:43:42 +02:00
Makefile buildsys: fix rules for swresample-test 2012-06-05 17:27:38 +02:00
audioconvert.c swr: use &~15 2012-06-12 10:28:40 +02:00
audioconvert.h swr: add int16_to_int32_mmx/sse 2012-04-28 13:15:44 +02:00
dither.c swr: change sample format representation so as to maintain the planer/packed distinction. 2012-04-28 13:02:58 +02:00
libswresample.v libswresample.v: add swresample* for cmdutils.c 2011-12-22 04:47:52 +01:00
rematrix.c swr: mix_2_1_int16_mmx/sse 2012-06-12 17:49:12 +02:00
rematrix_template.c swr: add mix8to2 2012-06-08 22:12:00 +02:00
resample.c swr: add swr_get_delay() to find the exact delay the swresampler introduces. 2012-05-18 23:02:10 +02:00
resample_template.c resample_template: use av_assert 2012-06-06 20:08:57 +02:00
swresample-test.c swr-test: support "--help" 2012-06-05 17:27:38 +02:00
swresample.c swresample.c: update copyleft year 2012-06-12 16:11:17 +02:00
swresample.h swr: add swr_next_pts() 2012-05-19 19:23:37 +02:00
swresample_internal.h swr: SIMD rematrixing and SSE/AVX mix_1_1 float 2012-06-12 16:35:07 +02:00