summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/ve_divx4.c
Commit message (Expand)AuthorAgeFilesLines
* replace VO and VF numeric flags with #defined identifiershenry2005-04-181-3/+3
* 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
* I've found some time to implement the encoding support for the newarpi2003-06-061-14/+182
* cleanup detection of various divx4 versions/alternativesarpi2003-02-061-0/+4
* Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.arpi2003-01-191-2/+1
* the long-waited MUXER layer, and new MPEG-PS muxerarpi2002-12-271-4/+4
* removed -pass nonsense from mencoder! it's now a suboption to -divx4optsrfelker2002-11-021-1/+2
* changing return type of put_image void->intarpi2002-09-101-1/+2
* Code to XviD VBR Library from transcode.kmkaplan2002-09-091-0/+91
* mostly compiler warning fixes, some small bugfixarpi2002-08-281-1/+2
* divx5.1 features addedarpi2002-04-271-0/+22
* flipped rgb fixedarpi2002-04-191-1/+2
* mp_image.h and img_format.h moved to libmpcodecsarpi2002-04-131-2/+2
* soem fixesarpi2002-04-111-1/+8
* encodersarpi2002-04-101-0/+194