| Commit message (Expand) | Author | Age | Files | Lines |
* | flac_flush() | Michael Niedermayer | 2004-02-18 | 1 | -0/+9 |
* | simplify | Michael Niedermayer | 2004-02-18 | 1 | -52/+41 |
* | avoid negative array indices | Alex Beregszaszi | 2004-02-18 | 1 | -7/+9 |
* | crc8 checking, based upon a patch by (Miroslav Lichvar <lichvarm at phoenix d... | Michael Niedermayer | 2004-02-18 | 1 | -38/+88 |
* | remove residual array, it isnt really needed | Michael Niedermayer | 2004-02-18 | 1 | -23/+13 |
* | flac fixes: | Michael Niedermayer | 2004-02-18 | 5 | -167/+259 |
* | flac decoder by (Alex Beregszaszi <alex at fsn dot hu>) | Michael Niedermayer | 2004-02-18 | 1 | -0/+651 |
* | noise reduction with threads bugfix | Michael Niedermayer | 2004-02-17 | 1 | -2/+3 |
* | more error checks for the sequence header | Michael Niedermayer | 2004-02-16 | 1 | -0/+13 |
* | rle_code can overflow when multiplied by 4 | Roberto Togni | 2004-02-14 | 1 | -1/+1 |
* | Use av_log | Roberto Togni | 2004-02-14 | 1 | -5/+5 |
* | normalize adaptive quantizatiuon fix (based upon a patch by (Jindrich Makovic... | Michael Niedermayer | 2004-02-14 | 1 | -1/+4 |
* | mpeg4 b frame + adaptive quantization assertion failure fix | Michael Niedermayer | 2004-02-14 | 1 | -5/+13 |
* | multithreaded spatial complexity calculation for i frames | Michael Niedermayer | 2004-02-14 | 1 | -18/+25 |
* | ff_copy_bits() optimization | Michael Niedermayer | 2004-02-14 | 1 | -5/+10 |
* | activate the memcpy special case for the byte aligned case in ff_copy_bits(),... | Michael Niedermayer | 2004-02-13 | 1 | -3/+3 |
* | replace a few pbBufPtr() by put_bits_count(), one of them was actually wrong | Michael Niedermayer | 2004-02-13 | 1 | -3/+3 |
* | simplify MV availability check / dont use below last row MV which is always zero | Michael Niedermayer | 2004-02-13 | 1 | -3/+3 |
* | multithreaded/SMP motion estimation | Michael Niedermayer | 2004-02-13 | 12 | -347/+779 |
* | ppc chroma mess workaround (real bug is that the motion compensation code ass... | Michael Niedermayer | 2004-02-12 | 1 | -1/+2 |
* | * gotta setup coded_frame for encoding. avcodec.h says that for decoding | Roman Shaposhnik | 2004-02-10 | 1 | -2/+13 |
* | rv10/obmc fixes | Michael Niedermayer | 2004-02-09 | 2 | -9/+30 |
* | 2 byte shorter userdata for mpeg4 | Michael Niedermayer | 2004-02-08 | 4 | -8/+8 |
* | M$ ADPCM encoding & some simplifications | Michael Niedermayer | 2004-02-08 | 1 | -28/+76 |
* | segfault fix | Michael Niedermayer | 2004-02-07 | 1 | -0/+6 |
* | use clip() from common.h | Michael Niedermayer | 2004-02-07 | 1 | -16/+10 |
* | * Initial implementation of the G.726 ADPCM audio codec. | Roman Shaposhnik | 2004-02-07 | 4 | -1/+421 |
* | - made --extra-cflags option work on darwin | Tinic Uro | 2004-02-06 | 1 | -1/+1 |
* | h263 4mv encoding fix | Michael Niedermayer | 2004-02-06 | 1 | -1/+1 |
* | segfault fix | Michael Niedermayer | 2004-02-06 | 1 | -0/+3 |
* | get_bit_count -> put_bits_count | Alex Beregszaszi | 2004-02-06 | 1 | -1/+1 |
* | get_bit_count -> put_bits_count | Alex Beregszaszi | 2004-02-06 | 11 | -33/+33 |
* | analyze the gradient of the error surface to avoid a few checks in the quanti... | Michael Niedermayer | 2004-02-06 | 1 | -1/+30 |
* | quantizer noise shaping optimization | Michael Niedermayer | 2004-02-06 | 4 | -33/+132 |
* | initial commit for Quicktime Animation (RLE) video decoder; bit depths | Mike Melanson | 2004-02-05 | 4 | -1/+541 |
* | remove incorect motion estimation table | Michael Niedermayer | 2004-02-05 | 1 | -7/+1 |
* | cleanup ugly code (also appearently works around a bug gcc 3.4 which fails co... | Michael Niedermayer | 2004-02-04 | 1 | -7/+8 |
* | fixes by Gildas Bazin <gbazin at altern dot org> | Michael Niedermayer | 2004-02-04 | 1 | -0/+5 |
* | added support for EA ADPCM and SMJPEG IMA ADPCM | Mike Melanson | 2004-02-03 | 3 | -0/+93 |
* | simplify | Michael Niedermayer | 2004-02-02 | 1 | -66/+32 |
* | quantizer noise shaping | Michael Niedermayer | 2004-02-02 | 2 | -38/+477 |
* | tiny warning fix | Falk Hüffner | 2004-02-01 | 1 | -1/+1 |
* | changed includes | Alex Beregszaszi | 2004-01-31 | 1 | -1/+1 |
* | not needed anymore | Alex Beregszaszi | 2004-01-31 | 1 | -1/+0 |
* | segfault fix | Michael Niedermayer | 2004-01-31 | 1 | -1/+1 |
* | vsad16_mmx2 only applies if encoders are turned on | Mike Melanson | 2004-01-31 | 1 | -0/+2 |
* | these functions (get_bit_count and align_put_bits) are referenced even | Mike Melanson | 2004-01-31 | 1 | -1/+2 |
* | handle invalid buffer sizes | Mike Melanson | 2004-01-31 | 1 | -0/+5 |
* | watch those hard tabs | Mike Melanson | 2004-01-31 | 4 | -19/+19 |
* | handle 0-length buffers | Mike Melanson | 2004-01-31 | 1 | -0/+3 |