Nuo Mi
|
3bac5ba861
avcodec/vvcdec: sao, support virtual boundaries
|
4 months ago |
Nuo Mi
|
17c8b63781
avcodec/vvcdec: deblock, support virtual boundaries
|
4 months ago |
Nuo Mi
|
80ded9cfe7
avcodec/vvcdec: ps, derive virtual boundaries
|
4 months ago |
Nuo Mi
|
8b3d1f1fb3
cbs_h266: add VVC_MAX_VBS for max num of virtual boundaries
|
4 months ago |
Nuo Mi
|
fc731d8b39
avcodec/vvcdec: misc, constify ALFParams
|
4 months ago |
Nuo Mi
|
9b532ace02
avcodec/vvcdec: misc, remove unused ALFParams.applied
|
4 months ago |
Nuo Mi
|
98b6b90601
avcodec/vvcdec: refact out alf_get_edges
|
4 months ago |
Nuo Mi
|
45d0ba8313
avcodec/vvcdec: misc, reformat ff_vvc_sao_filter
|
4 months ago |
Nuo Mi
|
a69b07dc79
avcodec/vvcdec: refact, fix naming convention of x0, y0 for sao
|
4 months ago |
Nuo Mi
|
ccf1d4172c
avcodec/vvcdec: refact out sao_extends_edges
|
4 months ago |
Nuo Mi
|
200862b144
avcodec/vvcdec: refact out sao_get_edges
|
4 months ago |
Nuo Mi
|
5b9320b209
avcodec/vvcdec: refact, unify ff_vvc_deblock_{horizontal, vertical}
|
4 months ago |
Nuo Mi
|
16e410aaac
avcodec/vvcdec: misc, use POS to simplify filter code
|
4 months ago |
Nuo Mi
|
a6ea542a34
avcodec/vvcdec: refact, unify {horizontal, vertical}_bs, {horizontal, vertical}_p, {horizontal, vertical}_q
|
4 months ago |
Nuo Mi
|
cc89832d56
avcodec/vvcdec: refact, unify vvc_deblock_bs_chroma_{horizontal, vertical}
|
4 months ago |
Nuo Mi
|
0a5bbcf0f3
avcodec/vvcdec: refact, unify vvc_deblock_bs_luma_{horizontal, vertical}
|
4 months ago |
Nuo Mi
|
cb6538e9a1
avcodec/vvcdec: refact, unify vvc_deblock_subblock_bs_{horizontal, vertical}
|
4 months ago |
Nuo Mi
|
0333b97414
checkasm/vvc_alf: ensure right and bottom boundaries are not overwritten by asm
|
4 months ago |
Nuo Mi
|
6b0e6a98b5
x86/vvc_alf: avoid overwriting for non-16 aligned widths
|
4 months ago |
Nuo Mi
|
1fa9f5b17f
checkasm/vvc_alf: random select alf virtual boundaries position
|
4 months ago |
Nuo Mi
|
b82ef7c0ba
checkasm/vvc_alf: only check the valid filter and classify sizes
|
4 months ago |
James Almer
|
74035aaed7
avformat/matroskadec: don't use sizeof(AVStereo3D)
|
4 months ago |
James Almer
|
f6b29c8773
avformat/mov: don't use sizeof(AVStereo3D)
|
4 months ago |
James Almer
|
7c0ebb095d
avcodec/mpeg12dec: don't use sizeof(AVStereo3D)
|
4 months ago |
James Almer
|
e6baf4f384
avutil/stereo3d: add a new allocator function that returns a size
|
4 months ago |
James Almer
|
1034296eac
avformat/dump: print Stereo3D AVRationals as float
|
4 months ago |
Timo Rothenpieler
|
6d4eba51f2
fftools/ffplay_renderer: use correct NULL value for Vulkan type
|
4 months ago |
Lynne
|
dae12ddb2e
lavu/stereo3d: change the horizontal FOV field to a rational
|
4 months ago |
Rémi Denis-Courmont
|
0d748eec8d
configure: detect 64-bit generic platforms
|
4 months ago |
Cosmin Stejerean
|
c3814d5409
avcodec/dovi_rpudec: fix reading el_bit_depth_minus8
|
4 months ago |
Pierre-Anthony Lemieux
|
77ab1c773c
fate/jpeg2000dec: add support for p0_10.j2k
|
4 months ago |
Timo Rothenpieler
|
76317e22a6
avformat/tls_schannel: forward AVIO_FLAG_NONBLOCK to tcp stream
|
4 months ago |
Ramiro Polla
|
e37a93031e
swscale/yuv2rgb: reindent after previous commit
|
4 months ago |
Ramiro Polla
|
0a08c64588
swscale/yuv2rgb: fix yuv422p input in C code
|
4 months ago |
Ramiro Polla
|
fb8fae864f
swscale/yuv2rgb: add macros to simplify code generation
|
4 months ago |
Ramiro Polla
|
88a402df74
swscale/yuv2rgb: fix conversion for widths not aligned to 8
|
4 months ago |
Martin Storsjö
|
6ec22731ae
movenc: Add an option for resilient, hybrid fragmented/non-fragmented muxing
|
10 years ago |
Martin Storsjö
|
4b8ddf71dc
movenc: Factorize a function for finishing a written fragment
|
10 years ago |
Lynne
|
0b67c83b2e
aacdec_usac, aacsbr: implement SBR support for USAC
|
4 months ago |
Cosmin Stejerean
|
0c0e7ec81e
avcodec/dovi_rpu: correctly read el_bit_depth_minus8 and ext_mapping_idc
|
5 months ago |
Cosmin Stejerean
|
cc587e69c6
avutil/dovi_meta: add fields for ext_mapping_idc
|
5 months ago |
James Almer
|
127545350f
avformat/mov: use the updated default value for horizontal_disparity_adjustment in the eyes box
|
4 months ago |
Lynne
|
d45e20c37b
aacdec_usac: remove custom rate_idx and use standard variable for it
|
4 months ago |
Lynne
|
a381cbc7c7
aacdec_usac: rename noise_scale to noise_bands
|
4 months ago |
Lynne
|
89de2f0de1
aacdec_ac: fix an overread
|
4 months ago |
Lynne
|
50e5b78b79
aac: expose ff_aac_sample_rate_idx() in aac.h
|
4 months ago |
Lynne
|
1c3545f053
aacdec_usac: apply specification fix M55715
|
4 months ago |
James Almer
|
35df214a72
avformat/mxfdec: don't use sizeof(AVMasteringDisplayMetadata)
|
4 months ago |
James Almer
|
a91f34aad8
avformat/mov: don't use sizeof(AVMasteringDisplayMetadata)
|
4 months ago |
James Almer
|
8a85d3fd39
avformat/matroskadec: don't use sizeof(AVMasteringDisplayMetadata)
|
4 months ago |