| Commit message (Expand) | Author | Age | Files | Lines |
* | bugs found by valgrind | Michael Niedermayer | 2006-01-12 | 1 | -10/+11 |
* | faster iterative_me: avoid duplicate mc of neighboring blocks. | Loren Merritt | 2006-01-12 | 1 | -59/+148 |
* | use h264 MC functions for 2xX Xx2 blocks in snow too | Michael Niedermayer | 2006-01-08 | 1 | -6/+8 |
* | use h264 MC functions for rectangular blocks too | Michael Niedermayer | 2006-01-07 | 1 | -6/+36 |
* | 10l (assertion failure) | Michael Niedermayer | 2006-01-07 | 1 | -1/+1 |
* | cleanup | Michael Niedermayer | 2006-01-04 | 1 | -25/+8 |
* | :%s/check_block_2p/check_block_inter/g | François Revol | 2005-12-30 | 1 | -12/+12 |
* | this fixes compilation with gcc 2.95 which seems to not like array casting...... | François Revol | 2005-12-30 | 1 | -11/+17 |
* | mem corruption fix | Michael Niedermayer | 2005-12-30 | 1 | -35/+37 |
* | 4mv + iter ME 10l fix (still not bugfree but better) | Michael Niedermayer | 2005-12-29 | 1 | -2/+2 |
* | 10l | Michael Niedermayer | 2005-12-28 | 1 | -1/+1 |
* | iterative overlapped block based motion estimation for snow | Michael Niedermayer | 2005-12-28 | 1 | -44/+379 |
* | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun | 2005-12-22 | 1 | -2/+2 |
* | 10l | Michael Niedermayer | 2005-12-19 | 1 | -1/+1 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -215/+215 |
* | check block_max_depth (fixes crash) | Michael Niedermayer | 2005-12-03 | 1 | -0/+5 |
* | make selftest code compile again | Michael Niedermayer | 2005-12-03 | 1 | -8/+10 |
* | fix unused variable warnings | Aurelien Jacobs | 2005-09-21 | 1 | -11/+12 |
* | reducing minimum supported picture size | Michael Niedermayer | 2005-08-21 | 1 | -12/+24 |
* | #defines for strict_std_compliance and split between inofficial extensions an... | Michael Niedermayer | 2005-05-08 | 1 | -2/+2 |
* | PIX_FMT_NONE and related fixes | Michael Niedermayer | 2005-04-25 | 1 | -0/+2 |
* | tighter snow slicing patch by (Yartrebo || yartrebo earthlink net) | Yartrebo | 2005-04-25 | 1 | -34/+38 |
* | Ministry of English Composition, reporting for duty (and the word is "skipped... | Mike Melanson | 2005-04-24 | 1 | -1/+1 |
* | fix overflow in mc_block() patch by (Yartrebo )yartrebo earthlink net | Yartrebo | 2005-04-17 | 1 | -4/+12 |
* | store the number of runs to avoid storing the last run value | Michael Niedermayer | 2005-04-15 | 1 | -5/+14 |
* | allow 2pass ratecontrol. also fixes psnr displayed by mencoder. | Loren Merritt | 2005-04-15 | 1 | -3/+42 |
* | replace complicated pointer dereference + index stuff by pointers in unpack_c... | Michael Niedermayer | 2005-04-14 | 1 | -33/+33 |
* | minor optimization | Michael Niedermayer | 2005-04-14 | 1 | -7/+6 |
* | optimizing unpack_coeffs() | Michael Niedermayer | 2005-04-14 | 1 | -9/+12 |
* | Snow segfault bug in revision 1.43 patch by (Yartrebo /yartrebo earthlink net/) | Yartrebo | 2005-04-13 | 1 | -4/+4 |
* | rescale coefficients during IDWT, that way the lifting steps are much simpler... | Michael Niedermayer | 2005-04-10 | 1 | -9/+45 |
* | increasing precission of the quantization parameter | Michael Niedermayer | 2005-04-09 | 1 | -1/+1 |
* | fix QROOT != 8 | Michael Niedermayer | 2005-04-09 | 1 | -24/+26 |
* | 10% faster unpack_coeffs | Michael Niedermayer | 2005-04-05 | 1 | -11/+31 |
* | fixing lossless snow | Michael Niedermayer | 2005-04-05 | 1 | -1/+1 |
* | merge vertical lifting steps and a little cleanup | Michael Niedermayer | 2005-04-04 | 1 | -22/+27 |
* | Snow Slicing patch by (Yartrebo) yartrebo earthlink net | Yartrebo | 2005-04-03 | 1 | -65/+682 |
* | slice-based idwt (10% faster decoding) | Loren Merritt | 2005-03-15 | 1 | -43/+129 |
* | -strict -1 comment fix | Michael Niedermayer | 2005-02-24 | 1 | -1/+1 |
* | avoid buf_size == 0 checks in every decoder | Michael Niedermayer | 2005-01-23 | 1 | -5/+0 |
* | 10l patch by (matthieu castet <castet.matthieu free fr>) | Matthieu Castet | 2005-01-16 | 1 | -2/+2 |
* | various security fixes and precautionary checks | Michael Niedermayer | 2005-01-12 | 1 | -3/+12 |
* | Disable encoders patch by (Gianluigi Tiesi <mplayer netfarm it>) | Gianluigi Tiesi | 2005-01-03 | 1 | -0/+2 |
* | fix for build on IRIX by (Michel Bardiaux {mbardiaux peaktime be}) | Michael Niedermayer | 2004-11-25 | 1 | -0/+4 |
* | CABAC -> range coder | Michael Niedermayer | 2004-10-30 | 1 | -87/+104 |
* | 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 |