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
2022-11-11avcodec: Remove unnecessary fft, dct inclusionsAndreas Rheinhardt
2022-11-06twinvq: convert to lavu/txLynne
2022-10-28avcodec/metasound_data: Move data shared with twinvq into a new fileAndreas Rheinhardt
2022-04-05avcodec/codec_internal: Make FFCodec.decode use AVFrame*Andreas Rheinhardt
2022-02-11avcodec/metasound, twinvqdec: Cleanup generically upon init failureAndreas Rheinhardt
2022-02-08all: Remove unnecessary libavcodec/internal.h inclusionsAndreas Rheinhardt
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2015-09-12lavc: Sanitize header inclusion guardsVittorio Giovara
2015-09-12Merge commit 'f00f6d538dcbaa122eb5e2784f41f4a299296b7b'Hendrik Leppkes
2015-02-21Merge commit 'b8d18a94376c44dac9523dc3317259a30fc92f8b'Michael Niedermayer
2015-02-20libavcodec: Don't use av_cold annotation in twinvq header filePeter Meerwald
2014-11-29avcodec/twinvq: Use avpriv_float_dsp_alloc()Michael Niedermayer
2013-11-26Merge commit '56d061ce9da954560892e3551513d5ecc0439846'Michael Niedermayer
2013-11-26metasound: add last missing modes (8kHz @ 6kbps per channel)Kostya Shishkov
2013-11-14Merge commit '1afa8a7568ba57ad0cd2923f6e641e10d32cded4'Michael Niedermayer
2013-11-14twinvq: support multiple frames per packetKostya Shishkov
2013-08-06Merge commit '86f4c59bd676672040b89d8fea4c9e3b59bfe7ab'Michael Niedermayer
2013-08-05twinvq: Split VQF-specific part from common TwinVQ decoder coreKostya Shishkov