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-14 22:22:59 +02:00
Code
Issues
Releases
Activity
FFmpeg
/
libswresample
History
Michael Niedermayer
44a2bb75a7
swr: Fix swresample.c:293:5: warning: passing argument 2 of ‘fill_audiodata’ from incompatible pointer type
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-10-21 00:36:00 +02:00
..
audioconvert.c
…
audioconvert.h
…
libswresample.v
…
Makefile
…
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
resample2: Fix passing argument from incompatible pointer type warnings.
2011-10-21 00:31:20 +02:00
swresample_internal.h
swr: Fix assignment discards qualifiers from pointer target type warning.
2011-10-21 00:33:04 +02:00
swresample_test.c
swr_test: test planar audio
2011-10-01 01:17:39 +02:00
swresample.c
swr: Fix swresample.c:293:5: warning: passing argument 2 of ‘fill_audiodata’ from incompatible pointer type
2011-10-21 00:36:00 +02:00
swresample.h
…