1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-15 03:15:52 +00:00
mpv/postproc
michael d3daa53395 fixing bgr15&16 on big_endian
i doubt that that will fix all big endian problems though, we very likely will have to support RGB & BGR output formats as either bgr32 or bgr15 is rgb depending upon the way rgb/bgr is defined


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5247 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-21 18:53:32 +00:00
..
.cvsignore
Makefile
postprocess_template.c
postprocess.c
postprocess.h
rgb2rgb_template.c add mangling 2002-03-03 13:33:40 +00:00
rgb2rgb.c add mangling 2002-03-03 13:33:40 +00:00
rgb2rgb.h
swscale_template.c add mangling 2002-03-03 13:33:40 +00:00
swscale.c fixing bgr15&16 on big_endian 2002-03-21 18:53:32 +00:00
swscale.h
yuv2rgb_mlib.c
yuv2rgb_template.c
yuv2rgb.c