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: Make ff_alloc_packet() based encoders accept user buffersAndreas Rheinhardt
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
2021-10-02avcodec/proresenc_anatoliy: Remove redundant pixel format checkAndreas Rheinhardt
2021-09-28avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEYAndreas Rheinhardt
2021-07-08avcodec/proresenc_anatoliy: Deduplicate pix_fmts arraysAndreas Rheinhardt
2021-07-08avcodec/proresenc_anatoliy: Deduplicate AVClassesAndreas Rheinhardt
2021-06-08avcodec/encode: Always use intermediate buffer in ff_alloc_packet2()Andreas Rheinhardt
2021-05-02avcodec/proresenc_anatoliy: Mark encoders as init-threadsafeAndreas Rheinhardt
2021-04-27avcodec: Constify AVCodecsAndreas Rheinhardt
2021-04-02avcodec/proresenc_anatoliy: Fix memleak upon init errorAndreas Rheinhardt
2021-03-30Avoid intermediate bitcount for number of bytes in PutBitContextAndreas Rheinhardt
2021-01-01lavu: move LOCAL_ALIGNED from internal.h to mem_internal.hAnton Khirnov
2020-08-22avcodec/proresenc: infer array lengthsMichael Bradshaw
2020-08-21avcodec/proresenc: add support for PQ and HLGMichael Bradshaw
2020-05-21avcodec: deprecate Lossless and Intra Only encoder capabilitesJames Almer
2020-05-04Revert "avcodec/proresenc_anatoliy: support for more color matrix for proresenc"Limin Wang
2020-05-03avcodec/proresenc_anatoliy: support for more color matrix for proresencLimin Wang
2020-03-18remove CHAR_MIN/CHAR_MAX usagePaul B Mahol
2020-01-08avcodec/proresenc_anatoliy: Fix invalid left shift of negative numberAndreas Rheinhardt
2019-03-09avcodec/proresenc_aw : fix interlace encoding for unsafe heightMartin Vignali
2019-02-27avcodec/proresenc_aw : fix sub_image_with_fill for interlaced encodingMartin Vignali
2019-02-23avcodec/proresenc_aw : indent after prev commitMartin Vignali
2019-02-23avcodec/proresenc_aw : add interlace encodingMartin Vignali
2019-02-23avcodec/proresenc_aw : merge funcs subimage_with_fill and subimage_alpha_with...Martin Vignali
2019-02-23avcodec/proresenc_aw : move scantable to prores contextMartin Vignali
2019-02-23avcodec/proresenc_aw : move picture encoding after frame header writeMartin Vignali
2019-02-23avcodec/proresenc_aw : simplify frame flagsMartin Vignali
2018-12-04avcodec/prores_aw : add 4444 xq supportMartin Vignali
2018-12-04avcodec/prores_aw : only set color prim, trc, space values if supportedMartin Vignali
2018-12-04avcodec/prores_aw : add vendor optionMartin Vignali
2018-11-09avcodec/prores_aw : add support for prores 444 with alphaMartin Vignali
2018-11-09avcodec/prores_aw : cosmetic indent and add comment to describe frame header ...Martin Vignali
2018-11-09avcodec/prores_aw : change src pix_fmt and alpha descriptionMartin Vignali
2018-11-05prores: Use profile names in the various encoders and decodersVittorio Giovara
2018-11-05proresenc_anatoliy: Rename a profile name with the correct oneVittorio Giovara
2018-10-18avcodec/proresenc_aw : use for frame flag in the header the same value than t...Martin Vignali
2018-10-18avcodec/proresenc_aw : add support for prores 444Martin Vignali
2018-10-18avcodec/prores_enc : not calculate dct a each quantif search stepMartin Vignali
2018-10-18avcodec/proresenc_aw : use qp close to the official encoderMartin Vignali
2018-10-18avcodec/proresenc_aw : use AVframe primaries, transfert, colorspace for frame...Martin Vignali
2018-10-18avcodec/proresenc_aw : use scan table from prores_data fileMartin Vignali
2015-07-29avcodec/proresenc_anatoliy: remove coded_frame useMichael Niedermayer
2015-07-28Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer
2015-07-27Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer
2015-07-27Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer