Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unused | Michael Niedermayer | 2004-09-24 | 1 | -2/+0 |
* | merge predict_plane() with DWTELEM->8bit conversation (21% faster) | Michael Niedermayer | 2004-09-23 | 1 | -31/+36 |
* | 8 -> FRAC_BITS | Michael Niedermayer | 2004-09-21 | 1 | -12/+19 |
* | consistent use of types patch by (D Richard Felker III <dalias at aerifal dot... | D Richard Felker III | 2004-09-19 | 1 | -34/+34 |
* | simplify getsymbol patch by (Loren Merritt <lorenm at u dot washington dot edu>) | Loren Merritt | 2004-09-17 | 1 | -17/+8 |
* | per picture psnr | Michael Niedermayer | 2004-09-15 | 1 | -1/+1 |
* | 100l (forgot to set the 8x8 mc functions, so ME did use the mpeg ones ...) | Michael Niedermayer | 2004-09-12 | 1 | -3/+13 |
* | use h264 MC code if possible | Michael Niedermayer | 2004-09-12 | 1 | -25/+7 |
* | use pointer arithmetic in mc_block(), 25% faster | Michael Niedermayer | 2004-09-12 | 1 | -16/+24 |
* | 20% faster predict_plane() | Michael Niedermayer | 2004-09-05 | 1 | -72/+171 |
* | 10l (keyframes and context resets) | Michael Niedermayer | 2004-08-31 | 1 | -10/+13 |
* | cleanup | Michael Niedermayer | 2004-08-28 | 1 | -509/+9 |
* | 10l | Michael Niedermayer | 2004-08-28 | 1 | -3/+8 |
* | merge decode_subband() and dequantize() | Michael Niedermayer | 2004-08-27 | 1 | -12/+22 |
* | 11% faster decode_subband() | Michael Niedermayer | 2004-08-27 | 1 | -15/+15 |
* | 5% faster decode_subband() | Michael Niedermayer | 2004-08-27 | 1 | -114/+20 |
* | 46% faster decode_subband() | Michael Niedermayer | 2004-08-27 | 1 | -9/+50 |
* | 50% faster decode_subband() | Michael Niedermayer | 2004-08-27 | 1 | -1/+9 |
* | quad tree based motion compensation (currently only 16x16 & 8x8 OBMC blocks, ... | Michael Niedermayer | 2004-08-26 | 1 | -217/+497 |
* | edge bugfix | Michael Niedermayer | 2004-08-25 | 1 | -0/+8 |
* | cleanup | Michael Niedermayer | 2004-08-03 | 1 | -18/+18 |
* | lossless support | Michael Niedermayer | 2004-08-02 | 1 | -7/+37 |
* | cleanup | Michael Niedermayer | 2004-08-02 | 1 | -314/+1 |
* | improved magnitude coding, 0.2% lower bitrate (foreman@352x288 qscale 1 and 8) | Michael Niedermayer | 2004-08-02 | 1 | -14/+16 |
* | cleanup | Michael Niedermayer | 2004-08-02 | 1 | -327/+0 |
* | various subband encoders (all either worse or complicated so they are comment... | Michael Niedermayer | 2004-08-02 | 1 | -8/+1028 |
* | 1/0 fix | Michael Niedermayer | 2004-07-28 | 1 | -0/+2 |
* | dont segfault without -strict -1 | Michael Niedermayer | 2004-07-28 | 1 | -6/+6 |
* | optimize quantizaton (about 3x faster) | Michael Niedermayer | 2004-07-27 | 1 | -28/+35 |
* | cleanup | Michael Niedermayer | 2004-07-27 | 1 | -239/+25 |
* | use parent sample to predict significance & magnitude | Michael Niedermayer | 2004-07-27 | 1 | -10/+28 |
* | log2() & bsd | Michael Niedermayer | 2004-07-27 | 1 | -1/+1 |
* | better context model (0.2-1% lower bitrate) | Michael Niedermayer | 2004-07-27 | 1 | -23/+30 |
* | typo | Michael Niedermayer | 2004-07-26 | 1 | -2/+2 |
* | my experimental wavelet codec | Michael Niedermayer | 2004-07-25 | 1 | -0/+3052 |