summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/img_format.h
Commit message (Expand)AuthorAgeFilesLines
* Add MPLAYER_ prefix to multiple inclusion guards.diego2008-02-221-4/+3
* Add explanatory comments to the #endif part of multiple inclusion guards.diego2007-12-311-1/+1
* Do not use leading underscores in multiple inclusion guards, they are reserved.diego2007-07-021-2/+2
* mjpeg support for v4l2 tv:// drivervoroshil2007-06-011-0/+1
* marks several read-only string parameters and function return-values which ca...reynaldo2006-07-161-1/+1
* missing 32bit RGBA variants and some cleanupmichael2004-08-111-2/+18
* addition of special image formats for Zoran MJPEG, and vd_zrmjpeg.crik2003-11-041-0/+5
* basic nv12 and nv21 support by Angelo Cano <angelo_cano@fastmail.fm>alex2003-08-311-0/+1
* basic xvmc image supportiive2003-06-211-0/+8
* HM12 & NV12 "decoder" (specially interleaved YUV formats, used by Hauppauge's...arpi2003-06-181-0/+1
* fixing rgb4 & bgr4 (2 pixels per byte)michael2003-01-301-2/+4
* avoid extract of imposible high depths in wrong rgb/bgr functionsiive2003-01-261-2/+2
* bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can...mosu2003-01-151-4/+4
* planar yuv 444 422 411 supportmichael2002-08-011-0/+5
* {RGB,BGR}{1,4}michael2002-06-271-0/+4
* NV12 addedarpi2002-06-221-0/+1
* mp_image.h and img_format.h moved to libmpcodecsarpi2002-04-131-0/+76