| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | optionally try to encode each MB with MV=<0,0> and choose the one with better RD | Michael Niedermayer | 2003-10-02 | 3 | -3/+22 |
* | * preAlpha DV encoding support -- there's still a truckload | Roman Shaposhnik | 2003-10-01 | 1 | -8/+370 |
* | ac prediction cleanup | Michael Niedermayer | 2003-10-01 | 2 | -92/+76 |
* | New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE & | Mike Melanson | 2003-10-01 | 8 | -2/+1402 |
* | rate distortion optimal cbp support (h263/mpeg4 non intra only) | Michael Niedermayer | 2003-09-30 | 4 | -21/+145 |
* | * DV handling was streamlined for both muxing/demuxing and | Roman Shaposhnik | 2003-09-29 | 4 | -295/+152 |
* | avcodec const correctness patch by (Drew Hess <dhess at ilm dot com>) | Drew Hess | 2003-09-29 | 4 | -70/+85 |
* | PowerPC warnings & optimisations patch by (Dan Christiansen <danchr at daimi ... | Dan Christiansen | 2003-09-28 | 1 | -1/+1 |
* | AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>) | Michael Niedermayer | 2003-09-28 | 4 | -26/+240 |
* | simpler | Michael Niedermayer | 2003-09-28 | 1 | -12/+4 |
* | hurry_up fix? | Michael Niedermayer | 2003-09-27 | 1 | -3/+5 |
* | 100l | Michael Niedermayer | 2003-09-27 | 1 | -2/+3 |
* | h263 stuffing decode fix | Michael Niedermayer | 2003-09-26 | 2 | -49/+43 |
* | fixes levis.avi | Michael Niedermayer | 2003-09-25 | 1 | -4/+4 |
* | slight quality improvement ( < +0.04 PSNR) for high bitrate videos with trell... | Michael Niedermayer | 2003-09-24 | 1 | -1/+41 |
* | constraint_parameter_flag fix | Michael Niedermayer | 2003-09-24 | 1 | -2/+13 |
* | Fix compilation with ccc | Falk Hüffner | 2003-09-22 | 1 | -1/+1 |
* | fix Interplay DPCM (frames are intracoded, predictors do not carry | Mike Melanson | 2003-09-19 | 1 | -21/+9 |
* | MACRO-ize a bunch of redundant code blocks; fix 16-bit RGB modes (it's | Mike Melanson | 2003-09-19 | 1 | -97/+40 |
* | do away with all those naughty global variables | Mike Melanson | 2003-09-19 | 1 | -257/+220 |
* | video looks beautiful now, many thanks to Alexander Belyakov | Mike Melanson | 2003-09-18 | 1 | -32/+67 |
* | wrong, wrong, wrong...coded bits are read in the opposite direction | Mike Melanson | 2003-09-17 | 1 | -56/+57 |
* | use VC++ lib tool if available | Fabrice Bellard | 2003-09-16 | 1 | -1/+6 |
* | scenechange_threshold | Michael Niedermayer | 2003-09-16 | 2 | -2/+10 |
* | correct DLL windows install | Fabrice Bellard | 2003-09-15 | 1 | -7/+12 |
* | another non const static, maybe its thread save now | Michael Niedermayer | 2003-09-15 | 1 | -2/+5 |
* | initial Interplay video decoder | Mike Melanson | 2003-09-14 | 1 | -44/+876 |
* | Ministry of English Composition fixes (courtesy of Diego Biurrun | Mike Melanson | 2003-09-14 | 1 | -11/+11 |
* | change pixel identifier conflict with AltiVec headers (patch courtesy of | Mike Melanson | 2003-09-14 | 1 | -9/+9 |
* | Use asms instead of builtins when compiling for generic Alpha. Less | Falk Hüffner | 2003-09-13 | 4 | -55/+36 |
* | final word on RGBA byte order | Mike Melanson | 2003-09-13 | 2 | -13/+15 |
* | * patch for compile problem by "Steven M. Schultz" sms at 2BSD dot COM | Roman Shaposhnik | 2003-09-12 | 1 | -37/+37 |
* | deploy palette control API | Mike Melanson | 2003-09-12 | 2 | -6/+25 |
* | simplified version handling | Fabrice Bellard | 2003-09-11 | 1 | -4/+8 |
* | copy & paste strikes again | Mike Melanson | 2003-09-11 | 1 | -1/+1 |
* | xan_wc3 decoder now works correctly; added a bunch of output | Mike Melanson | 2003-09-11 | 1 | -40/+322 |
* | AVI stream header FCC / more reliable detection of old xvid files | Michael Niedermayer | 2003-09-10 | 3 | -5/+21 |
* | detect old xvid with fourcc=DIVX | Michael Niedermayer | 2003-09-10 | 3 | -13/+12 |
* | detect avcodec_open() on an already opened AVCodecContext | Michael Niedermayer | 2003-09-10 | 1 | -0/+3 |
* | removed warnings | Fabrice Bellard | 2003-09-09 | 5 | -2/+6 |
* | use const data - began to make code more portable | Fabrice Bellard | 2003-09-09 | 2 | -20/+23 |
* | removed warnings | Fabrice Bellard | 2003-09-09 | 3 | -5/+11 |
* | remove warnings | Fabrice Bellard | 2003-09-09 | 1 | -1/+1 |
* | --disable-risky fix by (Luca Abeni <lucabe72 at email dot it>) | Michael Niedermayer | 2003-09-09 | 1 | -3/+6 |
* | Debug/optimization patch by (Glenn Maynard <g_sf at zewt dot org>) | Glenn Maynard | 2003-09-09 | 1 | -2/+1 |
* | update sub_id in mpegaudio decoding (might need same method as MPEG2VIDEO too ?) | Fabrice Bellard | 2003-09-08 | 2 | -0/+7 |
* | CODEC_ID_MP3LAME is obsolete | Fabrice Bellard | 2003-09-08 | 2 | -2/+2 |