This website requires JavaScript.
Explore
Help
Register
Sign In
openharmony
/
third_party_ffmpeg
Watch
1
Star
0
Fork
0
You've already forked third_party_ffmpeg
mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced
2025-02-19 20:31:12 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
third_party_ffmpeg
/
libswresample
History
Michael Niedermayer
36e5e51ae3
swr: remove unused variable.
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-10-21 00:34:37 +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: remove unused variable.
2011-10-21 00:34:37 +02:00
swresample.h
…