summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/ve_xvid4.c
Commit message (Expand)AuthorAgeFilesLines
* Better defaults encoding settings for XviD, intended to be a good tradeoff CP...gpoirier2005-04-081-4/+4
* 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
* have each XviD's option flag have its (no)counterpartgpoirier2004-11-021-0/+12
* Bitrate setting option in ve_xvid4.c doesn't follow the rules describedrathann2004-10-181-5/+8
* Sync with GomGom's patch-12 version.iive2004-10-111-101/+227
* fix 10l fixed_quant bug reported by Michaeliive2004-07-131-2/+2
* Use aspect from encoder for AVI vprp headerranma2004-03-241-0/+1
* allow using of float fixed_quantiive2004-02-061-9/+7
* psnr and debug option addediive2004-02-041-18/+62
* new options - aspect,autoaspect,turbo,chroma_opt. patch by Nico <nsabbi@tisca...iive2004-02-021-17/+146
* xvid 1.0 beta2iive2003-12-081-4/+4
* use the old names for 4 optionsiive2003-11-181-4/+4
* XviD Api4 driver from http://ed.gomez.free.fr/iive2003-11-121-0/+1030