Mercurial > mplayer.hg
log libmpcodecs/img_format.h @ 11199:b61680a0b29a
age | author | description |
---|---|---|
Sun, 31 Aug 2003 20:45:06 +0000 | alex | basic nv12 and nv21 support by Angelo Cano <angelo_cano@fastmail.fm> |
Sat, 21 Jun 2003 01:47:26 +0000 | iive | basic xvmc image support |
Wed, 18 Jun 2003 00:34:35 +0000 | arpi | HM12 & NV12 "decoder" (specially interleaved YUV formats, used by Hauppauge's PVR cards) |
Thu, 30 Jan 2003 09:15:09 +0000 | michael | fixing rgb4 & bgr4 (2 pixels per byte) |
Sun, 26 Jan 2003 22:24:48 +0000 | iive | avoid extract of imposible high depths in wrong rgb/bgr functions |
Wed, 15 Jan 2003 11:16:33 +0000 | mosu | bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can be safely used like functions: mydef(flag ? val1 : val2) |
Thu, 01 Aug 2002 12:39:08 +0000 | michael | planar yuv 444 422 411 support |