Mercurial > mplayer.hg
log libmpcodecs/img_format.c @ 13494:c78b1c7cc818
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) |
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 | img_format moved to libmpcodecs base libvo/img_format.c@4f29fa347e47 |