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
e6459720b5
swr: Mark src as const in swr_resample()
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-10-21 00:30:41 +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
rematrix: Fix several passing argument from incompatible pointer type warnings.
2011-10-21 00:28:03 +02:00
resample2.c
swr: Mark src as const in swr_resample()
2011-10-21 00:30:41 +02:00
swresample_internal.h
swr: Mark src as const in swr_resample()
2011-10-21 00:30:41 +02:00
swresample_test.c
swr_test: test planar audio
2011-10-01 01:17:39 +02:00
swresample.c
AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*.
2011-10-17 07:33:10 +02:00
swresample.h
…