summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/ve_lavc.c
Commit message (Expand)AuthorAgeFilesLines
* dct selection supportmichael2002-08-301-1/+10
* mostly compiler warning fixes, some small bugfixarpi2002-08-281-1/+2
* fixing compilation without divx4 patch by (RĂ©mi Guyomarch <rguyom at pobox d...michael2002-08-251-1/+1
* 10lmichael2002-08-251-4/+7
* support for the new ratecontrol codemichael2002-08-251-10/+130
* same behavior for luma & chroma single coeff eliminationmichael2002-08-181-1/+1
* skip blocks with small chroma dc supportmichael2002-08-171-1/+1
* dynamic libavcodec.so support updated byarpi2002-08-141-1/+1
* mpeg4 mpeg quantizer encodingmichael2002-08-071-1/+8
* #ifdef'ed divx4 2pass code - idea by Diegoarpi2002-07-081-9/+20
* wmv1michael2002-06-181-0/+10
* single coefficient elimination disabled by defaultmichael2002-06-011-2/+2
* new options to support Michael's libavcodec patch, #ifdefedarpi2002-05-291-1/+27
* a hack to make ffmjpeg created files viewable with windows dlls tooalex2002-05-051-4/+17
* msmpeg4v2 -> MP42 mapping, requested by Gabucinoalex2002-05-041-0/+2
* hq mode in first pass should work (as bad, ehh as well as LQ)michael2002-04-221-2/+7
* support for new stuff (lavc internal 2pass, ...)michael2002-04-211-0/+22
* bitrate>16000 means bits not kbits - noticed by George Hawkins <george_hawkin...arpi2002-04-181-1/+3
* Preliminary support for lavcs b-frame encoding, disabled by default.atmos42002-04-171-0/+3
* disable hq for 1st passarpi2002-04-161-1/+2
* 2-pass qscale fixedarpi2002-04-151-6/+2
* workaround Juanjo's stupid vme changearpi2002-04-141-3/+5
* mp_image.h and img_format.h moved to libmpcodecsarpi2002-04-131-2/+2
* capabilities support -> automatic insertion of scale, expand, pparpi2002-04-111-1/+1
* vme default changed 3->4arpi2002-04-111-1/+1
* soem fixesarpi2002-04-111-0/+5
* encodersarpi2002-04-101-0/+291