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-09-03avcodec/codec_internal: Add macro to set AVCodec.long_nameAndreas Rheinhardt
2022-08-27avcodec/internal: Move ff_set_dimensions() to decode.hAndreas Rheinhardt
2022-08-27avcodec/internal: Move ff_get_buffer() to decode.hAndreas Rheinhardt
2022-07-18avcodec: Make init-threadsafety the defaultAndreas Rheinhardt
2022-04-05avcodec/codec_internal: Use union for FFCodec decode/encode callbacksAndreas Rheinhardt
2022-04-05avcodec/codec_internal: Make FFCodec.decode use AVFrame*Andreas 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-16configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö
2021-05-02avcodec/mvcdec: Mark decoders as init-threadsafeAndreas Rheinhardt
2021-04-27avcodec: Constify AVCodecsAndreas Rheinhardt
2016-05-22avcodec/mvcdec: simplify, no need to use reget bufferPaul B Mahol
2015-07-27Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer
2015-07-27lavc: AV-prefix all codec capabilitiesVittorio Giovara
2014-04-20Merge commit '911fa05b514e1be009e00b79d7004b93717c023b'Michael Niedermayer
2014-04-19mvc: Specify the pixel format for the mv-mvc* testsMartin Storsjö
2014-04-19Merge commit '86a0432688216562926d4aee36118f01be6d5e1b'Michael Niedermayer
2014-04-19Silicon Graphics Motion Video Compressor 1 & 2 decoderPeter Ross
2013-11-01avcodec/mvcdec: stop using deprecated avcodec_set_dimensions()Paul B Mahol
2013-10-04cosmetics: group remaining .name and .long_name.Clément Bœsch
2013-03-15lavc & lavf: replace deprecated av_log* functionsPaul B Mahol
2013-03-13lavc: factorize ff_{thread_,re,}get_buffer error messages.Clément Bœsch
2013-03-12Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer
2012-12-18Fix typo in mvc decoder.Carl Eugen Hoyos
2012-12-17Silicon Graphics Motion Video Compressor 1 & 2 decoderPeter Ross