| Commit message (Expand) | Author | Age | Files | Lines |
* | suppress dummy frames due to B-frame delay. | lorenm | 2004-12-01 | 1 | -5/+21 |
* | new lavc codec: ffvhuff | lorenm | 2004-11-28 | 1 | -1/+4 |
* | 10l...autoaspect was always applied to muxer aspect if using newer libavcodec... | rfelker | 2004-10-18 | 1 | -1/+2 |
* | 10l: Make turbo mode compatible with 3-pass encoding | gpoirier | 2004-09-20 | 1 | -1/+1 |
* | New lavc flag: "turbo" mode which is supposed to speed up 2-pass encoding | gpoirier | 2004-09-19 | 1 | -0/+26 |
* | support generating divx2pass.log on 2nd pass patch by (Loren Merritt <lorenm ... | michael | 2004-09-18 | 1 | -9/+14 |
* | support snow | alex | 2004-08-21 | 1 | -0/+2 |
* | more precise wording | diego | 2004-08-09 | 1 | -1/+1 |
* | mencoder psnr segfaults on readonly fs patch by (Fabio Russo <f.russo at sosi... | michael | 2004-07-20 | 1 | -0/+2 |
* | dc=11 fixed | michael | 2004-07-06 | 1 | -1/+1 |
* | dc precision and closed gop patch by (Nico Sabbi <nsabbi at tiscali dot it>) | michael | 2004-07-06 | 1 | -0/+14 |
* | multi-threaded lavc patch by (Loren Merritt <lorenm at u dot washington dot e... | michael | 2004-07-06 | 1 | -0/+7 |
* | nsse weight | michael | 2004-06-07 | 1 | -0/+5 |
* | Use aspect from encoder for AVI vprp header | ranma | 2004-03-24 | 1 | -1/+3 |
* | bit_exact patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) | michael | 2004-02-07 | 1 | -0/+3 |
* | quantizer noise shaping | michael | 2004-02-02 | 1 | -0/+5 |
* | ildctcmp, VSAD, VSSE | michael | 2004-01-05 | 1 | -0/+9 |
* | vismv, alt, ilme options | michael | 2003-12-30 | 1 | -0/+10 |
* | scenechange_threshold command line option patch by (Balatoni Denes <pnis at c... | michael | 2003-12-28 | 1 | -0/+5 |
* | better top_field_first behaviour (mostly what rich suggested) | michael | 2003-12-22 | 1 | -4/+8 |
* | using top_field_first from mpi, and support overriding it | michael | 2003-12-22 | 1 | -0/+36 |
* | RD optimal lambda->qp support | michael | 2003-11-12 | 1 | -0/+5 |
* | mencoder lavc audio encoding support | ranma | 2003-11-03 | 1 | -0/+7 |
* | 10l | michael | 2003-11-03 | 1 | -1/+1 |
* | noise reduction | michael | 2003-11-02 | 1 | -0/+5 |
* | 100l patch by (Tilmann Bitterberg <transcode at tibit dot org>) | michael | 2003-10-23 | 1 | -1/+1 |
* | mpeg4 has only 8bit per numerator and denominator ... | michael | 2003-10-20 | 1 | -1/+4 |
* | sample_aspect_ratio | michael | 2003-10-20 | 1 | -0/+8 |
* | use lagrange multipler instead of qscale | michael | 2003-10-07 | 1 | -6/+18 |
* | many small typo and grammar fixes | gabucino | 2003-10-04 | 1 | -1/+1 |
* | mv0 | michael | 2003-10-02 | 1 | -0/+5 |
* | rd cbp | michael | 2003-09-30 | 1 | -0/+5 |
* | fix 2-pass encoding with libavcodec onwin32, patch by Tristan Seligmann <mith... | faust3 | 2003-09-19 | 1 | -2/+2 |
* | 2pass stats curruption fix by ("Johannes E. Schindelin" <Johannes dot Schinde... | michael | 2003-09-11 | 1 | -0/+2 |
* | support for user specified intra/inter matrices | alex | 2003-09-01 | 1 | -0/+63 |
* | switched lavc_param_format to CONF_TYPE_IMGFMT | alex | 2003-09-01 | 1 | -23/+31 |
* | asv2 encoding | michael | 2003-09-01 | 1 | -0/+8 |
* | mpeg2 | michael | 2003-08-25 | 1 | -0/+2 |
* | Removed the historic cfgparser and switched full to the new config parser (al... | alex | 2003-08-13 | 1 | -2/+2 |
* | mb decision stuff | michael | 2003-07-29 | 1 | -6/+10 |
* | lossless ff mjpeg encoding | michael | 2003-06-17 | 1 | -0/+9 |
* | YUV 444 411 410 support | michael | 2003-06-14 | 1 | -0/+18 |
* | context model size & coder type options for FFV1 | michael | 2003-06-13 | 1 | -0/+10 |
* | FFV1 | michael | 2003-06-09 | 1 | -0/+2 |
* | FFASV1 | michael | 2003-05-19 | 1 | -0/+11 |
* | optional automatic aspect encoding based on d_width and d_height | rfelker | 2003-04-26 | 1 | -0/+4 |
* | Fix serious breakage, 10000l ! | rguyom | 2003-04-07 | 1 | -3/+5 |
* | Adaptive quantization support for "-lavcopts psnr" and "-lavdopts vstats". | rguyom | 2003-04-06 | 1 | -1/+16 |
* | lavc 4663 / quantizer bias | michael | 2003-03-22 | 1 | -1/+12 |
* | per context frame_rate_base | michael | 2003-03-12 | 1 | -1/+6 |
* | aic & umv | michael | 2003-03-05 | 1 | -0/+9 |
* | motion estimation range limit | michael | 2003-02-27 | 1 | -2/+7 |
* | Cleanup of the muxer API, func parameters muxer & muxer_f eliminated. | arpi | 2003-01-19 | 1 | -2/+1 |
* | qpel & pre ME improvements | michael | 2003-01-05 | 1 | -0/+13 |
* | motion estimation pre pass | michael | 2003-01-02 | 1 | -0/+5 |
* | lavc 4649 | michael | 2003-01-01 | 1 | -1/+6 |
* | trellis quantization | michael | 2002-12-31 | 1 | -2/+8 |
* | lavc 4647 | michael | 2002-12-28 | 1 | -6/+26 |
* | the long-waited MUXER layer, and new MPEG-PS muxer | arpi | 2002-12-27 | 1 | -4/+4 |
* | mb qp limits | michael | 2002-12-18 | 1 | -0/+8 |
* | AVVideoFrame -> AVFrame | michael | 2002-12-09 | 1 | -15/+24 |
* | infinity fix by ("Steven M. Schultz" <sms at 2BSD dot COM>) | michael | 2002-12-05 | 1 | -0/+4 |
* | PSNR | michael | 2002-12-04 | 1 | -0/+69 |
* | specific debug output support | michael | 2002-12-04 | 1 | -0/+7 |
* | cleanup | michael | 2002-12-04 | 1 | -75/+1 |
* | support for lavc build 4641 | michael | 2002-12-04 | 1 | -11/+13 |
* | aspect ratio clenaup | michael | 2002-11-20 | 1 | -20/+21 |
* | vstrict is no flag | michael | 2002-11-14 | 1 | -1/+1 |
* | ffhuffyuv | michael | 2002-11-14 | 1 | -2/+41 |
* | cleanup | rfelker | 2002-11-02 | 1 | -4/+0 |
* | removed -pass nonsense from mencoder! it's now a suboption to -divx4opts | rfelker | 2002-11-02 | 1 | -50/+0 |
* | idct algo selection support | michael | 2002-09-29 | 1 | -0/+7 |
* | vcodec=mpeg4 set as default | arpi | 2002-09-29 | 1 | -1/+1 |
* | interlaced dct | michael | 2002-09-26 | 1 | -0/+7 |
* | darkmasking & docs | michael | 2002-09-24 | 1 | -0/+7 |
* | adaptive quant support ... | michael | 2002-09-23 | 1 | -0/+22 |
* | use avcodec_alloc_context() | michael | 2002-09-19 | 1 | -95/+103 |
* | aspect ratio support by encoding (currently only with mpeg4 and h263p) | alex | 2002-09-13 | 1 | -2/+31 |
* | changing return type of put_image void->int | arpi | 2002-09-10 | 1 | -1/+2 |
* | dct selection support | michael | 2002-08-30 | 1 | -1/+10 |
* | mostly compiler warning fixes, some small bugfix | arpi | 2002-08-28 | 1 | -1/+2 |
* | fixing compilation without divx4 patch by (RĂ©mi Guyomarch <rguyom at pobox d... | michael | 2002-08-25 | 1 | -1/+1 |
* | 10l | michael | 2002-08-25 | 1 | -4/+7 |
* | support for the new ratecontrol code | michael | 2002-08-25 | 1 | -10/+130 |
* | same behavior for luma & chroma single coeff elimination | michael | 2002-08-18 | 1 | -1/+1 |
* | skip blocks with small chroma dc support | michael | 2002-08-17 | 1 | -1/+1 |
* | dynamic libavcodec.so support updated by | arpi | 2002-08-14 | 1 | -1/+1 |
* | mpeg4 mpeg quantizer encoding | michael | 2002-08-07 | 1 | -1/+8 |
* | #ifdef'ed divx4 2pass code - idea by Diego | arpi | 2002-07-08 | 1 | -9/+20 |
* | wmv1 | michael | 2002-06-18 | 1 | -0/+10 |
* | single coefficient elimination disabled by default | michael | 2002-06-01 | 1 | -2/+2 |
* | new options to support Michael's libavcodec patch, #ifdefed | arpi | 2002-05-29 | 1 | -1/+27 |
* | a hack to make ffmjpeg created files viewable with windows dlls too | alex | 2002-05-05 | 1 | -4/+17 |
* | msmpeg4v2 -> MP42 mapping, requested by Gabucino | alex | 2002-05-04 | 1 | -0/+2 |
* | hq mode in first pass should work (as bad, ehh as well as LQ) | michael | 2002-04-22 | 1 | -2/+7 |
* | support for new stuff (lavc internal 2pass, ...) | michael | 2002-04-21 | 1 | -0/+22 |
* | bitrate>16000 means bits not kbits - noticed by George Hawkins <george_hawkin... | arpi | 2002-04-18 | 1 | -1/+3 |
* | Preliminary support for lavcs b-frame encoding, disabled by default. | atmos4 | 2002-04-17 | 1 | -0/+3 |
* | disable hq for 1st pass | arpi | 2002-04-16 | 1 | -1/+2 |
* | 2-pass qscale fixed | arpi | 2002-04-15 | 1 | -6/+2 |
* | workaround Juanjo's stupid vme change | arpi | 2002-04-14 | 1 | -3/+5 |
* | mp_image.h and img_format.h moved to libmpcodecs | arpi | 2002-04-13 | 1 | -2/+2 |
* | capabilities support -> automatic insertion of scale, expand, pp | arpi | 2002-04-11 | 1 | -1/+1 |
* | vme default changed 3->4 | arpi | 2002-04-11 | 1 | -1/+1 |
* | soem fixes | arpi | 2002-04-11 | 1 | -0/+5 |
* | encoders | arpi | 2002-04-10 | 1 | -0/+291 |