This website requires JavaScript.
Explore
Help
Sign In
har0ke
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
FFmpeg
/
libswscale
/
x86
History
Pedro Arthur
6de58b4903
swscale: cleanup unused code
...
Removed previous swscale code under '#ifndef NEW_FILTER' and removed unused fields of SwsContext
2016-03-31 16:36:16 -03: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
…
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
swscale: cleanup unused code
2016-03-31 16:36:16 -03:00
swscale.c
swscale: cleanup unused code
2016-03-31 16:36:16 -03:00
w64xmmtest.c
…
yuv2rgb_template.c
…
yuv2rgb.c
…