summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/ve_xvid.c
Commit message (Expand)AuthorAgeFilesLines
* Instead of min_quantizer, max_quantizer, min_iquantizer, etc... use arguyom2002-11-221-58/+24
* Implements [min|max]_[i|p]quantizer.rguyom2002-11-171-11/+67
* A bit more sane range.rguyom2002-11-141-1/+1
* - added modulated quatizationrguyom2002-11-141-6/+26
* *HUGE* set of compiler warning fixes, unused variables removalarpi2002-11-061-1/+5
* bugfixes :rguyom2002-11-031-192/+192
* Use string selection to choose modekmkaplan2002-09-211-5/+16
* Support for XviD encodingkmkaplan2002-09-211-0/+374