summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vd_huffyuv.c
Commit message (Expand)AuthorAgeFilesLines
* -afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/commentsarpi2002-08-311-2/+2
* -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...arpi2002-08-301-1/+0
* Fix for interlaced huffyuv by roberto togni <rtogni at bresciaonline.it>atmos42002-06-231-67/+215
* committed Roberto Togni's patch for control() function in HuffYUV decodermelanson2002-03-221-2/+17
* added HuffYUV support, courtesy of Roberto Togni <rtogni@bresciaonline.it>melanson2002-03-211-0/+857