Lynne
|
9ada04faa3
vulkan_encode_h265: fix rate control VBV values
|
4 months ago |
Lynne
|
0482410818
vulkan_encode_h264: fix rate control VBV values
|
4 months ago |
James Almer
|
c21472ec31
avutil/iamf: fix doxygen
|
4 months ago |
James Almer
|
cb23275623
tests/fate/mov: fix rules for some tests
|
4 months ago |
James Almer
|
f7643454aa
avfilter/vf_showinfo: add missing break to ViewID case
|
4 months ago |
James Almer
|
2db706374e
avcodec/hevc/sei: num_ref_displays can be up to 32
|
4 months ago |
James Almer
|
a6a346e154
avcodec/cbs_h265: num_ref_displays can be up to 32
|
4 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
|
4 months ago |
Michael Niedermayer
|
e1094ac45d
*/version.h: bump minor versions for release/7.1
|
4 months ago |
Michael Niedermayer
|
27c6f5f6d2
Changelog: Mark for 7.1
|
4 months ago |
Michael Niedermayer
|
10d8b6f17c
doc/APIchanges: update
|
4 months ago |
Michael Niedermayer
|
56bef2fd58
avcodec/xan: Add basic input size check
|
4 months ago |
Michael Niedermayer
|
03050a0d90
avcodec/vble: Allocate buffer later
|
4 months ago |
Michael Niedermayer
|
5f471b500c
avcodec/sgirledec: Check input length
|
4 months ago |
Michael Niedermayer
|
8367d7e184
avcodec/imm4: Check input size
|
4 months ago |
Michael Niedermayer
|
050b5e85cb
avcodec/svq3: Check for minimum size input
|
4 months ago |
Michael Niedermayer
|
6190e82647
tools/target_swr_fuzzer: Limit the number of samples
|
4 months ago |
Michael Niedermayer
|
5ded752241
tools/target_dec_fuzzer: Add threshold for SRGC
|
4 months ago |
Michael Niedermayer
|
c3a1cbbf5d
avcodec/eacmv: Check input size for intra frames
|
4 months ago |
Michael Niedermayer
|
9a823fbcfa
tools/target_dec_fuzzer: Adapt threshold for RASC
|
4 months ago |
Michael Niedermayer
|
74385dd496
avcodec/encode: Check bitrate
|
4 months ago |
Michael Niedermayer
|
36924fa306
avcodec/aac/aacdec: use correct index in deallocation
|
4 months ago |
Michael Niedermayer
|
9d25b9665e
avcodec/cbs_h266_syntax_template: Check bit depth with range extension
|
4 months ago |
Michael Niedermayer
|
e9f588af95
avcodec/osq: use unsigned for decorrelation
|
4 months ago |
Michael Niedermayer
|
f27c8b04d3
avcodec/jfdctint_template: use unsigned z* in row_fdct()
|
4 months ago |
Michael Niedermayer
|
fde8637fda
avformat/asf: Check picsize
|
4 months ago |
Michael Niedermayer
|
ad35eaf848
avcodec/osq: Treat sum = 0 as k = 0
|
4 months ago |
Michael Niedermayer
|
f2aba7bd9f
MAINTAINERS: Fix typo in web repository
|
4 months ago |
Martin Storsjö
|
b4d9fa6cb9
compat: Fix the fallback definition of stdc_trailing_zeros
|
4 months ago |
Zhao Zhili
|
e18b46d95f
swscale/aarch64: Fix rgb24toyv12 only works with aligned width
|
4 months ago |
James Almer
|
0dd6f1d5bf
avformat/mov: fix setting index of LCEVC enhancement stream
|
4 months ago |
James Almer
|
cc73bf02ba
doc/general_contents: add missing reference to LCEVC
|
4 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
|
6 months ago |
Anton Khirnov
|
b15af98f6e
tests/fate/hevc: add a test for nontrivial values of nuh_layer_id
|
7 months ago |
Anton Khirnov
|
7d4c15cafb
tests/fate/hevc: add MV-HEVC conformance sample tests
|
8 months ago |
Anton Khirnov
|
da420ac6e1
fftools/ffmpeg: add support for multiview video
|
6 months ago |
Anton Khirnov
|
68c198fae2
fftools/ffmpeg_sched: allow decoders to have multiple outputs
|
6 months ago |
James Almer
|
aef221b22a
avcodec/hevc/refs: export Stereo 3D side data
|
7 months ago |
Anton Khirnov
|
14746871e1
lavc/hevcdec: implement decoding MV-HEVC
|
8 months ago |
Anton Khirnov
|
0fde9c609f
lavc/decode: merge stereo3d information from decoder with packet side data
|
4 months ago |
Anton Khirnov
|
327080c088
lavc/decode: make sure side data mapping does not produce duplicates
|
4 months ago |
Anton Khirnov
|
bcbe999077
lavc/decode: clear side data in reget_buffer()
|
4 months ago |
Anton Khirnov
|
e19551d165
lavc/decode: do not clear the frame discard flag in ff_decode_frame_props_from_pkt()
|
4 months ago |
Anton Khirnov
|
75914b5822
lavc/hevc/hevcdec: implement MV-HEVC inter-layer prediction
|
8 months ago |
Anton Khirnov
|
02a9435cb0
lavc/hevcdec: implement slice header parsing for nuh_layer_id>0
|
8 months ago |
Anton Khirnov
|
a811ab74f0
lavc/hevc/parser: only split packets on NALUs with nuh_layer_id=0
|
8 months ago |
Anton Khirnov
|
52ce2d2a04
lavc/hevcdec/parse: process NALUs with nuh_layer_id>0
|
8 months ago |
Anton Khirnov
|
81e9afa6c2
lavc/hevc/ps: reindent
|
8 months ago |