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-01-19 05:49:09 +02:00
Code
Issues
Releases
Activity
FFmpeg
/
libswscale
/
x86
History
Clément Bœsch
570d63eef3
lavu: add FF_CEIL_RSHIFT and use it in various places.
2013-05-09 16:59:42 +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
lavu: add FF_CEIL_RSHIFT and use it in various places.
2013-05-09 16:59:42 +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
…