117176 Commits (ebd0ca9fee85891262979b2c9d320ff69abdc104)
 

Author SHA1 Message Date
Marvin Scholz ebd0ca9fee avdevice/decklink_dec: fix leaks on error 3 months ago
Marvin Scholz 963145483c avdevice/decklink_dec: fix leak on error 3 months ago
Brad Smith 05ff3eb9f2 ppc: Recognize the PPC VSX and Power8 CPU flags 3 months ago
Anton Khirnov d5c308fcc5 lavu/opt: avoid accidentally propagating spurious errors 3 months ago
Anton Khirnov 55d0c353fe lavu/opt: add missing 'else' 3 months ago
Lynne 9ada04faa3
vulkan_encode_h265: fix rate control VBV values 3 months ago
Lynne 0482410818
vulkan_encode_h264: fix rate control VBV values 3 months ago
James Almer c21472ec31 avutil/iamf: fix doxygen 3 months ago
James Almer cb23275623 tests/fate/mov: fix rules for some tests 3 months ago
James Almer f7643454aa avfilter/vf_showinfo: add missing break to ViewID case 3 months ago
James Almer 2db706374e avcodec/hevc/sei: num_ref_displays can be up to 32 3 months ago
James Almer a6a346e154 avcodec/cbs_h265: num_ref_displays can be up to 32 3 months ago
James Almer 00ce36d037 avcodec/cbs_h265: fix valid range for {left,right}_view_id 3 months ago
Anton Khirnov f459c56b0f tests/fate/hevc: use bitexact scaling flags for fate-hevc-mv-switch 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