aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/ve_lavc.c
Commit message (Expand)AuthorAge
* lavc 4663 / quantizer biasGravatar michael2003-03-22
* per context frame_rate_baseGravatar michael2003-03-12
* aic & umvGravatar michael2003-03-05
* motion estimation range limitGravatar michael2003-02-27
* Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.Gravatar arpi2003-01-19
* qpel & pre ME improvementsGravatar michael2003-01-05
* motion estimation pre passGravatar michael2003-01-02
* lavc 4649Gravatar michael2003-01-01
* trellis quantizationGravatar michael2002-12-31
* lavc 4647Gravatar michael2002-12-28
* the long-waited MUXER layer, and new MPEG-PS muxerGravatar arpi2002-12-27
* mb qp limitsGravatar michael2002-12-18
* AVVideoFrame -> AVFrameGravatar michael2002-12-09
* infinity fix by ("Steven M. Schultz" <sms at 2BSD dot COM>)Gravatar michael2002-12-05
* PSNRGravatar michael2002-12-04
* specific debug output supportGravatar michael2002-12-04
* cleanupGravatar michael2002-12-04
* support for lavc build 4641Gravatar michael2002-12-04
* aspect ratio clenaupGravatar michael2002-11-20
* vstrict is no flagGravatar michael2002-11-14
* ffhuffyuvGravatar michael2002-11-14
* cleanupGravatar rfelker2002-11-02
* removed -pass nonsense from mencoder! it's now a suboption to -divx4optsGravatar rfelker2002-11-02
* idct algo selection supportGravatar michael2002-09-29
* vcodec=mpeg4 set as defaultGravatar arpi2002-09-29
* interlaced dctGravatar michael2002-09-26
* darkmasking & docsGravatar michael2002-09-24
* adaptive quant support ...Gravatar michael2002-09-23
* use avcodec_alloc_context()Gravatar michael2002-09-19
* aspect ratio support by encoding (currently only with mpeg4 and h263p)Gravatar alex2002-09-13
* changing return type of put_image void->intGravatar arpi2002-09-10
* dct selection supportGravatar michael2002-08-30
* mostly compiler warning fixes, some small bugfixGravatar arpi2002-08-28
* fixing compilation without divx4 patch by (RĂ©mi Guyomarch <rguyom at pobox d...Gravatar michael2002-08-25
* 10lGravatar michael2002-08-25
* support for the new ratecontrol codeGravatar michael2002-08-25
* same behavior for luma & chroma single coeff eliminationGravatar michael2002-08-18
* skip blocks with small chroma dc supportGravatar michael2002-08-17
* dynamic libavcodec.so support updated byGravatar arpi2002-08-14
* mpeg4 mpeg quantizer encodingGravatar michael2002-08-07
* #ifdef'ed divx4 2pass code - idea by DiegoGravatar arpi2002-07-08
* wmv1Gravatar michael2002-06-18
* single coefficient elimination disabled by defaultGravatar michael2002-06-01
* new options to support Michael's libavcodec patch, #ifdefedGravatar arpi2002-05-29
* a hack to make ffmjpeg created files viewable with windows dlls tooGravatar alex2002-05-05
* msmpeg4v2 -> MP42 mapping, requested by GabucinoGravatar alex2002-05-04
* hq mode in first pass should work (as bad, ehh as well as LQ)Gravatar michael2002-04-22
* support for new stuff (lavc internal 2pass, ...)Gravatar michael2002-04-21
* bitrate>16000 means bits not kbits - noticed by George Hawkins <george_hawkin...Gravatar arpi2002-04-18
* Preliminary support for lavcs b-frame encoding, disabled by default.Gravatar atmos42002-04-17