summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/ve_vfw.c
Commit message (Expand)AuthorAgeFilesLines
* Move #ifdefs around complete files into the build system.diego2006-06-211-2/+0
* Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ...reynaldo2006-03-311-22/+22
* Change 'if(verbose)' to the more appropriate mp_msg_test.diego2006-03-271-1/+1
* passing pts through the filter layer (lets see if pts or cola comes out at th...michael2006-03-211-2/+2
* change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to ...michael2006-01-261-1/+1
* Unify include path handling, -I.. is in CFLAGS.diego2005-11-181-2/+2
* replace VO and VF numeric flags with #defined identifiershenry2005-04-181-1/+1
* fixes for encoding of multiple fileshenry2005-03-011-0/+1
* Initialized BITMAPINFOHEADER to 0 to avoid problems, esp. windows has problemsreimar2005-01-201-1/+1
* Use aspect from encoder for AVI vprp headerranma2004-03-241-0/+1
* Removed the historic cfgparser and switched full to the new config parser (al...alex2003-08-131-2/+2
* Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.arpi2003-01-191-3/+1
* the long-waited MUXER layer, and new MPEG-PS muxerarpi2002-12-271-5/+6
* *HUGE* set of compiler warning fixes, unused variables removalarpi2002-11-061-18/+18
* warning fixesarpi2002-09-291-2/+2
* fixed to comply with new loaderalex2002-09-131-2/+2
* changing return type of put_image void->intarpi2002-09-101-1/+2
* FreeBSD fixnexus2002-09-011-0/+1
* merged with dll_init.calex2002-09-011-5/+174
* mostly compiler warning fixes, some small bugfixarpi2002-08-281-1/+3
* added support for codec selectionalex2002-05-131-1/+17
* mp_image.h and img_format.h moved to libmpcodecsarpi2002-04-131-2/+2
* capabilities support -> automatic insertion of scale, expand, pparpi2002-04-111-1/+1
* soem fixesarpi2002-04-111-3/+6
* encodersarpi2002-04-101-0/+100