23 Commits (37670f7d078adc68804dc3bc3debb67783ae7de6)

Author SHA1 Message Date
Michael Niedermayer 76cea1d2ce avcodec/mpegpicture: Keep ff_mpeg_framesize_alloc() failure state consistent 4 years ago
James Almer c3f3b562c9 avcodec: remove long dead debug_mv code 4 years ago
Anton Khirnov baecaa16c1 mpegvideo: use the AVVideoEncParams API for exporting QP tables 4 years ago
Anton Khirnov 16f8b96dfa mpegvideo: use av_buffer_replace() to simplify code 4 years ago
Limin Wang 70ad0b27c1 avcodec/mpegpicture: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos label 5 years ago
Limin Wang 4b2863ff01 avcodec: add FF_CODEC_CAP_INIT_CLEANUP for all codecs which use ff_mpv_common_init() 5 years ago
James Almer c666689491 avcodec: add an AVCodecContext field to signal types of packet, frame, and coded stream side data to export 5 years ago
Michael Niedermayer 635067b75f avcodec/mpegpicture: Check size of edge_emu_buffer 6 years ago
Aman Gupta 19128408ac avcodec/mpegpicture: fix "stride changed" failures in gray mode 7 years ago
Pan Bian 89f9332fdf avcodec: set correct return value in ff_mpeg_ref_picture 7 years ago
Philip Langdale bb4c9d0a8e avcodec: Don't assume separate u and v planes in ff_alloc_picture 7 years ago
James Almer 8a0954dd51 avcodec: add missing FF_API_DEBUG_MV wrappers 8 years ago
Michael Niedermayer 85407c7e63 avcodec/mpegvideo: Fix edge emu buffer overlap with interlaced mpeg4 8 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Vittorio Giovara 1aa24df74c lavu: Deprecate AVFrame.error[] 9 years ago
Ronald S. Bultje 030b5a4f77 lavc: put remaining bits of vdpau-in-decoder under FF_API_CAP_VDPAU. 10 years ago
Vittorio Giovara 7061bf0925 mpegvideo: Move Picture-related functions to a separate file 10 years ago