This website requires JavaScript.
Explore
Help
Register
Sign In
virtualenv
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced
2025-02-09 14:14:39 +02:00
Code
Issues
Releases
Activity
FFmpeg
/
libswresample
History
Michael Niedermayer
a5c6349358
swr: skip memset(0) in rematrix when the array is known to be already 0
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-06-09 02:43:10 +02:00
..
x86
…
audioconvert.c
…
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
…