51044 Commits (9d3cdf8fa602bc092c6a9168416d2c7ffbd1adf6)

Author SHA1 Message Date
Niklas Haas 2f77ecc6bc avcodec/riscv: add h264 qpel 5 months ago
Cameron Gutman 4ffd586e34 avcodec/amfenc: Add support for on-demand key frames 5 months ago
Cameron Gutman e3ae57b0de avcodec/amfenc: Update supported HEVC color ranges 5 months ago
Cameron Gutman 4cbb997e15 avcodec/amfenc: Fix inverted loop filter option 5 months ago
Lynne 81c6e6c9ee
vulkan_encode_h265: fix rate control VBV values 5 months ago
Lynne 934be0ff50
vulkan_encode_h264: fix rate control VBV values 5 months ago
Martin Storsjö a3ec1f8c6c aarch64: h26x: Fix the indentation of one function 5 months ago
Michael Niedermayer a9c83e43f2
avcodec/ffv1enc: Fix >8bit context size 5 months ago
Michael Niedermayer 747e1a26af
avcodec/ffv1dec: Blow up if user asks for explosion 5 months ago
James Almer feef692881 avcodec/hevc/sei: num_ref_displays can be up to 32 6 months ago
James Almer b8e74aa1cb avcodec/cbs_h265: num_ref_displays can be up to 32 6 months ago
James Almer 853c165386 avcodec/cbs_h265: fix valid range for {left,right}_view_id 6 months ago
Rémi Denis-Courmont 6611bf5484 lavc/h264dsp: optimise R-V V biweight for shorter heights 6 months ago
Rémi Denis-Courmont 459a1512f1 lavc/h264dsp: unroll R-V V weight16 6 months ago
Rémi Denis-Courmont 4936bb2508 lavc/h264dsp: optimise R-V V weight for shorter heights 6 months ago
sunyuechi ba7d0d5fc3 lavc/vvc_mc: R-V V avg w_avg 6 months ago
Michael Niedermayer 38e224c2ba
*/version.h: bump after release/7.1 branch 6 months ago
Michael Niedermayer e1094ac45d
*/version.h: bump minor versions for release/7.1 6 months ago
Michael Niedermayer 56bef2fd58
avcodec/xan: Add basic input size check 6 months ago
Michael Niedermayer 03050a0d90
avcodec/vble: Allocate buffer later 6 months ago
Michael Niedermayer 5f471b500c
avcodec/sgirledec: Check input length 6 months ago
Michael Niedermayer 8367d7e184
avcodec/imm4: Check input size 6 months ago
Michael Niedermayer 050b5e85cb
avcodec/svq3: Check for minimum size input 6 months ago
Michael Niedermayer c3a1cbbf5d
avcodec/eacmv: Check input size for intra frames 6 months ago
Michael Niedermayer 74385dd496
avcodec/encode: Check bitrate 6 months ago
Michael Niedermayer 36924fa306
avcodec/aac/aacdec: use correct index in deallocation 6 months ago
Michael Niedermayer 9d25b9665e
avcodec/cbs_h266_syntax_template: Check bit depth with range extension 6 months ago
Michael Niedermayer e9f588af95
avcodec/osq: use unsigned for decorrelation 6 months ago
Michael Niedermayer f27c8b04d3
avcodec/jfdctint_template: use unsigned z* in row_fdct() 6 months ago
Michael Niedermayer ad35eaf848
avcodec/osq: Treat sum = 0 as k = 0 6 months ago
James Almer aef221b22a avcodec/hevc/refs: export Stereo 3D side data 6 months ago
Anton Khirnov 14746871e1 lavc/hevcdec: implement decoding MV-HEVC 6 months ago
Anton Khirnov 0fde9c609f lavc/decode: merge stereo3d information from decoder with packet side data 6 months ago
Anton Khirnov 327080c088 lavc/decode: make sure side data mapping does not produce duplicates 6 months ago
Anton Khirnov bcbe999077 lavc/decode: clear side data in reget_buffer() 6 months ago
Anton Khirnov e19551d165 lavc/decode: do not clear the frame discard flag in ff_decode_frame_props_from_pkt() 6 months ago
Anton Khirnov 75914b5822 lavc/hevc/hevcdec: implement MV-HEVC inter-layer prediction 6 months ago
Anton Khirnov 02a9435cb0 lavc/hevcdec: implement slice header parsing for nuh_layer_id>0 6 months ago
Anton Khirnov a811ab74f0 lavc/hevc/parser: only split packets on NALUs with nuh_layer_id=0 6 months ago
Anton Khirnov 52ce2d2a04 lavc/hevcdec/parse: process NALUs with nuh_layer_id>0 6 months ago
Anton Khirnov 81e9afa6c2 lavc/hevc/ps: reindent 6 months ago
Anton Khirnov 7d245866b8 lavc/hevc/ps: implement SPS parsing for nuh_layer_id>0 6 months ago
Anton Khirnov 4359467ad6 lavc/hevc/ps: drop a warning for sps_multilayer_extension_flag 6 months ago
Niklas Haas 7351e067bc lavc/hevc_ps: parse VPS extension 6 months ago
James Almer efa9d3deca avcodec/hevc/sei: add support for 3D Reference Displays Information SEI 6 months ago
James Almer 660e7e6a0e avcodec: add LCEVC decoding support via LCEVCdec 6 months ago
James Almer 6147385393 avcodec: add an export_side_data flag to export picture enhancement layers 6 months ago
James Almer d250cc02e2 avcodec/hevc/refs: ensure LCEVC SEI payloads are exported as frame side data before get_buffer() calls 6 months ago
James Almer dbbf9a5ff7 avcodec/decode: split ProgressFrame allocator into two functions 6 months ago
Víctor Manuel Jáquez Leal 2bcc124e1a
vulkan_encode: set the quality level in session parameters 6 months ago