| Commit message (Expand) | Author | Age | Files | Lines |
* | Optimize by building the mdct window and multipying/adding at the same time. | Ian Braithwaite | 2007-03-26 | 4 | -60/+60 |
* | factorize & | Michael Niedermayer | 2007-03-26 | 1 | -3/+3 |
* | simplify | Michael Niedermayer | 2007-03-26 | 1 | -10/+1 |
* | properly set *data_size when returning >= 0 values in shorten_decode_frame() | Aurelien Jacobs | 2007-03-26 | 1 | -0/+2 |
* | check input validity, this prevents a few variables from reachin odd values w... | Michael Niedermayer | 2007-03-25 | 1 | -3/+4 |
* | simplify | Michael Niedermayer | 2007-03-25 | 1 | -16/+6 |
* | increment subminor version due to r8502 and r8504, those revisions make dnxhd... | Baptiste Coudurier | 2007-03-25 | 1 | -2/+2 |
* | remove TODO, its done now | Baptiste Coudurier | 2007-03-25 | 1 | -1/+0 |
* | pass correct buffer size to lzw decode init | Baptiste Coudurier | 2007-03-25 | 1 | -1/+2 |
* | move eob_reached logic into ff_lzw_decode_tail() which simplifies the code, a... | Michael Niedermayer | 2007-03-25 | 1 | -11/+8 |
* | activate parser on MP3 id, fix [A-Destiny]_Konjiki_no_Gash_Bell_-_65_[71EE362... | Baptiste Coudurier | 2007-03-25 | 1 | -0/+1 |
* | prefer MP3 id | Baptiste Coudurier | 2007-03-25 | 1 | -2/+2 |
* | simplify | Michael Niedermayer | 2007-03-25 | 1 | -4/+3 |
* | use MKTAG | Baptiste Coudurier | 2007-03-25 | 1 | -1/+1 |
* | dont fail immediately when a somehow broken track is detected, some tracks mi... | Baptiste Coudurier | 2007-03-25 | 1 | -1/+1 |
* | lzw maintainer | Michael Niedermayer | 2007-03-25 | 1 | -0/+1 |
* | factorize | Michael Niedermayer | 2007-03-25 | 1 | -11/+5 |
* | simplify | Michael Niedermayer | 2007-03-25 | 1 | -10/+4 |
* | 1000l to myself - get correct quantization for blocks 1 and 2 | Kostya Shishkov | 2007-03-25 | 1 | -2/+6 |
* | add support for V_THEORA into Matroska | Aurelien Jacobs | 2007-03-25 | 1 | -0/+1 |
* | use generic xiph header spliting func to split theora headers | Aurelien Jacobs | 2007-03-25 | 2 | -10/+14 |
* | extract vorbis header spliting code into a reusable function | Aurelien Jacobs | 2007-03-25 | 4 | -28/+98 |
* | actually return bytes read | Baptiste Coudurier | 2007-03-25 | 1 | -1/+1 |
* | return error if loop has ended before decoding image | Baptiste Coudurier | 2007-03-25 | 1 | -0/+1 |
* | actually return bytes read | Baptiste Coudurier | 2007-03-25 | 1 | -1/+1 |
* | add some length checks | Baptiste Coudurier | 2007-03-24 | 1 | -1/+8 |
* | simplify | Baptiste Coudurier | 2007-03-24 | 1 | -12/+4 |
* | fix indentation | Baptiste Coudurier | 2007-03-24 | 1 | -1/+1 |
* | break if eob is reached to avoid reading one too much byte | Baptiste Coudurier | 2007-03-24 | 1 | -0/+1 |
* | cosmectics, mov -> mp4 | Baptiste Coudurier | 2007-03-24 | 4 | -4/+4 |
* | sort | Baptiste Coudurier | 2007-03-24 | 1 | -1/+1 |
* | add some codec object type ids | Baptiste Coudurier | 2007-03-24 | 1 | -0/+3 |
* | prefer MP3 id as mentioned in avcodec.h line 210 | Baptiste Coudurier | 2007-03-24 | 1 | -1/+1 |
* | add specifications reference comments | Baptiste Coudurier | 2007-03-24 | 1 | -5/+5 |
* | Fix H.264 8x8 transform selection | Limin Wang | 2007-03-24 | 1 | -1/+1 |
* | md5 test for the image formats | Michael Niedermayer | 2007-03-24 | 2 | -6/+11 |
* | bmp and tga image regression test | Michael Niedermayer | 2007-03-24 | 2 | -0/+8 |
* | 1000000l for me ive misstakely reverted the regression checksum change from r... | Michael Niedermayer | 2007-03-24 | 3 | -3/+3 |
* | Some more BeOS cleanup: check for arpa/inet.h; declare the prototype for inet... | François Revol | 2007-03-23 | 4 | -45/+11 |
* | iwmmxt ffmpeg code does not implement dct_unquantize_h263_inter_iwmmxt, but | Tim Chick | 2007-03-23 | 1 | -2/+7 |
* | set more reasonable cutoff for audio rate conversion | Michael Niedermayer | 2007-03-22 | 4 | -16/+17 |
* | update resgression tests after the resampler changes | Michael Niedermayer | 2007-03-22 | 3 | -31/+31 |
* | clarify codec_tag | Michael Niedermayer | 2007-03-22 | 1 | -0/+7 |
* | clarify sub_id | Michael Niedermayer | 2007-03-22 | 1 | -1/+4 |
* | replace long double in the audiophile kiddy mode with doubles, its faster (an... | Michael Niedermayer | 2007-03-22 | 1 | -3/+3 |
* | change high precision mode to 30 bits again after making the code less overfl... | Michael Niedermayer | 2007-03-22 | 1 | -1/+1 |
* | optimize linear filter coeff interpolation code, this also makes the code les... | Michael Niedermayer | 2007-03-22 | 1 | -5/+4 |
* | cosmetics. align and condense. | Justin Ruggles | 2007-03-22 | 1 | -3/+2 |
* | simplify | Justin Ruggles | 2007-03-22 | 1 | -2/+4 |
* | utilize multi-stage AC-3 bit allocation. speeds up encoding by 25-30% | Justin Ruggles | 2007-03-22 | 1 | -12/+43 |