aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/ve_lavc.c
Commit message (Expand)AuthorAge
* mv0Gravatar michael2003-10-02
* rd cbpGravatar michael2003-09-30
* fix 2-pass encoding with libavcodec onwin32, patch by Tristan Seligmann <mith...Gravatar faust32003-09-19
* 2pass stats curruption fix by ("Johannes E. Schindelin" <Johannes dot Schinde...Gravatar michael2003-09-11
* support for user specified intra/inter matricesGravatar alex2003-09-01
* switched lavc_param_format to CONF_TYPE_IMGFMTGravatar alex2003-09-01
* asv2 encodingGravatar michael2003-09-01
* mpeg2Gravatar michael2003-08-25
* Removed the historic cfgparser and switched full to the new config parser (al...Gravatar alex2003-08-13
* mb decision stuffGravatar michael2003-07-29
* lossless ff mjpeg encodingGravatar michael2003-06-17
* YUV 444 411 410 supportGravatar michael2003-06-14
* context model size & coder type options for FFV1Gravatar michael2003-06-13
* FFV1Gravatar michael2003-06-09
* FFASV1Gravatar michael2003-05-19
* optional automatic aspect encoding based on d_width and d_heightGravatar rfelker2003-04-26
* Fix serious breakage, 10000l !Gravatar rguyom2003-04-07
* Adaptive quantization support for "-lavcopts psnr" and "-lavdopts vstats".Gravatar rguyom2003-04-06
* 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