This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
ffmpeg
Watch
1
Star
0
Fork
0
You've already forked ffmpeg
Code
Issues
Pull Requests
Releases
Wiki
Activity
ffmpeg
/
libswresample
History
Michael Niedermayer
9abbbf7530
swr: add function pointers for SIMD rematrixing
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-06-12 16:12:08 +02:00
..
x86
…
audioconvert.c
swr: use &~15
2012-06-12 10:28:40 +02:00
audioconvert.h
…
dither.c
…
libswresample.v
…
Makefile
buildsys: fix rules for swresample-test
2012-06-05 17:27:38 +02:00
rematrix_template.c
swr: add mix8to2
2012-06-08 22:12:00 +02:00
rematrix.c
swr: skip memset(0) in rematrix when the array is known to be already 0
2012-06-09 02:43:10 +02:00
resample_template.c
resample_template: use av_assert
2012-06-06 20:08:57 +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
swresample_internal.h
swr: add function pointers for SIMD rematrixing
2012-06-12 16:12:08 +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