Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | shape-adaptive diamond + prediction crash patch by (Loren Merritt <lorenm at... | Loren Merritt | 2004-07-05 | 1 | -1/+1 |
* | 10l | Michael Niedermayer | 2004-07-01 | 1 | -1/+2 |
* | 10l (fixes delayed frames during encoding) | Michael Niedermayer | 2004-06-30 | 2 | -0/+3 |
* | 1000l | Michael Niedermayer | 2004-06-30 | 1 | -4/+2 |
* | various resampling fixes | Michael Niedermayer | 2004-06-30 | 2 | -6/+8 |
* | forgotten | Michael Niedermayer | 2004-06-30 | 1 | -0/+1 |
* | timestamp duplication bugfix | Michael Niedermayer | 2004-06-30 | 1 | -1/+3 |
* | Ignore palette for grayscale files, all my samples are inverted with | Roberto Togni | 2004-06-27 | 1 | -1/+1 |
* | Paletted cvid support | Roberto Togni | 2004-06-27 | 1 | -12/+17 |
* | Force alignement for rpza and smc | Roberto Togni | 2004-06-27 | 1 | -0/+10 |
* | fix for width or height not multiple of 4 | Roberto Togni | 2004-06-27 | 1 | -1/+1 |
* | unused | Alex Beregszaszi | 2004-06-26 | 1 | -4/+0 |
* | altivec workaround | Alex Beregszaszi | 2004-06-26 | 1 | -0/+5 |
* | warning fix | Alex Beregszaszi | 2004-06-26 | 1 | -1/+1 |
* | some debug | Alex Beregszaszi | 2004-06-26 | 1 | -0/+2 |
* | skip_utf8, unused yet | Alex Beregszaszi | 2004-06-26 | 1 | -0/+21 |
* | make the tables static | Alex Beregszaszi | 2004-06-26 | 1 | -9/+9 |
* | 10l, non-x86 fix | Alex Beregszaszi | 2004-06-26 | 1 | -1/+4 |
* | support skiping of mb rows during decoding | Michael Niedermayer | 2004-06-26 | 3 | -4/+24 |
* | use libmpeg2 idct to decode xvid videos unless the user forced some other idct | Michael Niedermayer | 2004-06-25 | 1 | -1/+5 |
* | optimization | Michael Niedermayer | 2004-06-25 | 3 | -32/+17 |
* | transmeta crusoe mmx detection by "Nobody/Anonymous - nobody" / sf feature re... | Michael Niedermayer | 2004-06-24 | 1 | -0/+11 |
* | flush audio encoder buffers at the end | Michael Niedermayer | 2004-06-22 | 4 | -43/+39 |
* | increase size of crop table | Michael Niedermayer | 2004-06-21 | 1 | -1/+1 |
* | 100l fix codebook usage for v1 vectors | Roberto Togni | 2004-06-20 | 1 | -12/+12 |
* | 1000l to myself for FFMIN(...,0) instead of ...,6) | Michael Niedermayer | 2004-06-19 | 1 | -6/+11 |
* | 1000l to the ffsvq3 author, our default bitstream reader is only guranteed to... | Michael Niedermayer | 2004-06-19 | 1 | -2/+5 |
* | segfault fix | Michael Niedermayer | 2004-06-19 | 1 | -2/+3 |
* | 100l | Michael Niedermayer | 2004-06-18 | 1 | -1/+1 |
* | 10l | Michael Niedermayer | 2004-06-18 | 1 | -2/+2 |
* | avoid useless normalization and 10l fix | Michael Niedermayer | 2004-06-17 | 1 | -5/+12 |
* | polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resam... | Michael Niedermayer | 2004-06-17 | 4 | -174/+249 |
* | cut-n-paste error slipped through the cracks... thanks to DJ Hartman for | Mike Melanson | 2004-06-16 | 1 | -1/+1 |
* | coefficient saturation fix | Michael Niedermayer | 2004-06-14 | 1 | -13/+11 |
* | fewer overflows | Michael Niedermayer | 2004-06-14 | 1 | -5/+8 |
* | warning vigilance | Mike Melanson | 2004-06-13 | 1 | -2/+2 |
* | the ongoing struggle for encoding conditionals | Mike Melanson | 2004-06-13 | 1 | -0/+4 |
* | better cbp handling and small speedup in mpeg12 | Ivan Kalvachev | 2004-06-12 | 2 | -87/+29 |
* | chroma me fix | Michael Niedermayer | 2004-06-11 | 2 | -5/+23 |
* | mpeg2 chroma422/444 support, may be slower, may be faster for other codecs | Ivan Kalvachev | 2004-06-11 | 3 | -45/+105 |
* | fix initialization bug in which execution overwrites essential data | Mike Melanson | 2004-06-11 | 1 | -8/+8 |
* | clip input motion vectors | Michael Niedermayer | 2004-06-10 | 2 | -3/+27 |
* | attempt to create some separation in the FLAC system with respect to | Mike Melanson | 2004-06-10 | 1 | -2/+22 |
* | make ffmpeg/libavcodec/liba52/crc.c compile on systems where no inttypes.h pa... | Chip | 2004-06-09 | 1 | -1/+1 |
* | gcc bug workaround by (Jonathan Gray <khalek at linuxgamers dot net>) | Michael Niedermayer | 2004-06-08 | 1 | -0/+3 |
* | hadamard/AltiVec: fix to compiler fix, again by (Romain Dolbeau <dolbeau at i... | Michael Niedermayer | 2004-06-08 | 2 | -3/+3 |
* | sse8 and nsse in mmx | Michael Niedermayer | 2004-06-08 | 1 | -0/+302 |
* | nsse weight | Michael Niedermayer | 2004-06-07 | 4 | -12/+21 |
* | noise preserving sum of squares comparission function | Michael Niedermayer | 2004-06-07 | 5 | -2/+64 |
* | fix normalization | Michael Niedermayer | 2004-06-06 | 1 | -3/+6 |