mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
correcting spelling error, yuv2rgb888_line was renamed to yuv2rgb24_line
Originally committed as revision 23472 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
This commit is contained in:
@@ -451,7 +451,7 @@ DEFUN(yuv2rgb24_line,MEM,
|
||||
(r7:4) = [sp++];
|
||||
unlink;
|
||||
rts;
|
||||
DEFUN_END(yuv2rgb888_line)
|
||||
DEFUN_END(yuv2rgb24_line)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user