144 Commits (2dc864eb4e05a2c24e592810324b8a73b2076757)

Author SHA1 Message Date
Ingo Brückl 5557c673ea avcodec/vaapi_encode: fix compilation without CONFIG_VAAPI_1 4 months ago
Lynne 034e25e1a4
hw_base_encode: move VAAPI SPS/PPS constructors to a shared file 5 months ago
Lynne 9db68ed042
hw_base_encode: refactor picture allocation/freeing 5 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 6403ad77e3 avcodec/vaapi_encode: extract a get_recon_format function to base layer 7 months ago
Tong Wu 1242abdcee avcodec/vaapi_encode: extract the init and close function to base layer 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
Tong Wu 02fb1782ef avcodec/vaapi_encode_h264: use is_reference to fill reference_pic_flag 9 months ago
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 10 months ago
Anton Khirnov 1e7d2007c3 all: use designated initializers for AVOption.unit 12 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
jianfeng.zheng 65e537b833 vaapi: support VAProfileH264High10 encoding 2 years ago
David Rosca 4e3b6270c6 vaapi_encode_h264: Only set pic_order_cnt_type to 0 with B-frames 2 years ago
Anton Khirnov fbdba9a1a6 lavc/vaapi_encode*: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE 2 years ago
Aman Karmani f5f1c1fd6b avcodec/vaapi_encode_h26x: passthrough A53 CC data as H264/HEVC SEI 2 years ago
Andreas Rheinhardt 881e8bcc51 avcodec/h264data: Deduplicate H.26[45] aspect ratio table 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
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
Martin Storsjö f2da2e1458 libavcodec: Split version.h 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 8843607f49 cbs_h2645: Merge SEI message handling in common between codecs 4 years ago
Mark Thompson 64b3aac8d0 h264: Use common SEI types 4 years ago
Mark Thompson 4bf3384800 cbs_h2645: Merge SEI messages in common between codecs 4 years ago
Mark Thompson 9faf4dcf23 vaapi_encode_h264: 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 2880a32c66 vaapi_encode: Refactor encode misc parameter buffer creation 6 years ago
Decai Lin ec1e4a8baf lavc/h264_levels: add MaxMBPS checking and update fate test. 6 years ago
Mark Thompson f5eb08937e vaapi_encode_h264: Enable support for more RC modes 6 years ago
Mark Thompson 9d5ca71ec2 vaapi_encode: Do not zero access unit structures 6 years ago
Andreas Rheinhardt b8c45bbcbc libavcodec/cbs: Stop needlessly reallocating the units array 6 years ago
Mark Thompson 25c0ede93b vaapi_encode_h264: Support more complex reference structures 6 years ago
Mark Thompson 5fdcf85bbf vaapi_encode: Convert to send/receive API 6 years ago
Mark Thompson a830056b32 vaapi_encode_h264: Reduce SAR to valid range 6 years ago
Mark Thompson a769e72c75 vaapi_encode_h264: Enable multiple-slice support 6 years ago
Mark Thompson 4b2e3de8c0 cbs_h264: Fix default value for max mv lengths 6 years ago