52 Commits (e2637a083ae2876d55adafad6bddf698fe09da3f)

Author SHA1 Message Date
Lynne 9db68ed042
hw_base_encode: refactor picture allocation/freeing 4 months ago
Niklas Haas 703288cec6 avcodec/internal: add FFCodec.color_ranges 5 months ago
Tong Wu e783e45e29 avcodec/hw_base_encode: avoid getting FFHWBaseEncodeContext from avctx 7 months ago
Tong Wu aa82340b0c avcodec/vaapi_encode: move the dpb logic from VAAPI to base layer 7 months ago
Tong Wu ff06343d7e avcodec/vaapi_encode: add async_depth to common options 7 months ago
Tong Wu ab944e06bc avcodec/hw_base_encode: add FF_HW_ prefix for two enums 7 months ago
Anton Khirnov 1e7d2007c3 all: use designated initializers for AVOption.unit 11 months ago
Anton Khirnov 08bebeb1be Revert "all: Don't set AVClass.item_name to its default value" 1 year ago
Andreas Rheinhardt 0c6203c97a all: Don't set AVClass.item_name to its default value 1 year ago
Fei Wang 254c5a8134 lavc/vaapi_encode: Separate reference frame into previous/future list 1 year ago
Andreas Rheinhardt 8238bc0b5e avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines 1 year ago
Anton Khirnov fbdba9a1a6 lavc/vaapi_encode*: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE 2 years ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
Andreas Rheinhardt 6aad1204cc avcodec: Add FF_CODEC_CAP_NOT_INIT_THREADSAFE 3 years ago
Mark Thompson 99b333e5ff vaapi_encode: Move block size calculation after entrypoint selection 3 years ago
Andreas Rheinhardt 4243da4ff4 avcodec/codec_internal: Use union for FFCodec decode/encode callbacks 3 years ago
Andreas Rheinhardt 5aabb2596f avcodec/codec_internal: Rename AVCodecDefault->FFCodecDefault 3 years ago
Andreas Rheinhardt 20f9727018 avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec 3 years ago
Andreas Rheinhardt a688f3c13c avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h 3 years ago
Andreas Rheinhardt 746e7102be avcodec/mpegvideo: Move encoder-only stuff to a new header 3 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
James Almer a1cd4191e0 avcodec/vaapi_encode: use AVCodecContext.get_encode_buffer() 4 years ago
Mark Thompson 755203c2d2 vaapi_encode_mpeg2: Fix setting colour properties 4 years ago
Andreas Rheinhardt 1bdbc50bf4 avcodec/cbs: Remove unused function parameters 5 years ago
James Almer 827d6fe73d avcodec/encode: restructure the core encoding code 5 years ago
Linjie Fu 2b32068916 lavc/vaapi_encode: add FF_CODEC_CAP_INIT_CLEANUP caps for encoders 5 years ago
Mark Thompson 344e6c3ff1 lavc/vaapi_encode: Add hardware config metadata 5 years ago
Mark Thompson 3387147860 vaapi_encode: Add ROI support 6 years ago
Mark Thompson f948082e5f vaapi_encode_mpeg2: Add missing marker bit in time_code 6 years ago
Mark Thompson 1e0fac7663 vaapi_encode_mpeg2: Enable support for more RC modes 6 years ago
Andreas Rheinhardt b8c45bbcbc libavcodec/cbs: Stop needlessly reallocating the units array 6 years ago
Mark Thompson 5fdcf85bbf vaapi_encode: Convert to send/receive API 6 years ago
Mark Thompson c0692cb2bb vaapi_encode_mpeg2: Fix width/height columns/rows confusion 6 years ago
Mark Thompson 29816e278f vaapi_encode_mpeg2: Use common slice sizing code 6 years ago
Mark Thompson 851a63c22a vaapi_encode: Clean up the packed header configuration 6 years ago
Mark Thompson bf726c26fd vaapi_encode: Clean up the GOP structure configuration 6 years ago
Mark Thompson 8479f99c7d vaapi_encode: Add support for max QP in rate control 6 years ago
Mark Thompson af532c9215 vaapi_encode: Clean up rate control configuration 6 years ago
Mark Thompson 95f6f7b704 vaapi_encode_mpeg2: Add options 6 years ago
Mark Thompson 3b188666f1 vaapi_encode: Choose profiles dynamically 6 years ago
Mark Thompson c5b4ad247b vaapi_encode: Remove common priv_data and options fields 6 years ago
Mark Thompson 537d6aa30e vaapi_encode_mpeg2: Move common structure into context 6 years ago
Mark Thompson ce5870a3a8 cbs: Refcount all the things! 7 years ago
Mark Thompson 2651352988 cbs: Allocate the context inside the init function 7 years ago
wm4 b945fed629 avcodec: add metadata to identify wrappers and hardware decoders 7 years ago
wm4 47687a2f8a avcodec: add metadata to identify wrappers and hardware decoders 7 years ago
Mark Thompson d8928ad6b6 vaapi_mpeg2: Convert to use coded bitstream infrastructure 7 years ago
Mark Thompson 10eb496d9a vaapi_mpeg2: Convert to use coded bitstream infrastructure 7 years ago
Jun Zhao a918f16f7c lavc/vaapi_encode_mpeg2: fix frame rate calc error when use time_base. 7 years ago
Mark Thompson 3b95c7c17d vaapi_encode: Add MPEG-2 support 8 years ago