116680 Commits (c3cbaf39bb30bfaf5849def2020bdb6c3b2d5bc6)
 

Author SHA1 Message Date
Lynne c3cbaf39bb
hwcontext_vulkan: don't enable deprecated VK_KHR_sampler_ycbcr_conversion extension 5 months ago
Lynne 3f65d24075
hwcontext_vulkan: fix user layers, add support for different debug modes 5 months ago
Lynne 869f4aec48
vulkan_decode: use the correct queue family for decoding ops 5 months ago
Anton Khirnov d566a37003 lavfi: move AVFilterLink.graph to FilterLink 5 months ago
Anton Khirnov fb3efef1db lavfi: move AVFilterLink.frame_wanted_out to FilterLinkInternal 5 months ago
Anton Khirnov 42cbf66fff lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 5 months ago
Anton Khirnov a23d565ea7 lavfi: move AVFilterLink.frame_rate to FilterLink 5 months ago
Anton Khirnov d6318a244d lavfi: move AVFilterLink.current_pts(_us) to FilterLink 5 months ago
Anton Khirnov 7f17e0e6dd lavfi: move AVFilterLink.hw_frames_ctx to FilterLink 5 months ago
Anton Khirnov ce24b5ba8f lavfi/vf_*_cuda: do not access hw contexts before checking they exist 5 months ago
Anton Khirnov 99ee7a948f lavfi: move AVFilterLink.m{ax,in}_samples to FilterLink 5 months ago
Anton Khirnov 54754eec1e lavfi: add a new struct for private link properties 5 months ago
Anton Khirnov 426e33c758 lavfi: set AVFilterLink.graph on link creation 5 months ago
Wu Jianhua ca5c9e810a avcodec/vvc/dsp: prefix TxType and TxSize with VVC 5 months ago
Wu Jianhua ae1a9cfd52 avcodec/vvc_parser: move avctx->has_b_frames initialization to dec 5 months ago
Nuo Mi 80af195804 avcodec/vvcdec: move frame tab memset from the main thread to worker threads 5 months ago
Nuo Mi daf6fcd816 avcodec/vvcdec: do not zero frame qp table 5 months ago
Nuo Mi ca2caeb21d avcodec/vvcdec: do not zero frame msf mmi table 5 months ago
Nuo Mi 0c7106f618 avcodec/vvcdec: do not zero frame cpm table 5 months ago
Nuo Mi 3e497249eb avcodec/vvcdec: check_available, use && instead of &= for shortcut evaluation 5 months ago
Nuo Mi 4f882c453e avcodec/vvcdec: do not zero frame mvf table 5 months ago
Nuo Mi 93b0d5f9ce avcodec/vvcdec: refact out is_available from is_a0_available 5 months ago
Nuo Mi e8ac761293 avcodec/vvcdec: split ctu table to zero init and no zero init parts 5 months ago
Nuo Mi 4f60961498 avcodec/vvcdec: remove unnecessary perframe initializations 5 months ago
Nuo Mi 210bf1b154 avcodec/vvcdec: refact, combine bs tab with tu tab 5 months ago
Nuo Mi bdb79fe60a avcodec/vvcdec: thread, ensure the parse stage gets the highest priority 5 months ago
Nuo Mi 7eb1df44ae checkasm: add tests for vvc dmvr 5 months ago
Nuo Mi 6464c157d5 x86/vvcdec: add dmvr avx2 code 5 months ago
Nuo Mi 1c17520e79 avcodec/vvcdec: Use av_image_copy_plane for DMVR 10-bit integer pixels 5 months ago
eaphone 7897b0beed libavdevice/gdigrab: change hwnd tail check fail logic to !=null 5 months ago
gnattu a1976e963f avutil/hwcontext_videotoolbox: silence warning for RGB 5 months ago
Araz Iusubov 42a40538f3 avcodec/amfenc: new encoder features support 5 months ago
Gyan Doshi 1f801dfdb5 lavc/libx265: unbreak build for X265_BUILD >= 210 5 months ago
James Almer 66c05dc031 avformat/iamf_parse: ignore Audio Elements with an unsupported type 5 months ago
James Almer 9880fea930 avcodec/snowenc: sign extend a variable before shifting 5 months ago
Michael Niedermayer 7ad937f0c8
avformat/av1dec: Better fix for 70872/clusterfuzz-testcase-minimized-ffmpeg_dem_OBU_fuzzer-6005782487826432 5 months ago
Michael Niedermayer 45ee6b1e3d
avcodec/apac: Fix discards ‘const’ qualifier 5 months ago
vipyne fc07062a47 doc/mailing-list-faq: remove dead link 5 months ago
Michael Niedermayer db843c8910
avcodec/alsdec: clear last_acf_mantissa 5 months ago
Michael Niedermayer de3f6c8888
avcodec/aic: Clear slice_data 5 months ago
Michael Niedermayer 50471f96c4
avcodec/vc1dec: Clear mb_type_base and ttblk_base 5 months ago
Michael Niedermayer e44349ee88
avcodec/shorten: clear padding 5 months ago
Michael Niedermayer 66ee75d76c
avformat/mpeg: Check an avio_read() for failure 5 months ago
Michael Niedermayer 8ca072a373
avcodec/apac: Clean padding space 5 months ago
Michael Niedermayer cba4e2e40d
avcodec/mvha: Clear remaining space after inflate() 5 months ago
Michael Niedermayer a0f22218f7
bsf/media100_to_mjpegb: Clear output buffer padding 5 months ago
Michael Niedermayer d7f83fc2f4
avformat/iamfdec: Check nb_layers before dereferencing layer 5 months ago
Michael Niedermayer 6996e1238e
avformat/av1dec: Check bits left before get_leb128() 5 months ago
Michael Niedermayer 4dc7dfe65a
avformat/segafilm: Set keyframe 5 months ago
Michael Niedermayer 0f4524f07a
avcodec/sga: av_assert1 check init_get_bits8() 5 months ago