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
/
libavresample
/
x86
History
Ronald S. Bultje
7a9e65acee
x86: lavr: fix stack allocation for 7 and 8 channel downmixing on x86-32
...
Fixes crashes on Win32 and stack overruns on x86-32 in general.
2012-11-17 20:16:04 -05:00
..
audio_convert_init.c
x86: Replace checks for CPU extensions and flags by convenience macros
2012-09-08 18:18:34 +02:00
audio_convert.asm
build: Drop AVX assembly ifdefs
2012-11-11 20:43:28 +01:00
audio_mix_init.c
x86: Replace checks for CPU extensions and flags by convenience macros
2012-09-08 18:18:34 +02:00
audio_mix.asm
x86: lavr: fix stack allocation for 7 and 8 channel downmixing on x86-32
2012-11-17 20:16:04 -05:00
Makefile
build: cosmetics: Add missing end-of-line backslashes to item lists.
2012-05-07 14:17:40 +02:00
util.asm
lavr: x86: optimized 2-channel s16 to s16p conversion
2012-08-23 20:10:57 -04:00