This website requires JavaScript.
Explore
Help
Register
Sign In
highperfocused
/
ffmpeg
Watch
1
Star
0
Fork
0
You've already forked ffmpeg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b3bf98aa56f6985e86d97a975c954370c47ca8d6
ffmpeg
/
libswscale
History
Diego Biurrun
b146e17df5
OBJS should end in .o, not .c.
...
Originally committed as revision 27035 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2008-06-08 14:44:38 +00:00
..
cs_test.c
…
internal_bfin.S
…
Makefile
OBJS should end in .o, not .c.
2008-06-08 14:44:38 +00:00
rgb2rgb_template.c
restore needed cast to correct type with const
2008-06-01 19:08:16 +00:00
rgb2rgb.c
remove useless casts
2008-06-01 03:25:07 +00:00
rgb2rgb.h
…
swscale_altivec_template.c
…
swscale_bfin.c
…
swscale_internal.h
Use full path for #includes from another directory.
2008-05-09 12:00:25 +00:00
swscale_template.c
cast to correct type, suppress warnings
2008-06-01 03:28:15 +00:00
swscale-example.c
Use full path for #includes from another directory.
2008-05-09 12:00:25 +00:00
swscale.c
cast to correct type, suppress warnings
2008-06-01 03:36:23 +00:00
swscale.h
…
yuv2rgb_altivec.c
…
yuv2rgb_bfin.c
…
yuv2rgb_mlib.c
…
yuv2rgb_template.c
…
yuv2rgb_vis.c
Add missing #include, patch by Jan Knutar, jknutar nic fi.
2008-06-08 14:41:44 +00:00
yuv2rgb.c
…