summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vd_vfw.c
Commit message (Expand)AuthorAgeFilesLines
* Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ...reynaldo2006-03-311-1/+1
* Convert printfs in aviprint.c to mp_msg and give the information printingdiego2006-03-271-3/+3
* Convert all if(verbose>X) to mp_msg_test calls.diego2006-03-241-2/+2
* massive attack: mp_msg printf format fixesrathann2006-01-121-3/+3
* Support for new vssh dll, patch by adlandrtognimp2005-05-041-0/+7
* *HUGE* set of compiler warning fixes, unused variables removalarpi2002-11-061-0/+2
* verbose can be negativearpi2002-11-011-2/+2
* bypass palette from bih, when codec cannot give it in o_biharpi2002-10-191-5/+8
* wine headers cleanuparpi2002-09-221-7/+4
* fixed to comply with new loaderalex2002-09-131-3/+5
* 1000l - planar YUV support fixed (indeo 3,4,5, i263 etc)arpi2002-09-041-1/+3
* NULL->0 (warning fix)arpi2002-09-041-2/+2
* enabled csp-query support, but only for formats with 'query' flag setarpi2002-09-031-1/+3
* - vfwex redundancy removedarpi2002-09-031-4/+31
* fixed some problems with colorspace/init order, some cleanuparpi2002-09-031-116/+62
* correct palette handling and query_format support (now huffyuv, cram and mwv1...alex2002-09-021-45/+114
* 10lalex2002-09-011-3/+0
* merged with dll_initalex2002-09-011-15/+217
* -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...arpi2002-08-301-1/+0
* 2*10l to mearpi2002-08-301-1/+1
* vfwex separated from vfw, to work with new vfm system and dlopenarpi2002-08-301-20/+3
* vd_vfw.carpi2002-07-301-1/+0
* grayscaled palette supportarpi2002-05-301-1/+5
* iive is right - we shouldn't use IP buffering for vfw. it was changedarpi2002-05-161-1/+3
* export palette for rgb8/bgr8arpi2002-04-211-0/+5
* added vfw uninitalex2002-04-011-1/+1
* fixed colorspace detectionarpi2002-03-171-1/+2
* handle error from mpcodecs_config_vo()arpi2002-03-161-3/+1
* common includes moved to private vd_internal.harpi2002-03-071-8/+0
* vfw, vfwex, odivx, divx4 addedarpi2002-03-071-0/+105