This website requires JavaScript.
Explore
Help
Sign In
har0ke
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
FFmpeg
/
libswresample
History
Michael Niedermayer
4289b6690d
swr: replace /16 by >>4
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-06-12 04:01:17 +02:00
..
x86
…
audioconvert.c
swr: replace /16 by >>4
2012-06-12 04:01:17 +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
…
swresample_internal.h
swr: add all in one rematrixing function ptr
2012-06-08 21:55:33 +02:00
swresample-test.c
swr-test: support "--help"
2012-06-05 17:27:38 +02:00
swresample.c
swr: zero buffers on allocation
2012-06-09 02:42:46 +02:00
swresample.h
…