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-10-28avcodec/metasound_data: Move data shared with twinvq into a new fileAndreas Rheinhardt
2022-09-03avcodec/codec_internal: Add macro to set AVCodec.long_nameAndreas Rheinhardt
2022-07-18avcodec: Make init-threadsafety the defaultAndreas Rheinhardt
2022-04-05avcodec/codec_internal: Use union for FFCodec decode/encode callbacksAndreas Rheinhardt
2022-03-21avcodec/codec_internal: Add FFCodec, hide internal part of AVCodecAndreas Rheinhardt
2022-03-21avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.hAndreas Rheinhardt
2022-03-15twinvq: convert to new channel layout APIVittorio Giovara
2022-02-11avcodec/metasound, twinvqdec: Cleanup generically upon init failureAndreas Rheinhardt
2021-05-12avcodec/twinvqdec: Mark decoder as init-threadsafeAndreas Rheinhardt
2021-04-27avcodec: Constify AVCodecsAndreas Rheinhardt
2021-01-08avcodec/twinvq, metasound_data: Deduplicate lsp tablesAndreas Rheinhardt
2020-12-10avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channelsHendrik Leppkes
2019-12-31avcodec/twinvqdec: Correct overflow in block align checkMichael Niedermayer
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2015-07-27Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer
2015-07-27lavc: AV-prefix all codec capabilitiesVittorio Giovara
2015-02-07avcodec/twinvqdec: use init_get_bits8()Paul B Mahol
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-10-25metasound & twinvqdec: return the number of read bytes from read_bitstreamMichael Niedermayer
2013-10-04Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'Michael Niedermayer
2013-10-04cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun
2013-09-18Merge commit 'c77d409bf95954aceb762dd800d1ee2868c4b0d4'Michael Niedermayer
2013-09-18twinvqdec: Check the ibps parameter separatelyMartin Storsjö
2013-08-26Merge commit '9e7b62f0fb7462a902330fcc82cf596388f0187b'Michael Niedermayer
2013-08-26twinvq: set block align for codecs and use it in size checksKostya Shishkov
2013-08-06Merge commit '86f4c59bd676672040b89d8fea4c9e3b59bfe7ab'Michael Niedermayer
2013-08-05twinvq: Split VQF-specific part from common TwinVQ decoder coreKostya Shishkov