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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-21Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3'Michael Niedermayer
2012-12-21miscellaneous typo fixesDiego Biurrun
2012-10-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-05lavc: deprecate the audio resampling API.Anton Khirnov
2012-08-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-15Don't include common.h from avutil.hMartin Storsjö
2012-03-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-17resample: allocate a large enough output bufferJustin Ruggles
2011-10-27resample: Fix array sizeMichael Niedermayer
2011-10-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-25resample: reject unhandled conversionsJanne Grunau
2011-10-25resample: remove unused #defineJanne Grunau
2011-09-01resample: fix typo (ouput → output).Clément Bœsch
2011-09-01resample: fix set but unused variable (lfe) warning.Clément Bœsch
2011-06-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-21Replace usages of av_get_bits_per_sample_fmt() with av_get_bytes_per_sample().Justin Ruggles
2011-06-11resample: clarify supported resampling.Clément Bœsch
2011-05-23add 5.1 to stereo downmix to resample.cjan gerber
2011-05-12Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-11cosmetics: Fix crazy formatting in resample.Alex Converse
2011-05-11Allow resampling with no channel count change for up to 8 channels.Alex Converse
2011-05-11Don't allow unsupported resampling configurations.Alex Converse
2011-04-20Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-19lavc: remove the FF_API_AUDIO_OLD cruft.Anton Khirnov
2011-04-09Fix ticket21, temporary audio array was too small.Michael Niedermayer
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-02-17Merge libavcore into libavutilReinhard Tartler
2011-02-15Merge libavcore into libavutilReinhard Tartler
2010-11-12Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enumStefano Sabatini
2010-11-03Remove usage of deprecated libavcodec/audioconvert.h functions.Stefano Sabatini
2010-09-30add FF_API_AUDIO_OLD define to disable the deprecated decode_audio APIAurelien Jacobs
2010-09-26Move AVOptions from libavcodec to libavutilMichael Niedermayer
2010-04-29Add version to AVClass so we can add to and use fields of AVClass without ABI...Michael Niedermayer
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun
2009-06-11Add const in cast. Removes warning:Baptiste Coudurier
2009-06-11give s->resample_context to avoid segfault, avclass was movedBaptiste Coudurier
2009-03-23Move av_class to AVResampleContext instead of ReSampleContext.Benoit Fouet
2009-02-15Prevent heap corruption when resampling 8-bit audio.Peter Ross
2009-02-12extend resampling API, add S16 internal conversionBaptiste Coudurier
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun
2009-01-19cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun
2008-08-03cosmetics: make all references to AC-3 capitalized and hyphenatedJustin Ruggles
2007-12-15Add missing '\n' to log format textAndreas Öman
2007-12-01senseless cast and ()Michael Niedermayer
2007-12-01stupid code (casting of void*) found by checktree.shMichael Niedermayer
2007-08-07make output buffer larger so drift compensation can workMichael Niedermayer
2007-07-17typo fixesDiego Biurrun
2007-03-22set more reasonable cutoff for audio rate conversionMichael Niedermayer
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-01-13Update licensing information: The FSF changed postal address.Diego Biurrun