1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-19 21:31:52 +00:00
mpv/libswscale
mru 427bab48a4 Remove forgotten ASM_OBJS in libswscale
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27887 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-11-03 21:49:54 +00:00
..
cs_test.c Relicense test/example files as LGPL with Michael's permission. 2008-04-13 01:29:24 +00:00
internal_bfin.S spelling/grammar/wording overhaul 2008-07-04 13:49:45 +00:00
Makefile Remove forgotten ASM_OBJS in libswscale 2008-11-03 21:49:54 +00:00
rgb2rgb_template.c cosmetics: typo fix 2008-10-23 16:23:42 +00:00
rgb2rgb.c Fix broken palette8to*. 2008-10-23 19:13:11 +00:00
rgb2rgb.h Fix broken palette8to*. 2008-10-23 19:13:11 +00:00
swscale_altivec_template.c spelling/grammar/wording overhaul 2008-07-04 13:49:45 +00:00
swscale_avoption.c Add bitexact flag. 2008-09-12 21:46:53 +00:00
swscale_bfin.c spelling/grammar/wording overhaul 2008-07-04 13:49:45 +00:00
swscale_internal.h Add a new unscaled PAL8 -> RGB converter. 2008-10-08 17:46:22 +00:00
swscale_template.c Remove unused code that can't be compiled without svn archive. 2008-10-25 20:41:51 +00:00
swscale-example.c Remove rgb2rgb.h dependancy. 2008-10-27 09:03:47 +00:00
swscale.c Silence GCC warnings: 2008-10-27 19:59:01 +00:00
swscale.h Add bitexact flag. 2008-09-12 21:46:53 +00:00
yuv2rgb_altivec.c Convert typeof keyword into __typeof__ 2008-10-19 18:56:35 +00:00
yuv2rgb_bfin.c spelling/grammar/wording overhaul 2008-07-04 13:49:45 +00:00
yuv2rgb_mlib.c spelling/grammar/wording overhaul 2008-07-04 13:49:45 +00:00
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
yuv2rgb.c Mark dither_2x2_{8,4} static to swscale.c 2008-10-09 11:12:38 +00:00