117318 Commits (534eef2acea153b25303f406c6de2efae067a5e7)
 

Author SHA1 Message Date
Rémi Denis-Courmont 4936bb2508 lavc/h264dsp: optimise R-V V weight for shorter heights 3 months ago
sunyuechi ba7d0d5fc3 lavc/vvc_mc: R-V V avg w_avg 3 months ago
Anton Khirnov 9dc0edd454 tests/fate/hevc: use bitexact scaling flags for fate-hevc-mv-switch 3 months ago
Michael Niedermayer f7d709fed8
doc/APIchanges: Add 7.1 Cut line 3 months ago
Michael Niedermayer 2af5e7f50d
Changelog: Add version <next> 3 months ago
Michael Niedermayer 38e224c2ba
*/version.h: bump after release/7.1 branch 3 months ago
Michael Niedermayer e1094ac45d
*/version.h: bump minor versions for release/7.1 3 months ago
Michael Niedermayer 27c6f5f6d2
Changelog: Mark for 7.1 3 months ago
Michael Niedermayer 10d8b6f17c
doc/APIchanges: update 3 months ago
Michael Niedermayer 56bef2fd58
avcodec/xan: Add basic input size check 3 months ago
Michael Niedermayer 03050a0d90
avcodec/vble: Allocate buffer later 3 months ago
Michael Niedermayer 5f471b500c
avcodec/sgirledec: Check input length 3 months ago
Michael Niedermayer 8367d7e184
avcodec/imm4: Check input size 3 months ago
Michael Niedermayer 050b5e85cb
avcodec/svq3: Check for minimum size input 3 months ago
Michael Niedermayer 6190e82647
tools/target_swr_fuzzer: Limit the number of samples 3 months ago
Michael Niedermayer 5ded752241
tools/target_dec_fuzzer: Add threshold for SRGC 3 months ago
Michael Niedermayer c3a1cbbf5d
avcodec/eacmv: Check input size for intra frames 3 months ago
Michael Niedermayer 9a823fbcfa
tools/target_dec_fuzzer: Adapt threshold for RASC 3 months ago
Michael Niedermayer 74385dd496
avcodec/encode: Check bitrate 3 months ago
Michael Niedermayer 36924fa306
avcodec/aac/aacdec: use correct index in deallocation 3 months ago
Michael Niedermayer 9d25b9665e
avcodec/cbs_h266_syntax_template: Check bit depth with range extension 3 months ago
Michael Niedermayer e9f588af95
avcodec/osq: use unsigned for decorrelation 3 months ago
Michael Niedermayer f27c8b04d3
avcodec/jfdctint_template: use unsigned z* in row_fdct() 3 months ago
Michael Niedermayer fde8637fda
avformat/asf: Check picsize 3 months ago
Michael Niedermayer ad35eaf848
avcodec/osq: Treat sum = 0 as k = 0 3 months ago
Michael Niedermayer f2aba7bd9f
MAINTAINERS: Fix typo in web repository 3 months ago
Martin Storsjö b4d9fa6cb9 compat: Fix the fallback definition of stdc_trailing_zeros 3 months ago
Zhao Zhili e18b46d95f swscale/aarch64: Fix rgb24toyv12 only works with aligned width 3 months ago
James Almer 0dd6f1d5bf avformat/mov: fix setting index of LCEVC enhancement stream 3 months ago
James Almer cc73bf02ba doc/general_contents: add missing reference to LCEVC 3 months ago
Anton Khirnov ce5f571e96 tests/fate/hevc: add a test for selecting view by position 3 months ago
Anton Khirnov eca95dc38f tests/fate/hevc: add a test for switching between single and multi-view 3 months ago
Anton Khirnov b15af98f6e tests/fate/hevc: add a test for nontrivial values of nuh_layer_id 3 months ago
Anton Khirnov 7d4c15cafb tests/fate/hevc: add MV-HEVC conformance sample tests 3 months ago
Anton Khirnov da420ac6e1 fftools/ffmpeg: add support for multiview video 3 months ago
Anton Khirnov 68c198fae2 fftools/ffmpeg_sched: allow decoders to have multiple outputs 3 months ago
James Almer aef221b22a avcodec/hevc/refs: export Stereo 3D side data 3 months ago
Anton Khirnov 14746871e1 lavc/hevcdec: implement decoding MV-HEVC 3 months ago
Anton Khirnov 0fde9c609f lavc/decode: merge stereo3d information from decoder with packet side data 3 months ago
Anton Khirnov 327080c088 lavc/decode: make sure side data mapping does not produce duplicates 3 months ago
Anton Khirnov bcbe999077 lavc/decode: clear side data in reget_buffer() 3 months ago
Anton Khirnov e19551d165 lavc/decode: do not clear the frame discard flag in ff_decode_frame_props_from_pkt() 3 months ago
Anton Khirnov 75914b5822 lavc/hevc/hevcdec: implement MV-HEVC inter-layer prediction 3 months ago
Anton Khirnov 02a9435cb0 lavc/hevcdec: implement slice header parsing for nuh_layer_id>0 3 months ago
Anton Khirnov a811ab74f0 lavc/hevc/parser: only split packets on NALUs with nuh_layer_id=0 3 months ago
Anton Khirnov 52ce2d2a04 lavc/hevcdec/parse: process NALUs with nuh_layer_id>0 3 months ago
Anton Khirnov 81e9afa6c2 lavc/hevc/ps: reindent 3 months ago
Anton Khirnov 7d245866b8 lavc/hevc/ps: implement SPS parsing for nuh_layer_id>0 3 months ago
Anton Khirnov 4359467ad6 lavc/hevc/ps: drop a warning for sps_multilayer_extension_flag 3 months ago
Niklas Haas 7351e067bc lavc/hevc_ps: parse VPS extension 3 months ago