aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/ve_divx4.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
* I've found some time to implement the encoding support for the newGravatar arpi2003-06-06
* cleanup detection of various divx4 versions/alternativesGravatar arpi2003-02-06
* 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
* removed -pass nonsense from mencoder! it's now a suboption to -divx4optsGravatar rfelker2002-11-02
* changing return type of put_image void->intGravatar arpi2002-09-10
* Code to XviD VBR Library from transcode.Gravatar kmkaplan2002-09-09
* mostly compiler warning fixes, some small bugfixGravatar arpi2002-08-28
* divx5.1 features addedGravatar arpi2002-04-27
* flipped rgb fixedGravatar arpi2002-04-19
* mp_image.h and img_format.h moved to libmpcodecsGravatar arpi2002-04-13
* soem fixesGravatar arpi2002-04-11
* encodersGravatar arpi2002-04-10