51073 Commits (bc418fd8722885fb4935075eb201a53f4c279f65)

Author SHA1 Message Date
Michael Niedermayer 8367d7e184
avcodec/imm4: Check input size 5 months ago
Michael Niedermayer 050b5e85cb
avcodec/svq3: Check for minimum size input 5 months ago
Michael Niedermayer c3a1cbbf5d
avcodec/eacmv: Check input size for intra frames 5 months ago
Michael Niedermayer 74385dd496
avcodec/encode: Check bitrate 5 months ago
Michael Niedermayer 36924fa306
avcodec/aac/aacdec: use correct index in deallocation 5 months ago
Michael Niedermayer 9d25b9665e
avcodec/cbs_h266_syntax_template: Check bit depth with range extension 5 months ago
Michael Niedermayer e9f588af95
avcodec/osq: use unsigned for decorrelation 5 months ago
Michael Niedermayer f27c8b04d3
avcodec/jfdctint_template: use unsigned z* in row_fdct() 5 months ago
Michael Niedermayer ad35eaf848
avcodec/osq: Treat sum = 0 as k = 0 5 months ago
James Almer aef221b22a avcodec/hevc/refs: export Stereo 3D side data 5 months ago
Anton Khirnov 14746871e1 lavc/hevcdec: implement decoding MV-HEVC 5 months ago
Anton Khirnov 0fde9c609f lavc/decode: merge stereo3d information from decoder with packet side data 5 months ago
Anton Khirnov 327080c088 lavc/decode: make sure side data mapping does not produce duplicates 5 months ago
Anton Khirnov bcbe999077 lavc/decode: clear side data in reget_buffer() 5 months ago
Anton Khirnov e19551d165 lavc/decode: do not clear the frame discard flag in ff_decode_frame_props_from_pkt() 5 months ago
Anton Khirnov 75914b5822 lavc/hevc/hevcdec: implement MV-HEVC inter-layer prediction 5 months ago
Anton Khirnov 02a9435cb0 lavc/hevcdec: implement slice header parsing for nuh_layer_id>0 5 months ago
Anton Khirnov a811ab74f0 lavc/hevc/parser: only split packets on NALUs with nuh_layer_id=0 5 months ago
Anton Khirnov 52ce2d2a04 lavc/hevcdec/parse: process NALUs with nuh_layer_id>0 5 months ago
Anton Khirnov 81e9afa6c2 lavc/hevc/ps: reindent 5 months ago
Anton Khirnov 7d245866b8 lavc/hevc/ps: implement SPS parsing for nuh_layer_id>0 5 months ago
Anton Khirnov 4359467ad6 lavc/hevc/ps: drop a warning for sps_multilayer_extension_flag 5 months ago
Niklas Haas 7351e067bc lavc/hevc_ps: parse VPS extension 5 months ago
James Almer efa9d3deca avcodec/hevc/sei: add support for 3D Reference Displays Information SEI 5 months ago
James Almer 660e7e6a0e avcodec: add LCEVC decoding support via LCEVCdec 5 months ago
James Almer 6147385393 avcodec: add an export_side_data flag to export picture enhancement layers 5 months ago
James Almer d250cc02e2 avcodec/hevc/refs: ensure LCEVC SEI payloads are exported as frame side data before get_buffer() calls 5 months ago
James Almer dbbf9a5ff7 avcodec/decode: split ProgressFrame allocator into two functions 5 months ago
Víctor Manuel Jáquez Leal 2bcc124e1a
vulkan_encode: set the quality level in session parameters 5 months ago
Marvin Scholz 9e1682761f avcodec/cbs_h266: Fix copy paste mistake 5 months ago
James Almer 2eef902d38 avcodec/bsf/dts2pts: don't zero the node buffers when allocating them 5 months ago
Marvin Scholz 720ae6b3f7 avcodec/vaapi_encode_h265: fix missing slice_block_cols assignment 5 months ago
James Almer df609af8e4 avcodec/packet: add an LCEVC enhancement data payload side data type 5 months ago
James Almer 5896318229 avcodec/codec_id: add an LCEVC codec id for raw LCEVC data 5 months ago
James Almer 9cea2410a1 avcodec/h2645_sei: export raw LCEVC metadata 5 months ago
Fei Wang 5211ad1acd lavc/vaapi_encode: Fix potential use of uninitialized value 5 months ago
Fei Wang 061c86a717 lavc/vaapi_encode_av1: Fix encode fail since 9db68ed0 5 months ago
Michael Niedermayer 6df9a0292c
avcodec/vc2enc: basic sanity check on slice_max_bytes 5 months ago
Lynne 0aa4ac0faf
lavc: bump minor and add Changelog entry for the Vulkan H265 encoder 5 months ago
Lynne 4b4f0b68f8
lavc: add hevc_vulkan hardware encoder 5 months ago
Dave Airlie b4283f93e1
cbs_h265: add raw filler encoding 5 months ago
Lynne 12f158ca8f
hw_base_encode_h265: split off SPS/PPS/VPS generation from VAAPI 5 months ago
James Almer fec6a8df31 avcodec/bsf/dts2pts: use a RefStruct pool to allocate nodes 5 months ago
Lynne ceb471cfde
lavc: bump minor version and add changelog for h264_vulkan 5 months ago
Lynne f85d94730c
lavc: add h264_vulkan hardware encoder 5 months ago
Lynne 37243b2a08
lavc: add Vulkan video encoding base code 5 months ago
Zhao Zhili 5c66a3ab51 avcodec/vvc: Fix output and unref a frame which isn't decoding yet 5 months ago
Zhao Zhili 3f84d1d1fb aarch64/vvc: Add avg 5 months ago
Zhao Zhili 1be5a2374f aarch64/vvc: Add put_epel_hv 5 months ago
Zhao Zhili 0dcf204e5d aarch64/vvc: Add put_epel_h i8mm 5 months ago