Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-24adpcmdec: Fix QT IMA ADPCM decoderBaptiste Coudurier
2011-09-17movenc: create an alternate group for each media typeAnton Khirnov
2011-09-05ac3enc: Add channel coupling support for the fixed-point AC-3 encoder.Justin Ruggles
2011-05-18fate: run aref and vref as regular testsMans Rullgard
2011-04-27ac3enc: correct the flipped sign in the ac3_fixed encoderJustin Ruggles
2011-04-07matroskaenc: don't write an empty Cues element.Anton Khirnov
2011-04-04ac3enc: select bandwidth based on bit rate, sample rate, and number ofJustin Ruggles
2011-04-03ac3enc: use generic fixed-point mdctMans Rullgard
2011-03-23Add apply_window_int16() to DSPContext with x86-optimized versions and use itJustin Ruggles
2011-03-14ac3enc: do not right-shift fixed-point coefficients in the final MDCT stage.Justin
2011-02-17ac3enc: fix bug in stereo rematrixing decision.Justin Ruggles
2011-02-16ac3enc: change default floor code to 7.Justin Ruggles
2011-02-02ac3enc: Change EXP_DIFF_THRESHOLD to 500.Justin Ruggles
2011-01-09Add stereo rematrixing support to the AC-3 encoders.Justin Ruggles
2011-01-04Change the AC-3 encoder to use floating-point.Justin Ruggles
2010-12-29Change the default dB-per-bit code from 2 to 3.Justin Ruggles
2010-12-22Change FIX15() back to clipping to -32767..32767.Justin Ruggles
2010-12-14Simplify fix15().Justin Ruggles
2010-09-11Set a constant frame size for encoding G.726 audio.Justin Ruggles
2010-07-09tiny_psnr: skip wav headers on input filesMåns Rullgård
2010-07-09tiny_psnr: print max absolute difference between filesVitor Sessak
2010-06-05matroskaenc: Don't write a second seekhead for the clusters; mkvalidate agreesDavid Conrad
2010-06-05matroskaenc: Mux clusters betterJames Zern
2010-05-22Update regression tests after removing track timecode scale from mkvencDavid Conrad
2010-03-20Add VorbisComment writing to FLAC files.James Darnley
2010-03-04Simplify starting and ending clustersDavid Conrad
2010-03-03Place regression test output files in subdirs per familyMåns Rullgård
2010-01-31Separate audio-only tests so they are only run onceMåns Rullgård