| Commit message (Expand) | Author | Age | Files | Lines |
* | Make luma_dc_quant_i and luma_dc_quant_p const, fixes a couple of | Diego Biurrun | 2008-02-04 | 1 | -2/+2 |
* | const | Michael Niedermayer | 2008-02-04 | 2 | -5/+5 |
* | const | Michael Niedermayer | 2008-02-03 | 2 | -6/+6 |
* | mpegvideo.h has two function declarations with the 'inline' specifier | Uoti Urpala | 2008-02-03 | 1 | -2/+2 |
* | avg_pixels4_mmx2 | Loren Merritt | 2008-02-03 | 2 | -2/+25 |
* | use mmx2/3dnow avg functions in avg_qpel*_mc00 | Loren Merritt | 2008-02-03 | 2 | -3/+16 |
* | ff_h264_idct8_add_sse2. | Loren Merritt | 2008-02-03 | 5 | -9/+98 |
* | remove some movq in ff_h264_idct8_add_mmx. 225->217 cycles on core2. | Loren Merritt | 2008-02-03 | 1 | -29/+23 |
* | Make avcodec_decode_* functions take const input buffers. | Michael Niedermayer | 2008-02-02 | 2 | -6/+6 |
* | 100l, since we already check for buf_size == 769 we should also | Reimar Döffinger | 2008-02-02 | 1 | -1/+1 |
* | Use bytestream_get_be24 to simplify palette parsing. | Reimar Döffinger | 2008-02-02 | 1 | -9/+6 |
* | mark qtrle input data as const. | Reimar Döffinger | 2008-02-02 | 1 | -2/+2 |
* | Add some const where appropriate | Reimar Döffinger | 2008-02-02 | 2 | -2/+2 |
* | Fix warning: | Reimar Döffinger | 2008-02-02 | 1 | -1/+1 |
* | Some consts for cscd decoder helper functions | Reimar Döffinger | 2008-02-02 | 1 | -6/+6 |
* | "swap first two elements of L1 if L0 and L1 are identical" applies after spli... | Loren Merritt | 2008-02-02 | 1 | -10/+9 |
* | fix mbaff diagonal neighbor mv | Loren Merritt | 2008-02-02 | 1 | -4/+9 |
* | mbaff spatial direct | Loren Merritt | 2008-02-02 | 1 | -7/+67 |
* | Do not modify input data | Kostya Shishkov | 2008-02-02 | 1 | -3/+3 |
* | IMC decoder always operates on 64-byte blocks | Kostya Shishkov | 2008-02-02 | 1 | -4/+4 |
* | use AV_RL* instead of le2me_* | Aurelien Jacobs | 2008-02-01 | 1 | -3/+3 |
* | don't cast const away | Aurelien Jacobs | 2008-02-01 | 1 | -1/+1 |
* | const | Aurelien Jacobs | 2008-02-01 | 1 | -5/+7 |
* | const | Aurelien Jacobs | 2008-02-01 | 1 | -5/+3 |
* | const | Michael Niedermayer | 2008-02-01 | 1 | -10/+10 |
* | const | Michael Niedermayer | 2008-02-01 | 1 | -1/+1 |
* | const | Michael Niedermayer | 2008-02-01 | 1 | -1/+1 |
* | const | Michael Niedermayer | 2008-02-01 | 1 | -1/+1 |
* | Add some const keywords in rtjpeg decoder | Reimar Döffinger | 2008-02-01 | 2 | -6/+6 |
* | const | Michael Niedermayer | 2008-02-01 | 4 | -7/+7 |
* | const | Michael Niedermayer | 2008-02-01 | 1 | -1/+1 |
* | const | Michael Niedermayer | 2008-02-01 | 1 | -3/+3 |
* | const | Michael Niedermayer | 2008-02-01 | 1 | -2/+2 |
* | const | Michael Niedermayer | 2008-02-01 | 1 | -7/+7 |
* | const | Michael Niedermayer | 2008-02-01 | 1 | -1/+1 |
* | const | Michael Niedermayer | 2008-02-01 | 1 | -12/+12 |
* | some const | Michael Niedermayer | 2008-02-01 | 1 | -2/+2 |
* | const | Michael Niedermayer | 2008-02-01 | 1 | -2/+2 |
* | const | Michael Niedermayer | 2008-02-01 | 1 | -3/+5 |
* | const | Michael Niedermayer | 2008-02-01 | 1 | -1/+1 |
* | const | Michael Niedermayer | 2008-02-01 | 1 | -2/+2 |
* | const | Michael Niedermayer | 2008-02-01 | 1 | -2/+2 |
* | more const | Michael Niedermayer | 2008-02-01 | 1 | -3/+3 |
* | const | Michael Niedermayer | 2008-02-01 | 1 | -7/+7 |
* | const | Michael Niedermayer | 2008-02-01 | 1 | -1/+1 |
* | const | Michael Niedermayer | 2008-02-01 | 1 | -2/+2 |
* | some const | Michael Niedermayer | 2008-02-01 | 1 | -1/+1 |
* | some const | Michael Niedermayer | 2008-02-01 | 1 | -1/+1 |
* | const | Michael Niedermayer | 2008-02-01 | 1 | -3/+3 |
* | const | Michael Niedermayer | 2008-02-01 | 1 | -2/+2 |