117168 Commits (cb2327562326773bb4d497df8514ff25eba0f37c)
 

Author SHA1 Message Date
James Almer cb23275623 tests/fate/mov: fix rules for some tests 5 months ago
James Almer f7643454aa avfilter/vf_showinfo: add missing break to ViewID case 5 months ago
James Almer 2db706374e avcodec/hevc/sei: num_ref_displays can be up to 32 5 months ago
James Almer a6a346e154 avcodec/cbs_h265: num_ref_displays can be up to 32 5 months ago
James Almer 00ce36d037 avcodec/cbs_h265: fix valid range for {left,right}_view_id 5 months ago
Anton Khirnov f459c56b0f tests/fate/hevc: use bitexact scaling flags for fate-hevc-mv-switch 5 months ago
Michael Niedermayer e1094ac45d
*/version.h: bump minor versions for release/7.1 5 months ago
Michael Niedermayer 27c6f5f6d2
Changelog: Mark for 7.1 5 months ago
Michael Niedermayer 10d8b6f17c
doc/APIchanges: update 5 months ago
Michael Niedermayer 56bef2fd58
avcodec/xan: Add basic input size check 5 months ago
Michael Niedermayer 03050a0d90
avcodec/vble: Allocate buffer later 5 months ago
Michael Niedermayer 5f471b500c
avcodec/sgirledec: Check input length 5 months ago
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 6190e82647
tools/target_swr_fuzzer: Limit the number of samples 5 months ago
Michael Niedermayer 5ded752241
tools/target_dec_fuzzer: Add threshold for SRGC 5 months ago
Michael Niedermayer c3a1cbbf5d
avcodec/eacmv: Check input size for intra frames 5 months ago
Michael Niedermayer 9a823fbcfa
tools/target_dec_fuzzer: Adapt threshold for RASC 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 fde8637fda
avformat/asf: Check picsize 5 months ago
Michael Niedermayer ad35eaf848
avcodec/osq: Treat sum = 0 as k = 0 5 months ago
Michael Niedermayer f2aba7bd9f
MAINTAINERS: Fix typo in web repository 5 months ago
Martin Storsjö b4d9fa6cb9 compat: Fix the fallback definition of stdc_trailing_zeros 5 months ago
Zhao Zhili e18b46d95f swscale/aarch64: Fix rgb24toyv12 only works with aligned width 5 months ago
James Almer 0dd6f1d5bf avformat/mov: fix setting index of LCEVC enhancement stream 5 months ago
James Almer cc73bf02ba doc/general_contents: add missing reference to LCEVC 5 months ago
Anton Khirnov ce5f571e96 tests/fate/hevc: add a test for selecting view by position 5 months ago
Anton Khirnov eca95dc38f tests/fate/hevc: add a test for switching between single and multi-view 5 months ago
Anton Khirnov b15af98f6e tests/fate/hevc: add a test for nontrivial values of nuh_layer_id 5 months ago
Anton Khirnov 7d4c15cafb tests/fate/hevc: add MV-HEVC conformance sample tests 5 months ago
Anton Khirnov da420ac6e1 fftools/ffmpeg: add support for multiview video 5 months ago
Anton Khirnov 68c198fae2 fftools/ffmpeg_sched: allow decoders to have multiple outputs 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