summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* treat frame_size > 1 as compressed audioBaptiste Coudurier2007-03-21
* Smacker Audio stereo fixKostya Shishkov2007-03-21
* update links to old probably obsolete bttv patchesMichael Niedermayer2007-03-20
* link to ffv1, msmpeg4, asv1, 4xm docsMichael Niedermayer2007-03-20
* libav* headers for pascalMichael Niedermayer2007-03-20
* Small simplifications to subband coefficient handling and use av_random().Ian Braithwaite2007-03-20
* oops, encoder was under ifdef decoders.Loren Merritt2007-03-20
* revert r8428, the check was not that uselessMichael Niedermayer2007-03-20
* add myself as AC-3 maintainerJustin Ruggles2007-03-20
* i think this is more correctMichael Niedermayer2007-03-20
* Correctly handle data_size on decodingKostya Shishkov2007-03-20
* fix handling of special case for lowest snroffset. regressions are unaffected.Justin Ruggles2007-03-20
* 10l, fix debug, dprintf does not have log levelBaptiste Coudurier2007-03-19
* expose av_base64_decode and av_base64_encodeLuca Barbato2007-03-19
* fix end-of-file detectionClemens Ladisch2007-03-18
* add dnxhd fourccBaptiste Coudurier2007-03-18