mpv/libswscale
cehoyos 1015c5adf3 Add PIX_FMT_VDPAU_H264.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28281 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-08 19:54:43 +00:00
..
Makefile cosmetics: Consistently place HEADERS before OBJS in all Makefiles. 2008-11-20 22:54:30 +00:00
cs_test.c Add some const specifiers to function name variables; fixes a bunch of 2008-11-04 20:38:55 +00:00
internal_bfin.S
rgb2rgb.c Remove commented-out duplicate declarations. 2008-12-02 00:26:14 +00:00
rgb2rgb.h Delete unnecessary 'extern' keywords. 2008-12-03 15:25:27 +00:00
rgb2rgb_template.c Some forgotten eax -> REG_a changes. 2008-12-12 16:46:43 +00:00
swscale-example.c Remove rgb2rgb.h dependancy. 2008-10-27 09:03:47 +00:00
swscale.c Add PIX_FMT_VDPAU_H264. 2009-01-08 19:54:43 +00:00
swscale.h
swscale_altivec_template.c
swscale_avoption.c
swscale_bfin.c Remove pointless malloc.h #include. 2008-12-19 09:59:59 +00:00
swscale_internal.h
swscale_template.c Put variable declaration inside an #ifdef to avoid an unused variable warning. 2008-11-17 10:33:59 +00:00
yuv2rgb.c Mark dither_2x2_{8,4} static to swscale.c 2008-10-09 11:12:38 +00:00
yuv2rgb_altivec.c Remove pointless malloc.h #include. 2008-12-19 09:59:59 +00:00
yuv2rgb_bfin.c Avoid POSIX-reserved _t namespace. 2008-12-27 11:45:46 +00:00
yuv2rgb_mlib.c
yuv2rgb_template.c cosmetics: typo fix 2008-10-23 16:23:42 +00:00
yuv2rgb_vis.c Convert asm keyword into __asm__. 2008-10-16 13:34:30 +00:00