aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/img_format.h
Commit message (Expand)AuthorAge
* Add MPLAYER_ prefix to multiple inclusion guards.Gravatar diego2008-02-22
* Add explanatory comments to the #endif part of multiple inclusion guards.Gravatar diego2007-12-31
* Do not use leading underscores in multiple inclusion guards, they are reserved.Gravatar diego2007-07-02
* mjpeg support for v4l2 tv:// driverGravatar voroshil2007-06-01
* marks several read-only string parameters and function return-values which ca...Gravatar reynaldo2006-07-16
* 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
* avoid extract of imposible high depths in wrong rgb/bgr functionsGravatar iive2003-01-26
* bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can...Gravatar mosu2003-01-15
* planar yuv 444 422 411 supportGravatar michael2002-08-01
* {RGB,BGR}{1,4}Gravatar michael2002-06-27
* NV12 addedGravatar arpi2002-06-22
* mp_image.h and img_format.h moved to libmpcodecsGravatar arpi2002-04-13