51058 Commits (5beeb3a1f97d8f6d4076fe83aaf5e2e5871f945e)

Author SHA1 Message Date
Lynne 37d5cb84e8
vulkan: check if current buffer has finished execution before picking another 5 months ago
Zhao Zhili eff9ed7bff avcodec/mediacodecenc: Fix access of uninitialized value 5 months ago
Michael Niedermayer 556c767786
avcodec/ffv1enc: Correct error message about unsupported version 5 months ago
Tobias Rapp c8cc58a13d avcodec/dxva2: Fix compilation with Mingw-w64 5 months ago
Martin Storsjö a7449e4cbb libavcodec: Makefile: Move the librsvg entry to the right section 5 months ago
Martin Storsjö 4d204aa29b videotoolbox: Fix indentation of old existing code 5 months ago
Jan Ekström f9c5c5358c avcodec/videotoolbox: add AV1 hardware acceleration 5 months ago
Michael Niedermayer 7151081e33
avcodec/ffv1: Store and reuse sx/sy 5 months ago
Michael Niedermayer 7d514655bf
avcodec/ffv1enc: Slice combination is unsupported 5 months ago
Michael Niedermayer 417b163c00
avcodec/ffv1enc: 2Pass mode is not possible with golomb coding 5 months ago
Zhao Zhili 240c16bbc6 avcodec/vvc: Don't use large array on stack 5 months ago
Zhao Zhili 5988a2729b aarch64/vvc: Add dmvr 5 months ago
Zhao Zhili bcd65ebd8f aarch64/vvc: Add dmvr_hv 5 months ago
Zhao Zhili 0ba9e8d0d4 aarch64/vvc: Add w_avg 5 months ago
Niklas Haas 2f77ecc6bc avcodec/riscv: add h264 qpel 6 months ago
Cameron Gutman 4ffd586e34 avcodec/amfenc: Add support for on-demand key frames 6 months ago
Cameron Gutman e3ae57b0de avcodec/amfenc: Update supported HEVC color ranges 6 months ago
Cameron Gutman 4cbb997e15 avcodec/amfenc: Fix inverted loop filter option 6 months ago
Lynne 81c6e6c9ee
vulkan_encode_h265: fix rate control VBV values 6 months ago
Lynne 934be0ff50
vulkan_encode_h264: fix rate control VBV values 6 months ago
Martin Storsjö a3ec1f8c6c aarch64: h26x: Fix the indentation of one function 6 months ago
Michael Niedermayer a9c83e43f2
avcodec/ffv1enc: Fix >8bit context size 6 months ago
Michael Niedermayer 747e1a26af
avcodec/ffv1dec: Blow up if user asks for explosion 6 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