116029 Commits (10801166589ab49ca2793cea306fcf3e5654995e)
 

Author SHA1 Message Date
Michael Niedermayer 1080116658
avcodec/aac/aacdec_usac: Test ac in usac 6 months ago
Michael Niedermayer c221c7422f
swscale/output: Avoid undefined overflow in yuv2rgb_write_full() 6 months ago
Michael Niedermayer 9e6c5b6e86
swscale/output: alpha can become negative after scaling, use multiply 6 months ago
Paul B Mahol c22488f718
avcodec/smcenc: make sure ny/nx are >= 0 6 months ago
Michael Niedermayer 4a7220bd5c
avcodec/targaenc: Allocate space for the palette 6 months ago
Michael Niedermayer d34d4b6a7c
avcodec/r210enc: Use av_rescale for bitrate 6 months ago
Michael Niedermayer 228f255b5d
avcodec/jfdctint_template: Fewer integer anomalies 6 months ago
Michael Niedermayer 3a9292aff3
avcodec/snowenc: MV limits due to mv_penalty table size 6 months ago
Michael Niedermayer eb9c96a82f
avcodec/ratecontrol: Try to keep fps as a rational 6 months ago
Michael Niedermayer f81602fb3a
tools/target_dec_fuzzer: Adjust threshold for MV30 6 months ago
Michael Niedermayer 749994194c
tools/target_dec_fuzzer: Adjust threshold for jpeg2000 6 months ago
J. Dekker e61fed8280 avutil/riscv/cpu: fix __riscv_v_min_vlen typo 6 months ago
Brad Smith 41190da9e1 aarch64: Add OpenBSD runtime detection of dotprod and i8mm using sysctl 6 months ago
Nuo Mi 23531c9776 avcodec/vvcdec: alf, support virtual boundaries 6 months ago
Nuo Mi 3bac5ba861 avcodec/vvcdec: sao, support virtual boundaries 6 months ago
Nuo Mi 17c8b63781 avcodec/vvcdec: deblock, support virtual boundaries 6 months ago
Nuo Mi 80ded9cfe7 avcodec/vvcdec: ps, derive virtual boundaries 6 months ago
Nuo Mi 8b3d1f1fb3 cbs_h266: add VVC_MAX_VBS for max num of virtual boundaries 6 months ago
Nuo Mi fc731d8b39 avcodec/vvcdec: misc, constify ALFParams 6 months ago
Nuo Mi 9b532ace02 avcodec/vvcdec: misc, remove unused ALFParams.applied 6 months ago
Nuo Mi 98b6b90601 avcodec/vvcdec: refact out alf_get_edges 6 months ago
Nuo Mi 45d0ba8313 avcodec/vvcdec: misc, reformat ff_vvc_sao_filter 6 months ago
Nuo Mi a69b07dc79 avcodec/vvcdec: refact, fix naming convention of x0, y0 for sao 6 months ago
Nuo Mi ccf1d4172c avcodec/vvcdec: refact out sao_extends_edges 6 months ago
Nuo Mi 200862b144 avcodec/vvcdec: refact out sao_get_edges 6 months ago
Nuo Mi 5b9320b209 avcodec/vvcdec: refact, unify ff_vvc_deblock_{horizontal, vertical} 6 months ago
Nuo Mi 16e410aaac avcodec/vvcdec: misc, use POS to simplify filter code 6 months ago
Nuo Mi a6ea542a34 avcodec/vvcdec: refact, unify {horizontal, vertical}_bs, {horizontal, vertical}_p, {horizontal, vertical}_q 6 months ago
Nuo Mi cc89832d56 avcodec/vvcdec: refact, unify vvc_deblock_bs_chroma_{horizontal, vertical} 6 months ago
Nuo Mi 0a5bbcf0f3 avcodec/vvcdec: refact, unify vvc_deblock_bs_luma_{horizontal, vertical} 6 months ago
Nuo Mi cb6538e9a1 avcodec/vvcdec: refact, unify vvc_deblock_subblock_bs_{horizontal, vertical} 6 months ago
Nuo Mi 0333b97414 checkasm/vvc_alf: ensure right and bottom boundaries are not overwritten by asm 6 months ago
Nuo Mi 6b0e6a98b5 x86/vvc_alf: avoid overwriting for non-16 aligned widths 6 months ago
Nuo Mi 1fa9f5b17f checkasm/vvc_alf: random select alf virtual boundaries position 6 months ago
Nuo Mi b82ef7c0ba checkasm/vvc_alf: only check the valid filter and classify sizes 6 months ago
James Almer 74035aaed7 avformat/matroskadec: don't use sizeof(AVStereo3D) 6 months ago
James Almer f6b29c8773 avformat/mov: don't use sizeof(AVStereo3D) 6 months ago
James Almer 7c0ebb095d avcodec/mpeg12dec: don't use sizeof(AVStereo3D) 6 months ago
James Almer e6baf4f384 avutil/stereo3d: add a new allocator function that returns a size 6 months ago
James Almer 1034296eac avformat/dump: print Stereo3D AVRationals as float 6 months ago
Timo Rothenpieler 6d4eba51f2 fftools/ffplay_renderer: use correct NULL value for Vulkan type 6 months ago
Lynne dae12ddb2e
lavu/stereo3d: change the horizontal FOV field to a rational 6 months ago
Rémi Denis-Courmont 0d748eec8d configure: detect 64-bit generic platforms 6 months ago
Cosmin Stejerean c3814d5409 avcodec/dovi_rpudec: fix reading el_bit_depth_minus8 6 months ago
Pierre-Anthony Lemieux 77ab1c773c
fate/jpeg2000dec: add support for p0_10.j2k 6 months ago
Timo Rothenpieler 76317e22a6 avformat/tls_schannel: forward AVIO_FLAG_NONBLOCK to tcp stream 6 months ago
Ramiro Polla e37a93031e swscale/yuv2rgb: reindent after previous commit 6 months ago
Ramiro Polla 0a08c64588 swscale/yuv2rgb: fix yuv422p input in C code 6 months ago
Ramiro Polla fb8fae864f swscale/yuv2rgb: add macros to simplify code generation 6 months ago
Ramiro Polla 88a402df74 swscale/yuv2rgb: fix conversion for widths not aligned to 8 6 months ago