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-08-05avcodec: Constify frame->data pointers for encoders where possibleAndreas 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-15cng: convert to new channel layout APIAnton Khirnov
2021-05-05avcodec/cngenc: Allow user-supplied buffersAndreas Rheinhardt
2021-05-02avcodec/cngenc: Mark encoder as init-threadsafeAndreas Rheinhardt
2021-04-27avcodec: Constify AVCodecsAndreas Rheinhardt
2020-09-18avcodec/cngenc: Cleanup generically after init failureAndreas Rheinhardt
2020-09-18avcodec/cngenc: Replace av_free() by av_freep() in close functionAndreas Rheinhardt
2017-07-07cngenc: Remove dead storeDerek Buitenhuis
2015-08-03avcodec/cngenc: Use ff_alloc_packet2()Michael Niedermayer
2015-02-21avcodec: Use av_clip_uintp2() where possibleMichael Niedermayer
2014-04-22avcodec/cngenc: Use av_malloc_array()Michael Niedermayer
2013-10-04Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'Michael Niedermayer
2013-10-04cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun
2012-10-31Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73'Michael Niedermayer
2012-10-30cng: Reindent some incorrectly indented linesMartin Storsjö
2012-10-30Merge commit '14f031d7ecfabba0ef02776d4516aa3dcb7c40d8'Michael Niedermayer
2012-10-30avcodec: Add a RFC 3389 comfort noise codecMartin Storsjö