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
/
libswscale
/
x86
History
Michael Niedermayer
f6492a2ea8
swscale/x86/output: Fix yuv2planeX_16* with unaligned destination
...
Reviewed-by: BBB Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2016-02-17 04:47:51 +01:00
..
hscale_fast_bilinear_simd.c
libswscale/x86/hscale_fast_bilinear_simd.c: There's no need to save BX if it's in the clobber list.
2015-05-13 11:59:30 +02:00
input.asm
swscale/x86/input: prevent RGB32_TO_Y_FN from reading into the padding
2014-06-22 03:09:28 +02:00
Makefile
sws: move inline asm hscale to MMX_OBJS
2014-07-19 05:53:42 +02:00
output.asm
swscale/x86/output: Fix yuv2planeX_16* with unaligned destination
2016-02-17 04:47:51 +01:00
rgb2rgb_template.c
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
2016-01-27 16:36:46 +00:00
rgb2rgb.c
…
scale.asm
…
swscale_template.c
YUV->BGR32 MMX support
2015-07-04 00:03:45 +02:00
swscale.c
Replace all remaining occurances of step/depth_minus1 and offset_plus1
2015-09-08 17:10:48 +02:00
w64xmmtest.c
…
yuv2rgb_template.c
…
yuv2rgb.c
…