116047 Commits (0cb733d276477185d2983005851e92c0bf9946e0)
 

Author SHA1 Message Date
James Almer 0cb733d276 avfilter/vf_showinfo: don't use sizeof(AVSphericalMapping) 6 months ago
James Almer beacdbf4b4 avfilter/vf_showinfo: only print yaw, pitch, and roll if set 6 months ago
James Almer 778096757d avfilter/vf_showinfo: use av_spherical_projection_name() 6 months ago
James Almer 6da38e11f6 avfilter/vf_showinfo: don't use sizeof(AVStereo3D) 6 months ago
James Almer 3478cf2c2d avfilter/vf_showinfo: print more Stereo 3D fields 6 months ago
Dawid Kozinski 3e6c794862 avcodec/evc: Alterations following changes in libxeve 6 months ago
Frank Plowman 83b77990c6 lavc/vvc: Always set flags for the current picture 6 months ago
Ramiro Polla 1fb77347c8 checkasm: add tests for yuv2rgb 6 months ago
Ramiro Polla a8e2714d82 libavcodec/mjpeg: preserve unclipped last_dc value 6 months ago
Leo Izen 539d2e989d
avcodec/aacdec_lpd: remove unused local variables 6 months ago
Kacper Michajłow 02b3fc5826
avformat/nuv: return early if header id fails to read 6 months ago
Zhao Zhili 6aeb084c39 avcodec/vvc: Don't create new thread when thread_count is 1 6 months ago
Zhao Zhili baf3123c1c avutil/executor: Allowing thread_count be zero 6 months ago
Frank Plowman d79c926ab6 lavc/vvc: Validate IBC block vector 6 months ago
Frank Plowman c917c423e0 lavc/vvc: Don't discard return codes 6 months ago
Gyan Doshi 9a3bc59a38 configure: fix alignment of conditional lib dependencies 6 months ago
Gyan Doshi 27284b7800 configure: fix assignment of dep libs for QR-code filters 6 months ago
Martin Storsjö 75e3b81f75 avcodec/vvcdec: Fix compiling with MSVC 2022 17.8 and older 6 months ago
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