1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-21 08:45:06 +02:00
ffmpeg/postproc
Nick Kurshev 90226a43e6 Fixed rgb32(24)to16 stuff, rgb32(24)to15 is still broken
Originally committed as revision 2720 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
2001-11-05 17:46:20 +00:00
..
Makefile vo_vesa: rgb2rgb support 2001-10-28 10:17:57 +00:00
postprocess_template.c deinterlace bugfix 2001-10-31 18:29:03 +00:00
postprocess.c deinterlace bugfix 2001-10-31 18:29:03 +00:00
postprocess.h just a few "not implemented yet" removed 2001-10-25 21:57:42 +00:00
rgb2rgb_template.c Fixed rgb32(24)to16 stuff, rgb32(24)to15 is still broken 2001-11-05 17:46:20 +00:00
rgb2rgb.c Fixed rgb32(24)to16 stuff, rgb32(24)to15 is still broken 2001-11-05 17:46:20 +00:00
rgb2rgb.h Well - old algorithms and new stuff rgb24to16(15) 2001-11-05 17:35:28 +00:00
swscale_template.c green line fix for dstw%8!=0 2001-11-04 13:50:20 +00:00
swscale.c green line fix for dstw%8!=0 2001-11-04 13:50:20 +00:00
swscale.h yv12 to yv12 scaler 2001-10-28 18:30:59 +00:00