50680 Commits (2d4ef304c9e13f5e8abe37c20ddd0f17102c6393)

Author SHA1 Message Date
Zhao Zhili 2d4ef304c9 avcodec/vvc: Add aarch64 neon optimization for ALF 7 months ago
Rémi Denis-Courmont 9135dffd17 lavc/h264dsp: reduce spills in R-V V idct_add16 7 months ago
Rémi Denis-Courmont 245f76ad74 lavc/h264dsp: reuse the R-V V IDCT DC add functions 7 months ago
Rémi Denis-Courmont 0a5b5bae89 lavc/h264dsp: correct VL and LMUL in idct_dc_add 7 months ago
J. Dekker c9dc2ad09b lavc/h264dsp: move R-V V idct_dc_add 7 months ago
Rémi Denis-Courmont d15169c51f lavc/h264dsp: factor some mostly identical R-V V code 7 months ago
Mark Thompson 7110a36ba0
cbs_av1: Reject thirty-two zero bits in uvlc code 7 months ago
Michael Niedermayer 3faadbe2a2
avcodec/pnmdec: Use 64bit for input size check 7 months ago
Tong Wu 5c8523cef1 lavc/hw_base_encode: correct the timestamp when input_order = decode_delay 7 months ago
Leo Izen 90e28331c7
avcodec/png: more informative error message for invalid sBIT size 7 months ago
Leo Izen 4225f51c62
avcodec/pngdec: avoid erroring with sBIT on indexed-color images 7 months ago
Rémi Denis-Courmont 483fd732ab lavc/h264dsp: R-V V high-depth idct_add{,intra}16, idct8_add4 7 months ago
J. Dekker fa5a605542 avcodec/riscv: add h264 dc idct rvv 7 months ago
Zhao Zhili b3aeef3bf9 avcodec/vvc: Remove write-only assignments in alf_filter_chroma 7 months ago
Zhao Zhili 8bac9d4a21 avcodec/vvc: Remove NOP condition check in alf_filter_luma 7 months ago
Michael Niedermayer 0993ef675f
avcodec/mpeg12enc: Use av_rescale() in vbv_buffer_size computation 7 months ago
Michael Niedermayer 69e90491f1
avcodec/utvideoenc: Use unsigned shift to build flags 7 months ago
Michael Niedermayer a84fbd7471
avcodec/j2kenc: Merge dwt_norm into lambda 7 months ago
Michael Niedermayer 664fbfb9ac
avcodec/mscc: move frame allocates to later 7 months ago
Michael Niedermayer 7147c3c911
avcodec/ratecontrol: Handle wanted bits overflow 7 months ago
Michael Niedermayer af99358353
avcodec/vc2enc: Fix overflows with storing large values 7 months ago
Rémi Denis-Courmont 3002310b70 lavc/h264dsp: R-V V high-depth add_pixels8 7 months ago
Rémi Denis-Courmont 7744c08240 lavc/h264dsp: R-V V add_pixels4 and 8-bit add_pixels8 7 months ago
Zhao Zhili 635f7c0f6c avcodec/videotoolboxenc: Put ExtraSEI inside BufNode directly 7 months ago
Zhao Zhili 2fca8e400e avcodec/videotoolboxenc: Fix concurrent access to CVPixelBufferRef 7 months ago
Zhao Zhili 0e338c4114 avcodec/videotoolboxenc: Use BufNode as sourceFrameRefcon 7 months ago
Zhao Zhili 4a3625859b avcodec/videotoolboxenc: Remove unused variable 7 months ago
Zhao Zhili 2eae57c862 avcodec/videotoolboxenc: Don't ignore ENOMEM 7 months ago
James Almer 27eb55a9c9 avcodec/cbs_h265: add support for 3D Reference Displays Information SEI 7 months ago
James Almer 64807ccc91 avcodec/cbs_h265: add support for PPS Multilayer extension fields 7 months ago
James Almer 25138fa0f3 avcodec/cbs_h265: reindent after the previous commit 7 months ago
James Almer 41211edc1b avcodec/cbs_h265: add support for SPS Multilayer extension fields 7 months ago
James Almer 5fe13aeb65 avcodec/cbs_h265: fix range of sps_max_sub_layers_minus1 7 months ago
Fei Wang 246600974f lavc/vaapi_{decode, av1}: Fix memory leak in fail codepath 7 months ago
Michael Niedermayer 9c8881cb35
avcodec/mpegvideo_enc: Do not duplicate pictures on shifting 7 months ago
Michael Niedermayer 66d6b8033b
avcodec/tiff: Check value on positive signed targets 7 months ago
Michael Niedermayer 8f74c313f1
avcodec/vvc/ctu: Simplify code at the end of pred_mode_decode() 7 months ago
Rémi Denis-Courmont c654e37254 lavc/h264dsp: R-V V high-depth h264_idct8_add 7 months ago
Rémi Denis-Courmont 8b3d997bed lavc/h264dsp: remove MMI 8-bit 4:2:2 chroma DC dequant 7 months ago
Rémi Denis-Courmont a194131cb6 lavc/h264dsp: remove MMI 8-bit chroma DC dequant 7 months ago
Rémi Denis-Courmont 4e0e872881 lavc/h264dsp: R-V V high-depth h264_idct_add 7 months ago
James Almer d059ea5663 avcodec/bsf/showinfo: print packet data checksum 7 months ago
Michael Niedermayer 9af348bd1a
avcodec/flac_parser: Assert that we do not overrun the link_penalty array 7 months ago
Michael Niedermayer ed34b0c54e avcodec/osq: avoid signed overflow in downsample path 7 months ago
Michael Niedermayer 0474614e6c avcodec/pixlet: Simplify pfx computation 7 months ago
Michael Niedermayer f18b442370 avcodec/motion_est: Fix score squaring overflow 7 months ago
Michael Niedermayer 06f01d9fa0 avcodec/mlpenc: Use 64 for ml, mr 7 months ago
Michael Niedermayer 371265f0ec avcodec/me_cmp: Fix type check 7 months ago
Michael Niedermayer d553276843 avcodec/loco: Check loco_get_rice() for failure 7 months ago
Michael Niedermayer b989986641 avcodec/loco: check get_ur_golomb_jpegls() for failure 7 months ago