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-06ac3: convert to lavu/txLynne
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-16configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö
2022-03-15ac3: convert to new channel layout APIVittorio Giovara
2021-07-08avcodec/ac3dec_float: Deduplicate AVClassesAndreas Rheinhardt
2021-04-27avcodec: Constify AVCodecsAndreas Rheinhardt
2021-01-09avcodec/ac3dec: Make decoders init-threadsafeAndreas Rheinhardt
2021-01-09avcodec/ac3dec: Check operations that can failAndreas Rheinhardt
2020-11-28avcodec: Set AV_CODEC_CAP_CHANNEL_CONF in more decodersMichael Niedermayer
2017-01-22avcodec/ac3dec: add consistent noise generation option.Jonathan Campbell
2015-12-04avcodec: use AV_OPT_TYPE_BOOL in a bunch of placesClément Bœsch
2015-07-27Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer
2015-03-14ac3dec_fixed: always use the USE_FIXED=1 variant of the AC3DecodeContextAndreas Cadhalpun
2014-08-27Improved AC3 decoder level support (heavy drc, dialnorm)Jean-Francois Thibert
2014-04-01libavcodec: Implementation of AC3 fixedpoint decoderNedeljko Babic