| Commit message (Expand) | Author | Age | Files | Lines |
* | h263 slice structured mode | Michael Niedermayer | 2003-12-07 | 1 | -12/+26 |
* | initial support for Duck TrueMotion v1 (think of it as On2 VP1); only | Mike Melanson | 2003-12-03 | 1 | -0/+2 |
* | h263 loop filter | Michael Niedermayer | 2003-12-01 | 1 | -0/+2 |
* | rv20 decoder | Michael Niedermayer | 2003-11-30 | 1 | -0/+3 |
* | h263 alternative inter vlc support | Michael Niedermayer | 2003-11-29 | 1 | -2/+2 |
* | - Add reget_buffer() function to AVCodecContext | Roberto Togni | 2003-11-26 | 1 | -8/+11 |
* | yep, FLI support | Mike Melanson | 2003-11-14 | 1 | -0/+2 |
* | * sys/types.h for size_t | Zdenek Kabelac | 2003-11-13 | 1 | -0/+1 |
* | rate distored optimal lambda->qp support | Michael Niedermayer | 2003-11-12 | 1 | -0/+2 |
* | mpegvideo is back | Ivan Kalvachev | 2003-11-12 | 1 | -0/+1 |
* | new audio/video parser API | Fabrice Bellard | 2003-11-10 | 1 | -1/+45 |
* | added Apple Graphics (SMC) decoder | Mike Melanson | 2003-11-10 | 1 | -0/+2 |
* | 8BPS decoder | Roberto Togni | 2003-11-07 | 1 | -0/+2 |
* | Add cr codec capability and buffer hints | Roberto Togni | 2003-11-07 | 1 | -1/+24 |
* | av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) | Michel Bardiaux | 2003-11-03 | 1 | -0/+22 |
* | noise reduction of dct coefficients | Michael Niedermayer | 2003-11-02 | 1 | -1/+8 |
* | 10l ... | Michael Niedermayer | 2003-11-02 | 1 | -1/+1 |
* | Fix some palette related defines, bump build number | Roberto Togni | 2003-11-02 | 1 | -3/+4 |
* | revised palette API, courtesy of Roberto Togni (rtogni at freemail.it) | Mike Melanson | 2003-10-30 | 1 | -6/+20 |
* | added fake codec CODEC_ID_MPEG2TS of type CODEC_TYPE_DATA (needed for simpler... | Fabrice Bellard | 2003-10-29 | 1 | -1/+5 |
* | floating point AAN DCT | Michael Niedermayer | 2003-10-22 | 1 | -0/+1 |
* | AVRational | Michael Niedermayer | 2003-10-20 | 1 | -3/+4 |
* | bottom_field_first -> top_field_first | Michael Niedermayer | 2003-10-20 | 1 | -4/+4 |
* | export mpeg2 active display area / pan scan | Michael Niedermayer | 2003-10-20 | 1 | -1/+38 |
* | gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daimi dot au... | Dan Christiansen | 2003-10-19 | 1 | -2/+2 |
* | * providing MPEG codecs with a generic fields in AVFrame to use. | Roman Shaposhnik | 2003-10-18 | 1 | -0/+14 |
* | activate the XA and ADX ADPCM codecs | Mike Melanson | 2003-10-15 | 1 | -1/+11 |
* | dont check if the ac esc 3 could have been stored as vlc as this detects only... | Michael Niedermayer | 2003-10-13 | 1 | -1/+1 |
* | Sunplus JPEG codec (SP5X) support | Alex Beregszaszi | 2003-10-11 | 1 | -0/+2 |
* | theora decoding support (only keyframes for now, because by theora the frame ... | Alex Beregszaszi | 2003-10-11 | 1 | -0/+2 |
* | recommit of | Michael Niedermayer | 2003-10-11 | 1 | -1/+1 |
* | recommit of | Drew Hess | 2003-10-11 | 1 | -0/+14 |
* | use lagrange multipler instead of qp for ratecontrol, this may break some thi... | Michael Niedermayer | 2003-10-07 | 1 | -6/+25 |
* | Patch for AAC encoding with libfaac by (Gildas Bazin <gbazin at altern dot org>) | Michael Niedermayer | 2003-10-04 | 1 | -0/+1 |
* | implemented Id Quake II CIN support | Mike Melanson | 2003-10-03 | 1 | -0/+2 |
* | first pass at a VQA video decoder | Mike Melanson | 2003-10-02 | 1 | -0/+1 |
* | optionally try to encode each MB with MV=<0,0> and choose the one with better RD | Michael Niedermayer | 2003-10-02 | 1 | -1/+2 |
* | ac prediction cleanup | Michael Niedermayer | 2003-10-01 | 1 | -2/+4 |
* | New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE & | Mike Melanson | 2003-10-01 | 1 | -0/+11 |
* | rate distortion optimal cbp support (h263/mpeg4 non intra only) | Michael Niedermayer | 2003-09-30 | 1 | -1/+2 |
* | * DV handling was streamlined for both muxing/demuxing and | Roman Shaposhnik | 2003-09-29 | 1 | -1/+0 |
* | avcodec const correctness patch by (Drew Hess <dhess at ilm dot com>) | Drew Hess | 2003-09-29 | 1 | -6/+7 |
* | AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>) | Michael Niedermayer | 2003-09-28 | 1 | -0/+4 |
* | scenechange_threshold | Michael Niedermayer | 2003-09-16 | 1 | -1/+9 |
* | final word on RGBA byte order | Mike Melanson | 2003-09-13 | 1 | -2/+14 |
* | deploy palette control API | Mike Melanson | 2003-09-12 | 1 | -0/+19 |
* | simplified version handling | Fabrice Bellard | 2003-09-11 | 1 | -4/+8 |
* | AVI stream header FCC / more reliable detection of old xvid files | Michael Niedermayer | 2003-09-10 | 1 | -2/+9 |
* | detect old xvid with fourcc=DIVX | Michael Niedermayer | 2003-09-10 | 1 | -0/+1 |
* | changed my mind about CODEC_ID_MPEGVIDEO - CODEC_ID_MP3LAME is absolete | Fabrice Bellard | 2003-09-08 | 1 | -5/+7 |