aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/img_format.c
Commit message (Expand)AuthorAge
* Print the number of the Unknow color format,Gravatar iive2007-07-11
* marks several read-only string parameters and function return-values which ca...Gravatar reynaldo2006-07-16
* include config.h as img_format.h needs endian definitions, noticed by Alan Cu...Gravatar iive2006-02-09
* missing 32bit RGBA variants and some cleanupGravatar michael2004-08-11
* addition of special image formats for Zoran MJPEG, and vd_zrmjpeg.cGravatar rik2003-11-04
* basic nv12 and nv21 support by Angelo Cano <angelo_cano@fastmail.fm>Gravatar alex2003-08-31
* basic xvmc image supportGravatar iive2003-06-21
* HM12 & NV12 "decoder" (specially interleaved YUV formats, used by Hauppauge's...Gravatar arpi2003-06-18
* fixing rgb4 & bgr4 (2 pixels per byte)Gravatar michael2003-01-30
* planar yuv 444 422 411 supportGravatar michael2002-08-01
* {RGB,BGR}{1,4}Gravatar michael2002-06-27
* NV12 addedGravatar arpi2002-06-22
* img_format moved to libmpcodecsGravatar arpi2002-04-13