1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-28 20:53:54 +02:00
FFmpeg/libswscale/x86
Mans Rullgard 373211d828 Remove extraneous semicolons
These semicolons cause invalid empty top-level declarations.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2011-12-11 17:23:24 +00:00
..
rgb2rgb_template.c
rgb2rgb.c
scale.asm swscale: handle unaligned buffers in yuv2plane1 2011-11-13 08:27:20 +01:00
swscale_mmx.c Remove extraneous semicolons 2011-12-11 17:23:24 +00:00
swscale_template.c swscale: write yuv2plane1 MMX/SSE2/SSE4/AVX functions. 2011-11-05 20:48:14 -07:00
yuv2rgb_mmx.c
yuv2rgb_template.c