| Commit message (Expand) | Author | Age | Files | Lines |
* | denoise_dct_mmx() | Michael Niedermayer | 2004-01-02 | 1 | -0/+1 |
* | interlaced motion estimation | Michael Niedermayer | 2003-12-30 | 1 | -22/+38 |
* | motion vector vissualization improvements patch by (Wolfgang Hesseler <qv at ... | Wolfgang Hesseler | 2003-12-30 | 1 | -1/+2 |
* | picture number fixes | Michael Niedermayer | 2003-12-29 | 1 | -2/+3 |
* | vbv_delay | Michael Niedermayer | 2003-12-17 | 1 | -0/+1 |
* | split intra / inter dequantization | Michael Niedermayer | 2003-12-14 | 1 | -4/+12 |
* | cleanup | Michael Niedermayer | 2003-12-13 | 1 | -6/+0 |
* | stuffing to stay above min_bitrate | Michael Niedermayer | 2003-12-12 | 1 | -0/+1 |
* | CBR improvements | Michael Niedermayer | 2003-12-12 | 1 | -1/+1 |
* | move motion_val & mb_type to AVFrame patch by (Wolfgang Hesseler <qv at multi... | Wolfgang Hesseler | 2003-12-09 | 1 | -28/+0 |
* | h263 slice structured mode | Michael Niedermayer | 2003-12-07 | 1 | -11/+8 |
* | cleanup | Michael Niedermayer | 2003-12-04 | 1 | -1/+1 |
* | rv20 (h263) b frame decoding support | Michael Niedermayer | 2003-12-04 | 1 | -3/+8 |
* | cleanup | Michael Niedermayer | 2003-12-03 | 1 | -0/+2 |
* | split ff_h263_decode_mb() into h263 and mpeg4 versions | Michael Niedermayer | 2003-12-03 | 1 | -0/+2 |
* | h263 loop filter | Michael Niedermayer | 2003-12-01 | 1 | -0/+6 |
* | cleanup | Michael Niedermayer | 2003-11-30 | 1 | -1/+0 |
* | rv20 decoder | Michael Niedermayer | 2003-11-30 | 1 | -0/+5 |
* | h263 alternative inter vlc support | Michael Niedermayer | 2003-11-29 | 1 | -1/+2 |
* | 10000l | Michael Niedermayer | 2003-11-28 | 1 | -1/+2 |
* | noise reduction of dct coefficients | Michael Niedermayer | 2003-11-02 | 1 | -0/+6 |
* | pts fix and related fixes | Michael Niedermayer | 2003-10-30 | 1 | -0/+1 |
* | XvMC speedup by removing one memcpy and doing MB packing | Ivan Kalvachev | 2003-10-27 | 1 | -0/+2 |
* | 112 bytes smaller MpegEncContext | Michael Niedermayer | 2003-10-22 | 1 | -2/+2 |
* | move blocks away MpegEncContext (7.4 -> 5.8k) | Michael Niedermayer | 2003-10-22 | 1 | -1/+1 |
* | move mmx quantizer matrixes out of MpegEncContext (23k -> 7k) (no meassureabl... | Michael Niedermayer | 2003-10-22 | 1 | -5/+3 |
* | move q_*_matrix out of MpegEncContext (40k ->23k) dct_quantize() is even slig... | Michael Niedermayer | 2003-10-22 | 1 | -2/+2 |
* | dynamic alloc of picture structs instead of putting them in MpegEncContext | Michael Niedermayer | 2003-10-21 | 1 | -1/+1 |
* | AVRational | Michael Niedermayer | 2003-10-20 | 1 | -2/+0 |
* | picture buffer cleanup, this fixes a assertion failure (if assertion checking... | Michael Niedermayer | 2003-10-16 | 1 | -1/+0 |
* | intra dc treshold != 0 decoding fixed | Michael Niedermayer | 2003-10-12 | 1 | -0/+1 |
* | use lagrange multipler instead of qp for ratecontrol, this may break some thi... | Michael Niedermayer | 2003-10-07 | 1 | -1/+3 |
* | rate distortion optimal cbp support (h263/mpeg4 non intra only) | Michael Niedermayer | 2003-09-30 | 1 | -0/+2 |
* | removed warnings | Fabrice Bellard | 2003-09-09 | 1 | -0/+1 |
* | oooooops, having 2 Eterms open and doing cvs diff in one and cvs commit in th... | Michael Niedermayer | 2003-08-25 | 1 | -16/+3 |
* | mpeg2 encoding | Michael Niedermayer | 2003-08-25 | 1 | -4/+16 |
* | custom quant matrix encoding support | Michael Niedermayer | 2003-08-22 | 1 | -0/+1 |
* | PSX MDEC decoder, based upon some code from Sebastian Jedruszkiewicz <elf at ... | Michael Niedermayer | 2003-08-22 | 1 | -3/+3 |
* | rate distortion mb decision support | Michael Niedermayer | 2003-07-29 | 1 | -8/+6 |
* | AVCodec.flush() | Michael Niedermayer | 2003-07-17 | 1 | -0/+1 |
* | flv cleanup / simplify | Michael Niedermayer | 2003-07-10 | 1 | -0/+1 |
* | flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot ... | Garrick Meeker | 2003-07-09 | 1 | -0/+2 |
* | make ff_emulated_edge_mc() independant of MpegEncContext | Michael Niedermayer | 2003-06-18 | 1 | -2/+2 |
* | ASV1 codec | Michael Niedermayer | 2003-05-19 | 1 | -1/+1 |
* | cleanup | Michael Niedermayer | 2003-05-14 | 1 | -1/+0 |
* | 10l (returning negative number of consumed bytes if the first startcode of a ... | Michael Niedermayer | 2003-04-27 | 1 | -1/+4 |
* | simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now i... | Michael Niedermayer | 2003-04-10 | 1 | -15/+33 |
* | H264 decoder & demuxer | Michael Niedermayer | 2003-04-04 | 1 | -3/+60 |
* | msmpeg4 2pass support & some related cleanup | Michael Niedermayer | 2003-04-02 | 1 | -0/+8 |
* | some static -> dynamic alloc & 16->8 bit | Michael Niedermayer | 2003-03-31 | 1 | -5/+5 |