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
2021-04-01avcodec/mpegpicture: Keep ff_mpeg_framesize_alloc() failure state consistentMichael Niedermayer
2021-01-26avcodec: remove long dead debug_mv codeJames Almer
2021-01-01mpegvideo: use the AVVideoEncParams API for exporting QP tablesAnton Khirnov
2020-09-28mpegvideo: use av_buffer_replace() to simplify codeAnton Khirnov
2020-06-13avcodec/mpegpicture: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos labelLimin Wang
2020-06-13avcodec: add FF_CODEC_CAP_INIT_CLEANUP for all codecs which use ff_mpv_common...Limin Wang
2020-02-23avcodec: add an AVCodecContext field to signal types of packet, frame, and co...James Almer
2019-03-25avcodec/mpegpicture: Check size of edge_emu_bufferMichael Niedermayer
2018-04-12avcodec/mpegpicture: fix "stride changed" failures in gray modeAman Gupta
2017-11-28avcodec: set correct return value in ff_mpeg_ref_picturePan Bian
2017-11-15avcodec: Don't assume separate u and v planes in ff_alloc_picturePhilip Langdale
2017-10-22Merge commit '7b917041184874e7d7cba4450813de7e0bb28a33'James Almer
2017-08-25avcodec: add missing FF_API_DEBUG_MV wrappersJames Almer
2016-11-17avcodec/mpegvideo: Fix edge emu buffer overlap with interlaced mpeg4Michael Niedermayer
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2015-10-03Merge commit '1aa24df74c052a73175c43e57d35b4835e537ec8'Hendrik Leppkes
2015-09-30lavu: Deprecate AVFrame.error[]Vittorio Giovara
2015-08-18lavc: put remaining bits of vdpau-in-decoder under FF_API_CAP_VDPAU.Ronald S. Bultje
2015-07-27Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer
2015-07-27Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer
2015-06-10Merge commit '7061bf0925a7d6c5899bbe710b2b8cdae9005274'Michael Niedermayer
2015-06-10mpegvideo: Move Picture-related functions to a separate fileVittorio Giovara