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
/
x86
History
Michael Niedermayer
b74ecb82fa
swresample/x86/rematrix_init: Check av_malloc* return codes, forward errors
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-02-09 10:15:56 +01:00
..
audio_convert_init.c
x86/swr: add SSE/AVX unpack_6ch functions
2015-01-12 15:40:03 -03:00
audio_convert.asm
x86/swr: add SSE/AVX unpack_6ch functions
2015-01-12 15:40:03 -03:00
Makefile
x86/swr: split audioconvert and rematrix DSP into separate files
2014-07-04 02:00:11 +02:00
rematrix_init.c
swresample/x86/rematrix_init: Check av_malloc* return codes, forward errors
2015-02-09 10:15:56 +01:00
rematrix.asm
…
resample_init.c
x86/swr: use lavu helper macros to check CPU extensions
2014-07-04 02:12:16 +02:00
resample.asm
x86/swr: add ff_resample_{common, linear}_int16_xop
2014-07-02 01:11:20 +02:00
w64xmmtest.c
…