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-11-23 21:54:53 +02:00
Code
Issues
Releases
Activity
Files
c82f6e58daf65e79cba3eff79111cf8b627eb13f
FFmpeg
/
libswscale
/
x86
History
Carl Eugen Hoyos
99818ac4d3
Fix libswscale compilation with --disable-optimizations on x86-32.
...
Fixes ticket
#2477
.
2013-04-18 12:47:16 +02:00
..
input.asm
sws/x86: update rgba->yuv to use user supplied table
2013-04-15 01:31:01 +02:00
Makefile
…
output.asm
…
rgb2rgb_template.c
Fix libswscale compilation with --disable-optimizations on x86-32.
2013-04-18 12:47:16 +02:00
rgb2rgb.c
sws/x86: remove 8bit rgb2yuv coefficient case for rgb24toyv12 special converter
2013-04-15 03:19:52 +02:00
scale.asm
…
swscale_template.c
…
swscale.c
sws/x86: remove 8bit rgb2yuv coefficient case for rgb24toyv12 special converter
2013-04-15 03:19:52 +02:00
w64xmmtest.c
…
yuv2rgb_template.c
…
yuv2rgb.c
…