summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* lzw maintainerMichael Niedermayer2007-03-25
* factorizeMichael Niedermayer2007-03-25
* simplifyMichael Niedermayer2007-03-25
* 1000l to myself - get correct quantization for blocks 1 and 2Kostya Shishkov2007-03-25
* add support for V_THEORA into MatroskaAurelien Jacobs2007-03-25
* use generic xiph header spliting func to split theora headersAurelien Jacobs2007-03-25
* extract vorbis header spliting code into a reusable functionAurelien Jacobs2007-03-25
* actually return bytes readBaptiste Coudurier2007-03-25
* return error if loop has ended before decoding imageBaptiste Coudurier2007-03-25
* actually return bytes readBaptiste Coudurier2007-03-25
* add some length checksBaptiste Coudurier2007-03-24
* simplifyBaptiste Coudurier2007-03-24
* fix indentationBaptiste Coudurier2007-03-24
* break if eob is reached to avoid reading one too much byteBaptiste Coudurier2007-03-24
* cosmectics, mov -> mp4Baptiste Coudurier2007-03-24
* sortBaptiste Coudurier2007-03-24
* add some codec object type idsBaptiste Coudurier2007-03-24
* prefer MP3 id as mentioned in avcodec.h line 210Baptiste Coudurier2007-03-24
* add specifications reference commentsBaptiste Coudurier2007-03-24
* Fix H.264 8x8 transform selectionLimin Wang2007-03-24
* md5 test for the image formatsMichael Niedermayer2007-03-24
* bmp and tga image regression testMichael Niedermayer2007-03-24
* 1000000l for me ive misstakely reverted the regression checksum change from r...Michael Niedermayer2007-03-24
* Some more BeOS cleanup: check for arpa/inet.h; declare the prototype for inet...François Revol2007-03-23
* iwmmxt ffmpeg code does not implement dct_unquantize_h263_inter_iwmmxt, butTim Chick2007-03-23
* set more reasonable cutoff for audio rate conversionMichael Niedermayer2007-03-22
* update resgression tests after the resampler changesMichael Niedermayer2007-03-22
* clarify codec_tagMichael Niedermayer2007-03-22
* clarify sub_idMichael Niedermayer2007-03-22
* replace long double in the audiophile kiddy mode with doubles, its faster (an...Michael Niedermayer2007-03-22
* change high precision mode to 30 bits again after making the code less overfl...Michael Niedermayer2007-03-22
* optimize linear filter coeff interpolation code, this also makes the code les...Michael Niedermayer2007-03-22
* cosmetics. align and condense.Justin Ruggles2007-03-22
* simplifyJustin Ruggles2007-03-22
* utilize multi-stage AC-3 bit allocation. speeds up encoding by 25-30%Justin Ruggles2007-03-22
* revert r8469 (increase bits for non default highprecision mode)Michael Niedermayer2007-03-22
* AUDIOPHILE_KIDDY_MODEMichael Niedermayer2007-03-22
* optimize bessel function instead of trusting gcc to do trivial optimizations ...Michael Niedermayer2007-03-22
* select more sensible default windows (= attenuation beyond the dynamic range ...Michael Niedermayer2007-03-22
* make kaiser windows with other beta than 16 availableMichael Niedermayer2007-03-21
* enable iwmmxt support, removing mm_support() stubTim Chick2007-03-21
* make high precision mode accessible at compile timeMichael Niedermayer2007-03-21
* increase bits for non default highprecision modeMichael Niedermayer2007-03-21
* code for testing the accuracy of the resamplerMichael Niedermayer2007-03-21
* remove dithering of filter coefficients, improves precision by 1-2 bits andMichael Niedermayer2007-03-21
* The NSV demuxer assumes that a video frame's timestamp increases by one on eachDavid Conrad2007-03-21
* av_estimate_timings_from_pts() flushes the packet queue but doesn'tWolfram Gloger2007-03-21
* cosmetics, sample_size_v1 -> bytes_per_frame / samples_per_frameBaptiste Coudurier2007-03-21
* cosmeticsBaptiste Coudurier2007-03-21
* set audio frame size based on sttsBaptiste Coudurier2007-03-21