| Commit message (Expand) | Author | Age | Files | Lines |
* | add (no)visualize options | iive | 2005-07-19 | 1 | -0/+4 |
* | 1/2 l: last patch lacked the option name, so it wasn't activeable | gpoirier | 2005-07-11 | 1 | -0/+1 |
* | x264 fast first pass, patch by Robert Swain < robert POUM swain AH gmail POUM... | gpoirier | 2005-07-11 | 1 | -20/+40 |
* | sync to x264 rev264 (lossless) | lorenm | 2005-06-17 | 1 | -1/+1 |
* | sync to x264 rev263 (RDO) | lorenm | 2005-06-15 | 1 | -1/+1 |
* | sync to x264 r252 (8x8dct) | lorenm | 2005-06-05 | 1 | -7/+16 |
* | sync to x264 r240 (threads) | lorenm | 2005-05-29 | 1 | -0/+3 |
* | sync to x264 r239 (zoned ratecontrol and UMHex ME) | lorenm | 2005-05-24 | 1 | -4/+8 |
* | sync to x264 rev223 (options: ratetol, vbv_*) | lorenm | 2005-05-11 | 1 | -17/+21 |
* | expose x264 options 'me' and 'me_range'. | lorenm | 2005-05-05 | 1 | -0/+10 |
* | remove x264 option "cabacidc", because the default is always best. | lorenm | 2005-04-13 | 1 | -3/+0 |
* | sync to x264 171: chroma_me, chroma_qp_offset | lorenm | 2005-03-14 | 1 | -5/+10 |
* | sync to x264 r150: new option 'b_pyramid' | lorenm | 2005-03-04 | 1 | -0/+4 |
* | fixes for encoding of multiple files | henry | 2005-03-01 | 1 | -0/+1 |
* | memory leak | lorenm | 2005-02-27 | 1 | -4/+1 |
* | sync to x264 r137: adaptive B-frame decision, flush delayed frames. | lorenm | 2005-02-23 | 1 | -10/+37 |
* | Sync to x264 r134: weighted prediction for B-frames. | lorenm | 2005-02-22 | 1 | -0/+4 |
* | x264: expose option "level_idc". | lorenm | 2005-02-20 | 1 | -0/+3 |
* | Move x264 version check into configure. | lorenm | 2005-02-18 | 1 | -4/+0 |
* | sync to x264 r129: modified ratecontrol equation. | lorenm | 2005-02-17 | 1 | -2/+2 |
* | sync to x264 r93: | lorenm | 2005-01-12 | 1 | -9/+15 |
* | x264: disable subq=0 (the huge bitrate penalty wasn't worth the speed), | lorenm | 2005-01-07 | 1 | -2/+2 |
* | change rc_init_buffer to be a fraction of total buffer size. | lorenm | 2005-01-02 | 1 | -6/+7 |
* | sync to x264 r72. | lorenm | 2004-12-28 | 1 | -5/+14 |
* | set sample aspect ratio | lorenm | 2004-11-24 | 1 | -0/+2 |
* | sync to x264 r61 (improved 2pass ratecontrol) | lorenm | 2004-11-18 | 1 | -7/+14 |
* | Mark I-frames as seekable only if we encode with one reference frame, IDR are... | iive | 2004-10-17 | 1 | -1/+3 |
* | Adds a parameter 'scenecut', to control the threshold for inserting extra I-f... | iive | 2004-10-08 | 1 | -0/+3 |
* | better default parameter,added counterpart option, better names for few optio... | iive | 2004-09-27 | 1 | -7/+15 |
* | add support for subpel quality refinement option in x264. | iive | 2004-09-22 | 1 | -0/+3 |
* | compile fix | gabucino | 2004-09-18 | 1 | -1/+0 |
* | fix compile on gcc 2.95.3 | iive | 2004-09-14 | 1 | -2/+4 |
* | 2pass encoding support for x264(r46). | iive | 2004-09-12 | 1 | -19/+31 |
* | x264 encoder support. Original patch send by Bernhard Rosenkraenzer <bero at ... | iive | 2004-08-27 | 1 | -0/+322 |