| Commit message (Expand) | Author | Age | Files | Lines |
* | copyright year update of the files i touched and remembered, things look anno... | Michael Niedermayer | 2004-01-10 | 1 | -0/+1 |
* | interlaced dct decision cleanup | Michael Niedermayer | 2004-01-05 | 1 | -84/+30 |
* | non YV12 vissualization fix by (Wolfgang Hesseler <qv at multimediaware dot c... | Michael Niedermayer | 2004-01-04 | 1 | -1/+3 |
* | warn the user if we had to clip some dct coefficient due to a crappy format w... | Michael Niedermayer | 2004-01-04 | 1 | -3/+12 |
* | denoise_dct_mmx() | Michael Niedermayer | 2004-01-02 | 1 | -3/+5 |
* | more trellis quant optimizations | Michael Niedermayer | 2004-01-02 | 1 | -49/+50 |
* | cleanup | Michael Niedermayer | 2004-01-02 | 1 | -37/+14 |
* | optimizing (trellis) quantizer | Michael Niedermayer | 2004-01-02 | 1 | -22/+30 |
* | dont show uninitalized motion vectors | Michael Niedermayer | 2004-01-01 | 1 | -0/+3 |
* | rate limit tips and checks | Michael Niedermayer | 2004-01-01 | 1 | -1/+10 |
* | interlaced motion estimation | Michael Niedermayer | 2003-12-30 | 1 | -71/+234 |
* | 100000l | Michael Niedermayer | 2003-12-30 | 1 | -1/+1 |
* | motion vector vissualization improvements patch by (Wolfgang Hesseler <qv at ... | Wolfgang Hesseler | 2003-12-30 | 1 | -26/+68 |
* | picture number fixes | Michael Niedermayer | 2003-12-29 | 1 | -15/+7 |
* | lrintf patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) | Steven M. Schultz | 2003-12-22 | 1 | -1/+1 |
* | 10l (forgot to copy top_field_first flag) | Michael Niedermayer | 2003-12-22 | 1 | -13/+15 |
* | vbv_delay | Michael Niedermayer | 2003-12-17 | 1 | -1/+17 |
* | split intra / inter dequantization | Michael Niedermayer | 2003-12-14 | 1 | -130/+158 |
* | error concealment regression test | Michael Niedermayer | 2003-12-14 | 1 | -0/+12 |
* | cleanup | Michael Niedermayer | 2003-12-13 | 1 | -7/+2 |
* | Here are juste two added #ifdef CONFIG_ENCODERS to allow | Aurelien Jacobs | 2003-12-13 | 1 | -0/+4 |
* | mb type & qp vissualization | Michael Niedermayer | 2003-12-13 | 1 | -4/+70 |
* | stuffing to stay above min_bitrate | Michael Niedermayer | 2003-12-12 | 1 | -2/+26 |
* | fixed top_field_first support when encoding | Fabrice Bellard | 2003-12-12 | 1 | -1/+3 |
* | interlaced dct encoding fix | Michael Niedermayer | 2003-12-10 | 1 | -4/+5 |
* | fixed interlaced encoding | Fabrice Bellard | 2003-12-10 | 1 | -2/+3 |
* | motion_subsample_log2 | Michael Niedermayer | 2003-12-09 | 1 | -0/+2 |
* | move motion_val & mb_type to AVFrame patch by (Wolfgang Hesseler <qv at multi... | Wolfgang Hesseler | 2003-12-09 | 1 | -34/+25 |
* | slice flush / position fix | Michael Niedermayer | 2003-12-07 | 1 | -2/+4 |
* | h263 slice structured mode | Michael Niedermayer | 2003-12-07 | 1 | -49/+51 |
* | AVFrame.interlaced_frame fixes | Michael Niedermayer | 2003-12-05 | 1 | -2/+4 |
* | export top_field_first & interlaced_frame | Michael Niedermayer | 2003-12-05 | 1 | -0/+2 |
* | rv20 (h263) b frame decoding support | Michael Niedermayer | 2003-12-04 | 1 | -4/+14 |
* | cleanup | Michael Niedermayer | 2003-12-03 | 1 | -7/+2 |
* | h263 modified quantization fix | Michael Niedermayer | 2003-12-03 | 1 | -8/+8 |
* | h263 loop filter | Michael Niedermayer | 2003-12-01 | 1 | -16/+39 |
* | cleanup | Michael Niedermayer | 2003-11-30 | 1 | -2/+1 |
* | h263 alternative inter vlc support | Michael Niedermayer | 2003-11-29 | 1 | -0/+1 |
* | h263 OBMC & 4MV support | Michael Niedermayer | 2003-11-28 | 1 | -177/+258 |
* | dont read from b frames if draw_horiz_band==NULL | Michael Niedermayer | 2003-11-27 | 1 | -5/+15 |
* | 16x8 MV vissualization by (Wolfgang Hesseler <qv at multimediaware dot com>) | Michael Niedermayer | 2003-11-25 | 1 | -0/+10 |
* | 10l | Michael Niedermayer | 2003-11-24 | 1 | -1/+1 |
* | qprd with b frames fix | Michael Niedermayer | 2003-11-13 | 1 | -2/+3 |
* | qprd needs mbd=2 | Michael Niedermayer | 2003-11-13 | 1 | -0/+5 |
* | ac prediction with rate distorted qp fix | Michael Niedermayer | 2003-11-12 | 1 | -5/+12 |
* | rate distored optimal lambda->qp support | Michael Niedermayer | 2003-11-12 | 1 | -9/+61 |
* | flush fix (untested) | Michael Niedermayer | 2003-11-03 | 1 | -1/+1 |
* | 10l (fixes dct coeff noise reduction) | Michael Niedermayer | 2003-11-03 | 1 | -0/+2 |
* | av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) | Michel Bardiaux | 2003-11-03 | 1 | -42/+42 |
* | noise reduction of dct coefficients | Michael Niedermayer | 2003-11-02 | 1 | -1/+59 |