Mercurial > mplayer.hg
log libmpcodecs/img_format.h @ 15707:8c7268bfe792
age | author | description |
---|---|---|
2004-08-11 | michael | missing 32bit RGBA variants and some cleanup |
2003-11-04 | rik | addition of special image formats for Zoran MJPEG, and vd_zrmjpeg.c |
2003-08-31 | alex | basic nv12 and nv21 support by Angelo Cano <angelo_cano@fastmail.fm> |
2003-06-21 | iive | basic xvmc image support |
2003-06-18 | arpi | HM12 & NV12 "decoder" (specially interleaved YUV formats, used by Hauppauge's PVR cards) |
2003-01-30 | michael | fixing rgb4 & bgr4 (2 pixels per byte) |
2003-01-26 | iive | avoid extract of imposible high depths in wrong rgb/bgr functions |
2003-01-15 | mosu | bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can be safely used like functions: mydef(flag ? val1 : val2) |
2002-08-01 | michael | planar yuv 444 422 411 support |
2002-06-27 | michael | {RGB,BGR}{1,4} |
2002-06-22 | arpi | NV12 added |
2002-04-13 | arpi | mp_image.h and img_format.h moved to libmpcodecs base libvo/img_format.h@ab4a768d23e5 |