aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/ve_vfw.c
Commit message (Expand)AuthorAge
* replace VO and VF numeric flags with #defined identifiersGravatar henry2005-04-18
* fixes for encoding of multiple filesGravatar henry2005-03-01
* Initialized BITMAPINFOHEADER to 0 to avoid problems, esp. windows has problemsGravatar reimar2005-01-20
* Use aspect from encoder for AVI vprp headerGravatar ranma2004-03-24
* Removed the historic cfgparser and switched full to the new config parser (al...Gravatar alex2003-08-13
* Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.Gravatar arpi2003-01-19
* the long-waited MUXER layer, and new MPEG-PS muxerGravatar arpi2002-12-27
* *HUGE* set of compiler warning fixes, unused variables removalGravatar arpi2002-11-06
* warning fixesGravatar arpi2002-09-29
* fixed to comply with new loaderGravatar alex2002-09-13
* changing return type of put_image void->intGravatar arpi2002-09-10
* FreeBSD fixGravatar nexus2002-09-01
* merged with dll_init.cGravatar alex2002-09-01
* mostly compiler warning fixes, some small bugfixGravatar arpi2002-08-28
* added support for codec selectionGravatar alex2002-05-13
* mp_image.h and img_format.h moved to libmpcodecsGravatar arpi2002-04-13
* capabilities support -> automatic insertion of scale, expand, ppGravatar arpi2002-04-11
* soem fixesGravatar arpi2002-04-11
* encodersGravatar arpi2002-04-10