| Commit message (Expand) | Author | Age | Files | Lines |
* | mmx2 optimization of huffyuv median encoding | Michael Niedermayer | 2003-10-13 | 4 | -26/+70 |
* | 10l | Michael Niedermayer | 2003-10-13 | 1 | -4/+4 |
* | dont check if the ac esc 3 could have been stored as vlc as this detects only... | Michael Niedermayer | 2003-10-13 | 3 | -5/+4 |
* | init_put_bits changed | Alex Beregszaszi | 2003-10-13 | 3 | -6/+6 |
* | 10l | Alex Beregszaszi | 2003-10-13 | 2 | -2/+2 |
* | fix decoding if the aspect ratio changes | Michael Niedermayer | 2003-10-12 | 1 | -0/+3 |
* | removed the obsolete and unused parameters of init_put_bits | Alex Beregszaszi | 2003-10-12 | 13 | -32/+22 |
* | add some missing codecs | Alex Beregszaszi | 2003-10-12 | 1 | -0/+7 |
* | h263 GOB decoding fix | Michael Niedermayer | 2003-10-12 | 1 | -4/+4 |
* | intra dc treshold != 0 decoding fixed | Michael Niedermayer | 2003-10-12 | 3 | -6/+25 |
* | Sunplus JPEG codec (SP5X) support | Alex Beregszaszi | 2003-10-11 | 4 | -2/+509 |
* | theora comments skipping | Alex Beregszaszi | 2003-10-11 | 1 | -1/+20 |
* | using av_abort | Alex Beregszaszi | 2003-10-11 | 1 | -2/+1 |
* | theora decoding support (only keyframes for now, because by theora the frame ... | Alex Beregszaszi | 2003-10-11 | 3 | -18/+174 |
* | optimised versions of the get_pixels, diff_pixels, and bswap_buf | Mike Melanson | 2003-10-11 | 1 | -109/+296 |
* | forgot to commit, i hope its correct | Michael Niedermayer | 2003-10-11 | 1 | -0/+5 |
* | recommit of | Michael Niedermayer | 2003-10-11 | 1 | -80/+51 |
* | recommit of | Michael Niedermayer | 2003-10-11 | 1 | -10/+7 |
* | recommit (of patch, as cvslog msg didnt apply cleanly) | Steven M. Schultz | 2003-10-11 | 2 | -3/+3 |
* | recommit of | Michael Niedermayer | 2003-10-11 | 1 | -1/+1 |
* | recommit of | Michael Niedermayer | 2003-10-11 | 1 | -6/+10 |
* | recommit of | Drew Hess | 2003-10-11 | 2 | -2/+16 |
* | * recommiting change from SF CVS | Roman Shaposhnik | 2003-10-11 | 1 | -0/+2 |
* | support a few more types of VQA files | Mike Melanson | 2003-10-11 | 1 | -1/+6 |
* | yv12->uyvy MMX | Michael Niedermayer | 2003-10-10 | 1 | -0/+44 |
* | 1E10l | Michael Niedermayer | 2003-10-10 | 1 | -11/+7 |
* | 10l | Michael Niedermayer | 2003-10-09 | 1 | -0/+9 |
* | uyvy output support in swscaler | Alex Beregszaszi | 2003-10-09 | 3 | -4/+98 |
* | Fixed the brokeness and also bgr32 should work now. Patch by Ken Mandelberg <... | Ken Mandelberg | 2003-10-07 | 1 | -7/+7 |
* | use lagrange multipler instead of qp for ratecontrol, this may break some thi... | Michael Niedermayer | 2003-10-07 | 10 | -96/+125 |
* | This patch marks frames used in RPZA decoder as reference frames, from | Mike Melanson | 2003-10-05 | 1 | -0/+1 |
* | mpeg1 + trellis quant segfault fix | Michael Niedermayer | 2003-10-05 | 1 | -1/+3 |
* | 10l ? | Michael Niedermayer | 2003-10-04 | 1 | -1/+1 |
* | added solid color vectors; basic PAL8, 4x2-vector video (as in | Mike Melanson | 2003-10-04 | 1 | -69/+72 |
* | handle a wider variety of VQA files, including silent files | Mike Melanson | 2003-10-04 | 1 | -23/+60 |
* | many small typo and grammar fixes | Gabucino | 2003-10-04 | 3 | -17/+17 |
* | Patch for AAC encoding with libfaac by (Gildas Bazin <gbazin at altern dot org>) | Michael Niedermayer | 2003-10-04 | 6 | -0/+149 |
* | * 10000l (cut'n'paste is evil!) | Roman Shaposhnik | 2003-10-04 | 1 | -5/+5 |
* | instructions for using the decoder | Mike Melanson | 2003-10-03 | 1 | -1/+6 |
* | implemented Id Quake II CIN support | Mike Melanson | 2003-10-03 | 10 | -2/+605 |
* | * fixing bug that prevented resampling the picture and | Roman Shaposhnik | 2003-10-03 | 2 | -3/+24 |
* | fixed codec specific data headers | Alex Beregszaszi | 2003-10-02 | 1 | -10/+9 |
* | fixed time base and sample rate handling | Alex Beregszaszi | 2003-10-02 | 1 | -9/+17 |
* | fix fabrice's broken get_bi and some minor changes in draft | Alex Beregszaszi | 2003-10-02 | 1 | -26/+8 |
* | nut and vcr2 | Alex Beregszaszi | 2003-10-02 | 1 | -0/+2 |
* | rd cbp + single coeff elimination fix | Michael Niedermayer | 2003-10-02 | 1 | -6/+7 |
* | first pass at a VQA video decoder | Mike Melanson | 2003-10-02 | 4 | -1/+613 |
* | experimental half-pel motion compensation for C planes, courtesy of Dr. | Mike Melanson | 2003-10-02 | 1 | -4/+99 |
* | properly demux silent files; implemented precise framerate calculation | Mike Melanson | 2003-10-02 | 1 | -21/+36 |
* | the correct data type is offset_t | Mike Melanson | 2003-10-02 | 1 | -1/+1 |