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
834b3760a7
swresample: check for invalid sample formats.
...
Bug-Found-by: Justin Ruggles Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-10-01 01:39:17 +02:00
..
audioconvert.c
…
audioconvert.h
…
libswresample.v
swr: fix shared lib build
2011-09-19 07:26:42 +02:00
Makefile
swr: fix shared lib build
2011-09-19 07:26:42 +02:00
rematrix_template.c
rematrix: dont use floats for int16 code.
2011-09-19 09:25:50 +02:00
rematrix.c
libswr/rematrix: remove unused variable.
2011-09-28 16:11:01 +02:00
resample2.c
…
swresample_internal.h
rematrix: dont use floats for int16 code.
2011-09-19 09:25:50 +02:00
swresample_test.c
swr_test: test planar audio
2011-10-01 01:17:39 +02:00
swresample.c
swresample: check for invalid sample formats.
2011-10-01 01:39:17 +02:00
swresample.h
…