summaryrefslogtreecommitdiff
path: root/libavcodec/mpegpicture.c
Commit message (Expand)AuthorAge
* lavc/encode: add an encoder-specific get_buffer() variantAnton Khirnov2022-05-11
* avcodec/mpegpicture: Constify src parameter of ff_update_picture_tablesAndreas Rheinhardt2022-02-13
* avcodec/mpegpicture: Don't check for DELAYED_PIC_REFAndreas Rheinhardt2022-02-13
* avcodec/threadframe: Add ff_thread_(get|release)_ext_buffer()Andreas Rheinhardt2022-02-09
* avcodec/mpegpicture: Add function to completely free MPEG-PictureAndreas Rheinhardt2022-01-29
* avcodec/mpegpicture: Let ff_mpeg_unref_picture() free picture tablesAndreas Rheinhardt2022-01-29
* avcodec/mpegpicture: Keep ff_mpeg_framesize_alloc() failure state consistentMichael Niedermayer2021-03-31
* avcodec: remove long dead debug_mv codeJames Almer2021-01-25
* mpegvideo: use the AVVideoEncParams API for exporting QP tablesAnton Khirnov2021-01-01
* mpegvideo: use av_buffer_replace() to simplify codeAnton Khirnov2020-09-28
* avcodec/mpegpicture: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos labelLimin Wang2020-06-13
* avcodec: add FF_CODEC_CAP_INIT_CLEANUP for all codecs which use ff_mpv_common...Limin Wang2020-06-13
* avcodec: add an AVCodecContext field to signal types of packet, frame, and co...James Almer2020-02-22
* avcodec/mpegpicture: Check size of edge_emu_bufferMichael Niedermayer2019-03-25
* avcodec/mpegpicture: fix "stride changed" failures in gray modeAman Gupta2018-04-11
* avcodec: set correct return value in ff_mpeg_ref_picturePan Bian2017-11-28
* avcodec: Don't assume separate u and v planes in ff_alloc_picturePhilip Langdale2017-11-14
* Merge commit '7b917041184874e7d7cba4450813de7e0bb28a33'James Almer2017-10-21
|\
* | avcodec: add missing FF_API_DEBUG_MV wrappersJames Almer2017-08-25
* | avcodec/mpegvideo: Fix edge emu buffer overlap with interlaced mpeg4Michael Niedermayer2016-11-17
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\|
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* | Merge commit '1aa24df74c052a73175c43e57d35b4835e537ec8'Hendrik Leppkes2015-10-03
|\|
| * lavu: Deprecate AVFrame.error[]Vittorio Giovara2015-09-30
* | lavc: put remaining bits of vdpau-in-decoder under FF_API_CAP_VDPAU.Ronald S. Bultje2015-08-18
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-27
|\|
* | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-27
|\|
* | Merge commit '7061bf0925a7d6c5899bbe710b2b8cdae9005274'Michael Niedermayer2015-06-10
|/
* mpegvideo: Move Picture-related functions to a separate fileVittorio Giovara2015-06-10