summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vd_hmblck.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary size limits and a related define for hm12 decoder.reimar2010-03-191-7/+0
* Mark all ad_info_t/vd_info_t structure declarations as const.diego2010-02-121-1/+1
* Add missing license headers to all files in the libmpcodecs directory.diego2010-01-301-0/+18
* whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-1/+1
* Avoid more void * arithmeticreimar2007-06-241-2/+4
* fix for nv12 swapped chromaattila2004-01-101-5/+5
* nv21 supportalex2003-08-311-6/+6
* HM12 & NV12 "decoder" (specially interleaved YUV formats, used by Hauppauge's...arpi2003-06-181-0/+138