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
97599f8c6d
swr: make sure the last data element is NULL so we can use it to detect the number of channels
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-09-24 23:19:32 +02:00
..
arm
ARM: libswresample: NEON optimised stereo fltp to s16 conversion
2012-09-24 23:16:14 +02:00
x86
swr: add av_cold to init/free functions
2012-09-09 02:26:20 +02:00
audioconvert.c
swr: make sure the last data element is NULL so we can use it to detect the number of channels
2012-09-24 23:19:32 +02:00
audioconvert.h
…
dither.c
…
libswresample.v
…
Makefile
…
rematrix_template.c
…
rematrix.c
swr: add av_cold to init/free functions
2012-09-09 02:26:20 +02:00
resample_template.c
…
resample.c
swr/resample: mark mm_flags as potentially unused
2012-09-13 19:31:02 +02:00
swresample_internal.h
ARM: libswresample: NEON optimised flat float to s16 conversion
2012-09-24 23:16:14 +02:00
swresample-test.c
…
swresample.c
swr: make sure the last data element is NULL so we can use it to detect the number of channels
2012-09-24 23:19:32 +02:00
swresample.h
…