116164 Commits (ef521e7a57fee3ee17f71bb5f9b8d9b0d6bdf3db)
 

Author SHA1 Message Date
Josh Allmann c9151ea507 avcodec/nvenc: fix segfault in intra-only mode 8 months ago
Ramiro Polla cc6fb1643d avdevice/v4l2: add NV16 and NV24 pixel formats 8 months ago
Rémi Denis-Courmont b818dff8d8 lavc/vc1dsp: fix potential overflow in R-V V inv_trans_4 8 months ago
Rémi Denis-Courmont 349c49fd1b lavc/vc1dsp: fix overflow in R-V V inv_trans_8 8 months ago
Rémi Denis-Courmont 2c900d4c11 lavc/vc1dsp: factor R-V V inv_trans_8 code 8 months ago
Andreas Rheinhardt 2902ed25b5 avcodec/iirfilter: Move ff_iir_filter() to lavc/tests/iirfilter.c 8 months ago
Andreas Rheinhardt 2330e77c97 avfilter/textutils: Constify ff_expand_text() 8 months ago
Andreas Rheinhardt ba457e9adb avfilter/textutils,vf_drawtext,qrencode: Constify function pointers 8 months ago
Andreas Rheinhardt 5a30b45c0f avcodec/mpeg12dec: Don't adapt (last|next)_pic.linesize for field pics 8 months ago
Andreas Rheinhardt f26255962c avcodec/aacsbr_template: Remove unused-but-set variable 8 months ago
Marton Balint 0d5e3f5a40 avutil/timestamp: avoid possible FPE when 0 is passed to av_ts_make_time_string2() 8 months ago
Rémi Denis-Courmont d5e603ddc0 lavu/lls: remove useless VSETVL 8 months ago
James Almer 0b330d8642 avformat/mov: set Stereo3D type when parsing eyes box 8 months ago
James Almer 8af0919cc6 avutil/stereo3d: add a Stereo3D view to signal that the view is unspecified 8 months ago
James Almer 1c8b32e19f avutil/stereo3d: add a Stereo3D type to signal that the packing is unspecified 8 months ago
James Almer e0b574c483 avcodec/cbs_h266: move decoded_picture_hash to CBS SEI 8 months ago
James Almer 826f55d5b3 avcodec/cbs_sei: add support for Frame Packing Arrangement SEI parsing 8 months ago
James Almer 0cb733d276 avfilter/vf_showinfo: don't use sizeof(AVSphericalMapping) 8 months ago
James Almer beacdbf4b4 avfilter/vf_showinfo: only print yaw, pitch, and roll if set 8 months ago
James Almer 778096757d avfilter/vf_showinfo: use av_spherical_projection_name() 8 months ago
James Almer 6da38e11f6 avfilter/vf_showinfo: don't use sizeof(AVStereo3D) 8 months ago
James Almer 3478cf2c2d avfilter/vf_showinfo: print more Stereo 3D fields 8 months ago
Dawid Kozinski 3e6c794862 avcodec/evc: Alterations following changes in libxeve 8 months ago
Frank Plowman 83b77990c6 lavc/vvc: Always set flags for the current picture 8 months ago
Ramiro Polla 1fb77347c8 checkasm: add tests for yuv2rgb 8 months ago
Ramiro Polla a8e2714d82 libavcodec/mjpeg: preserve unclipped last_dc value 8 months ago
Leo Izen 539d2e989d
avcodec/aacdec_lpd: remove unused local variables 8 months ago
Kacper Michajłow 02b3fc5826
avformat/nuv: return early if header id fails to read 8 months ago
Zhao Zhili 6aeb084c39 avcodec/vvc: Don't create new thread when thread_count is 1 8 months ago
Zhao Zhili baf3123c1c avutil/executor: Allowing thread_count be zero 8 months ago
Frank Plowman d79c926ab6 lavc/vvc: Validate IBC block vector 8 months ago
Frank Plowman c917c423e0 lavc/vvc: Don't discard return codes 8 months ago
Gyan Doshi 9a3bc59a38 configure: fix alignment of conditional lib dependencies 8 months ago
Gyan Doshi 27284b7800 configure: fix assignment of dep libs for QR-code filters 8 months ago
Martin Storsjö 75e3b81f75 avcodec/vvcdec: Fix compiling with MSVC 2022 17.8 and older 8 months ago
Michael Niedermayer 1080116658
avcodec/aac/aacdec_usac: Test ac in usac 8 months ago
Michael Niedermayer c221c7422f
swscale/output: Avoid undefined overflow in yuv2rgb_write_full() 8 months ago
Michael Niedermayer 9e6c5b6e86
swscale/output: alpha can become negative after scaling, use multiply 8 months ago
Paul B Mahol c22488f718
avcodec/smcenc: make sure ny/nx are >= 0 8 months ago
Michael Niedermayer 4a7220bd5c
avcodec/targaenc: Allocate space for the palette 8 months ago
Michael Niedermayer d34d4b6a7c
avcodec/r210enc: Use av_rescale for bitrate 8 months ago
Michael Niedermayer 228f255b5d
avcodec/jfdctint_template: Fewer integer anomalies 8 months ago
Michael Niedermayer 3a9292aff3
avcodec/snowenc: MV limits due to mv_penalty table size 8 months ago
Michael Niedermayer eb9c96a82f
avcodec/ratecontrol: Try to keep fps as a rational 8 months ago
Michael Niedermayer f81602fb3a
tools/target_dec_fuzzer: Adjust threshold for MV30 8 months ago
Michael Niedermayer 749994194c
tools/target_dec_fuzzer: Adjust threshold for jpeg2000 8 months ago
J. Dekker e61fed8280 avutil/riscv/cpu: fix __riscv_v_min_vlen typo 8 months ago
Brad Smith 41190da9e1 aarch64: Add OpenBSD runtime detection of dotprod and i8mm using sysctl 8 months ago
Nuo Mi 23531c9776 avcodec/vvcdec: alf, support virtual boundaries 8 months ago
Nuo Mi 3bac5ba861 avcodec/vvcdec: sao, support virtual boundaries 8 months ago