130 Commits (7734c583f777fdba2f6463cf525385ebe5cf10db)

Author SHA1 Message Date
Tong Wu e783e45e29 avcodec/hw_base_encode: avoid getting FFHWBaseEncodeContext from avctx 6 months ago
Tong Wu fc25b7866a avcodec/vaapi_encode: extract a free funtion to base layer 6 months ago
Tong Wu 6403ad77e3 avcodec/vaapi_encode: extract a get_recon_format function to base layer 6 months ago
Tong Wu 88b70b8883 avcodec/vaapi_encode: extract set_output_property to base layer 6 months ago
Tong Wu 3ca740f19c avcodec/vaapi_encode: extract gop configuration and two options to base layer 6 months ago
Tong Wu 1242abdcee avcodec/vaapi_encode: extract the init and close function to base layer 6 months ago
Tong Wu aa82340b0c avcodec/vaapi_encode: move the dpb logic from VAAPI to base layer 6 months ago
Tong Wu f303c26292 avcodec/vaapi_encode: move pic->input_surface initialization to encode_alloc 6 months ago
Tong Wu dea5204b41 avcodec/vaapi_encode: add picture type name to base 6 months ago
Tong Wu ff06343d7e avcodec/vaapi_encode: add async_depth to common options 6 months ago
Tong Wu ab944e06bc avcodec/hw_base_encode: add FF_HW_ prefix for two enums 6 months ago
Haihao Xiang 1590a96adc lavc/vaapi_encode: convert from lambda to qp 9 months ago
Fei Wang 09377887df lavc/vaapi_encode: Add VAAPI version check for BLBRC 9 months ago
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 9 months ago
Fei Wang a8d9fab06b lavc/vaapi_encode: Enable block level bitrate control 10 months ago
Tong Wu cfa802bdc3 avcodec/vaapi_encode: remove a duplicate av_freep 10 months ago
Michael Niedermayer bf1159774b
avcodec/vaapi_encode: Avoid double AVERRORS 1 year ago
Andreas Rheinhardt 92abc7266b avcodec/vaapi_encode: Use RefStruct pool API, stop abusing AVBuffer API 1 year ago
Fei Wang 3be81e3b44 lavc/vaapi_encode: Add VAAPI AV1 encoder 1 year ago
Fei Wang 254c5a8134 lavc/vaapi_encode: Separate reference frame into previous/future list 1 year ago
Fei Wang 11b81838ae lavc/vaapi_encode: Extract set output pkt property function 1 year ago
Fei Wang 4a4400709c lavc/vaapi_encode: Init pic at the beginning of API 1 year ago
Andreas Rheinhardt 8238bc0b5e avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines 1 year ago
Anton Khirnov 7d49fef8b4 lavc/vaapi_encode: fix propagating durations and opaques 2 years ago
Anton Khirnov fbdba9a1a6 lavc/vaapi_encode*: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE 2 years ago
Philip Langdale b982dd0d83 lavc/vaapi: Add support for remaining 10/12bit profiles 2 years ago
Philip Langdale caf26a8a12 lavc/vaapi: Switch preferred 8bit 444 format to VUYX 2 years ago
Philip Langdale 109515e16d lavc/vaapi_encode: enable 8bit 4:4:4 encoding for HEVC and VP9 2 years ago
Linjie Fu 99446c74cf lavc/vaapi_encode: add support for maxframesize 3 years ago
Mark Thompson 99b333e5ff vaapi_encode: Move block size calculation after entrypoint selection 3 years ago
Linjie Fu a285968a0b lavc/vaapi_encode_h265: Add GPB frame support for hevc_vaapi 3 years ago
Martin Storsjö a78f136f3f configure: Use a separate config_components.h header for $ALL_COMPONENTS 3 years ago
Wenbin Chen d165ce22a4 libavcodec/vaapi_encode: Add async_depth to vaapi_encoder to increase performance 3 years ago
Wenbin Chen e0ff869930 libavcodec/vaapi_encode: Add new API adaption to vaapi_encode 3 years ago
Andreas Rheinhardt d1b47f3bfc avcodec/vaapi_encode: Fix segfault upon closing uninitialized encoder 3 years ago
Andreas Rheinhardt 1ea3650823 Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
Andreas Rheinhardt ef6a9e5e31 avutil/buffer: Switch AVBuffer API to size_t 4 years ago
James Almer a1cd4191e0 avcodec/vaapi_encode: use AVCodecContext.get_encode_buffer() 4 years ago
James Almer d8a18c8fc2 avcodec: use the buffer_size_t typedef where required 4 years ago
Mark Thompson cd322794ee lavc: Mark hw_config pointer arrays as const 4 years ago
Mark Thompson c67bdd6534 vaapi_encode: Delete unused field 4 years ago
Mark Thompson 16c2ed4362 Revert "lavc/vaapi_encode: add EQUAL_MULTI_ROWS support for slice structure" 5 years ago
Linjie Fu 21442a820a lavc/vaapi_encode: Add render target support for 422 10-bit 5 years ago
Linjie Fu a7c2cdf0f6 lavc/vaapi_encode: add tile slice encoding support 5 years ago
Linjie Fu 65f4d561c9 lavc/vaapi_encode: wrap slice codes into row slice functions 5 years ago
Linjie Fu 489c5db079 lavc/vaapi_encode: add EQUAL_MULTI_ROWS support for slice structure 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 177a90b1a3 lavc/vaapi_encode: Fix leak in error case 5 years ago