| Commit message (Expand) | Author | Age |
* | Fix video delay when encoding with B-frames. | corey | 2006-02-21 |
* | Move conditional compilation out of the code and into the build system. | diego | 2006-01-31 |
* | change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to ... | michael | 2006-01-26 |
* | pass vbv_size & max_rate from encoder to muxer over muxer_stream_t (if this i... | michael | 2006-01-25 |
* | vglobal so the user can tell the encoder that she wants global headers ... on... | michael | 2006-01-24 |
* | Using INT_MAX without including limits.h breaks compilation on MinGW. | diego | 2006-01-23 |
* | support libavcodec's new sc_factor parameter | corey | 2006-01-22 |
* | convert some printfs to mp_msg | rathann | 2006-01-10 |
* | Support vme=8 (iterative overlapped block). | diego | 2005-12-29 |
* | Add bidir_refine to lavc's set of options, and document it. | gpoirier | 2005-12-28 |
* | support downscaling frames for dynamic b frame decission | gpoirier | 2005-12-25 |
* | Fixed wrong M_OPT_RANGE in vrc_maxrate/vrc_minrate , default was 0 and range ... | reynaldo | 2005-11-29 |
* | Unify include path handling, -I.. is in CFLAGS. | diego | 2005-11-18 |
* | 10l: scene change detecion is deactivated with sc_threshold=1000000000 | ranma | 2005-07-17 |
* | 10l for me | ranma | 2005-07-17 |
* | Add vrc_init_occupancy to lavcopts | ranma | 2005-06-20 |
* | vstrict=-1 is now less "dangerous", make it default and remove m/ljpeg encodi... | reimar | 2005-05-09 |
* | Add border masking support for lavc | gpoirier | 2005-05-08 |
* | ljpeg codec needs YUVJ colorspace, too | reimar | 2005-05-08 |
* | LIBAVCODEC_BUILD >= 4754 | michael | 2005-04-30 |
* | 35% faster turbo mode with 0.01dB drop. Based Loren Merritt's suggestions. | gpoirier | 2005-03-02 |
* | fixes for encoding of multiple files | henry | 2005-03-01 |
* | 100l to michael :)))) | rfelker | 2005-02-24 |
* | Use PIX_FMT_YUVJ420P for mjpeg so that vstrict=-1 is not necessary | reimar | 2005-02-23 |
* | switch from DIVX -> FMP4 fourcc for libavcodec | michael | 2005-02-22 |
* | change malloc and free to av_ variants where needed. | reimar | 2005-01-08 |
* | suppress dummy frames due to B-frame delay. | lorenm | 2004-12-01 |
* | new lavc codec: ffvhuff | lorenm | 2004-11-28 |
* | 10l...autoaspect was always applied to muxer aspect if using newer libavcodec... | rfelker | 2004-10-18 |
* | 10l: Make turbo mode compatible with 3-pass encoding | gpoirier | 2004-09-20 |
* | New lavc flag: "turbo" mode which is supposed to speed up 2-pass encoding | gpoirier | 2004-09-19 |
* | support generating divx2pass.log on 2nd pass patch by (Loren Merritt <lorenm ... | michael | 2004-09-18 |
* | support snow | alex | 2004-08-21 |
* | more precise wording | diego | 2004-08-09 |
* | mencoder psnr segfaults on readonly fs patch by (Fabio Russo <f.russo at sosi... | michael | 2004-07-20 |
* | dc=11 fixed | michael | 2004-07-06 |
* | dc precision and closed gop patch by (Nico Sabbi <nsabbi at tiscali dot it>) | michael | 2004-07-06 |
* | multi-threaded lavc patch by (Loren Merritt <lorenm at u dot washington dot e... | michael | 2004-07-06 |
* | nsse weight | michael | 2004-06-07 |
* | Use aspect from encoder for AVI vprp header | ranma | 2004-03-24 |
* | bit_exact patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) | michael | 2004-02-07 |
* | quantizer noise shaping | michael | 2004-02-02 |
* | ildctcmp, VSAD, VSSE | michael | 2004-01-05 |
* | vismv, alt, ilme options | michael | 2003-12-30 |
* | scenechange_threshold command line option patch by (Balatoni Denes <pnis at c... | michael | 2003-12-28 |
* | better top_field_first behaviour (mostly what rich suggested) | michael | 2003-12-22 |
* | using top_field_first from mpi, and support overriding it | michael | 2003-12-22 |
* | RD optimal lambda->qp support | michael | 2003-11-12 |
* | mencoder lavc audio encoding support | ranma | 2003-11-03 |
* | 10l | michael | 2003-11-03 |