summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/img_format.c
Commit message (Expand)AuthorAgeFilesLines
* addition of special image formats for Zoran MJPEG, and vd_zrmjpeg.crik2003-11-041-0/+3
* basic nv12 and nv21 support by Angelo Cano <angelo_cano@fastmail.fm>alex2003-08-311-0/+1
* basic xvmc image supportiive2003-06-211-0/+2
* 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-0/+2
* planar yuv 444 422 411 supportmichael2002-08-011-0/+3
* {RGB,BGR}{1,4}michael2002-06-271-0/+4
* NV12 addedarpi2002-06-221-0/+1
* img_format moved to libmpcodecsarpi2002-04-131-0/+48