aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/ve_lavc.c
Commit message (Expand)AuthorAge
* 10l: scene change detecion is deactivated with sc_threshold=1000000000Gravatar ranma2005-07-17
* 10l for meGravatar ranma2005-07-17
* Add vrc_init_occupancy to lavcoptsGravatar ranma2005-06-20
* vstrict=-1 is now less "dangerous", make it default and remove m/ljpeg encodi...Gravatar reimar2005-05-09
* Add border masking support for lavcGravatar gpoirier2005-05-08
* ljpeg codec needs YUVJ colorspace, tooGravatar reimar2005-05-08
* LIBAVCODEC_BUILD >= 4754Gravatar michael2005-04-30
* 35% faster turbo mode with 0.01dB drop. Based Loren Merritt's suggestions.Gravatar gpoirier2005-03-02
* fixes for encoding of multiple filesGravatar henry2005-03-01
* 100l to michael :))))Gravatar rfelker2005-02-24
* Use PIX_FMT_YUVJ420P for mjpeg so that vstrict=-1 is not necessaryGravatar reimar2005-02-23
* switch from DIVX -> FMP4 fourcc for libavcodecGravatar michael2005-02-22
* change malloc and free to av_ variants where needed.Gravatar reimar2005-01-08
* suppress dummy frames due to B-frame delay.Gravatar lorenm2004-12-01
* new lavc codec: ffvhuffGravatar lorenm2004-11-28
* 10l...autoaspect was always applied to muxer aspect if using newer libavcodec...Gravatar rfelker2004-10-18
* 10l: Make turbo mode compatible with 3-pass encodingGravatar gpoirier2004-09-20
* New lavc flag: "turbo" mode which is supposed to speed up 2-pass encodingGravatar gpoirier2004-09-19
* support generating divx2pass.log on 2nd pass patch by (Loren Merritt <lorenm ...Gravatar michael2004-09-18
* support snowGravatar alex2004-08-21
* more precise wordingGravatar diego2004-08-09
* mencoder psnr segfaults on readonly fs patch by (Fabio Russo <f.russo at sosi...Gravatar michael2004-07-20
* dc=11 fixedGravatar michael2004-07-06
* dc precision and closed gop patch by (Nico Sabbi <nsabbi at tiscali dot it>)Gravatar michael2004-07-06
* multi-threaded lavc patch by (Loren Merritt <lorenm at u dot washington dot e...Gravatar michael2004-07-06
* nsse weightGravatar michael2004-06-07
* Use aspect from encoder for AVI vprp headerGravatar ranma2004-03-24
* bit_exact patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)Gravatar michael2004-02-07
* quantizer noise shapingGravatar michael2004-02-02
* ildctcmp, VSAD, VSSEGravatar michael2004-01-05
* vismv, alt, ilme optionsGravatar michael2003-12-30
* scenechange_threshold command line option patch by (Balatoni Denes <pnis at c...Gravatar michael2003-12-28
* better top_field_first behaviour (mostly what rich suggested)Gravatar michael2003-12-22
* using top_field_first from mpi, and support overriding itGravatar michael2003-12-22
* RD optimal lambda->qp supportGravatar michael2003-11-12
* mencoder lavc audio encoding supportGravatar ranma2003-11-03
* 10lGravatar michael2003-11-03
* noise reductionGravatar michael2003-11-02
* 100l patch by (Tilmann Bitterberg <transcode at tibit dot org>)Gravatar michael2003-10-23
* mpeg4 has only 8bit per numerator and denominator ...Gravatar michael2003-10-20
* sample_aspect_ratioGravatar michael2003-10-20
* use lagrange multipler instead of qscaleGravatar michael2003-10-07
* many small typo and grammar fixesGravatar gabucino2003-10-04
* 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