118529 Commits (master)
 

Author SHA1 Message Date
Andreas Rheinhardt 8f2af8fda6 avcodec/mpegvideo_{dec,enc}: Reindent after the previous commit 4 days ago
Andreas Rheinhardt b05ec7fec9 avcodec/mpv_reconstruct_mb_template: Merge template into its users 4 days ago
Andreas Rheinhardt fc64b2ee5d avcodec/mpegvideo_enc: Don't reset intra buffers in mpv_reconstruct_mb() 4 days ago
Andreas Rheinhardt 5826166836 avcodec/h263dec: Clean intra tables in decoder, not ff_mpv_reconstruct_mb 4 days ago
Andreas Rheinhardt 58f9e497dc avcodec/mpeg12enc: Move resetting last_dc to encoder 4 days ago
Andreas Rheinhardt 9a46c0160f avcodec/mpeg12dec: Move resetting last_dc to decoder 4 days ago
Andreas Rheinhardt ebf0d34281 avcodec/h261enc: Use LUT to write motion vector differences 4 days ago
Gyan Doshi d1ed5c06e3 avcodec/libsvtav1: unbreak build with latest svtav1 4 days ago
Frank Plowman 392aa9daf2 lavc/vvc: Fix derivation of inverse LMCS idx 4 days ago
Nuo Mi bb8e95b650 lavc/vvcdec: export stream level VUI information 4 days ago
Nuo Mi 2d9433f25b lavc/vvcdec: refact, set AVCodecContext->has_b_frames in sps_export_stream_params 4 days ago
Lynne 2066c5526d
gblur_vulkan: simplify buffer content writing 5 days ago
Lynne f774a9376a
vulkan: add .buf_elems to FFVulkanDescriptorSet 5 days ago
Lynne 89704f07bb
lavc/vulkan: add a u8vec2buf buffer type 5 days ago
Lynne 684171c9f7
overlay_vulkan: remove unused variable 5 days ago
Lynne b6bf568a44
vulkan: don't query video queue properties unless the extension is enabled 5 days ago
Lynne 542a567d50
ffv1enc_vulkan: support default range coder tables 5 days ago
Lynne 5cf4f145ad
ffv1dec: set f->state_transition for default range coder table 5 days ago
Zhao Zhili bc1a3bfd2c avcodec/hevc: Add support for output_corrupt/showall flags 6 days ago
Zhao Zhili b6652115de avcodec/hevc: Parse recovery point SEI 6 days ago
James Almer 5470d024e1 avformat/iamf_parse: ensure there's at most one of each parameter types in audio elements 7 days ago
James Almer 0526535cd5 avformat/iamf_parse: add missing constrains for num_parameters in audio_element_oub() 7 days ago
James Almer 6e26f57f67 avformat/demux: don't discard empty Theora packets 7 days ago
James Almer 84d85e7ad4 avformat/oggenc: don't discard empty packets with no side data 7 days ago
James Almer 261ec6c35e avformat/mov: further ensure mov_build_index isn't run twice 7 days ago
James Almer 7e84865cff avcodec/codec_internal: remove unnecessary avcodec.h include 7 days ago
Niklas Haas cd81f08491 avfilter/libplacebo: use a transparent default fillcolor 7 days ago
Shreesh Adiga e18f87ed9f swscale/x86/rgb2rgb: add AVX512ICL version of uyvytoyuv422 1 week ago
Lynne 08e37fa082
overlay_vulkan: port to imageLoad() 1 week ago
Lynne 2b8d38cbc1
blend_vulkan: port to imageLoad() 1 week ago
Lynne 379cfd1855
transpose_vulkan: port to imageLoad() 1 week ago
Lynne b02f9157b8
gblur_vulkan: port to imageLoad() 1 week ago
Lynne 4d3e540fa4
flip_vulkan: port to imageLoad() 1 week ago
Lynne a535639620
nlmeans_vulkan: switch to imageLoad() 1 week ago
Lynne 9c4a26d9b0
avgblur_vulkan: fix duplicated variable error when planes=0 1 week ago
Lynne 389fb36f92
avgblur_vulkan: port to imageLoad() 1 week ago
Lynne 779763181f
bwdif_vulkan: convert to storage images 1 week ago
Lynne 042ed96d0a
vulkan_filter: use GENERAL image layout when no sampler is given 1 week ago
Lynne 1029f51285
vulkan: fix crash in ff_vk_shader_free 1 week ago
Niklas Haas 4dc2ae69e7 avfilter/interlace_vulkan: add interlace_vulkan filter 1 week ago
James Almer 0e7c2a6287 fftools/ffmpeg: use an int for nb_threads 1 week ago
Krzysztof Pyrkosz b92577405b swscale/aarch64/rgb2rgb_neon: Implemented {yuyv, uyvy}toyuv{420, 422} 1 week ago
Krzysztof Pyrkosz 64107e22f5 swscale/aarch64/rgb24toyv12: skip early right shift by 2 1 week ago
Zhao Zhili 88d9ecaa7b avutil/frame: Fix direct pointer compare between different array 1 week ago
Zhao Zhili f926b60455 avcodec/hevc: Add alpha layer support 1 week ago
Zhao Zhili d367016d3c avcodec/hevc/ps: Add basic HEVC_SCALABILITY_AUXILIARY support 1 week ago
Zhao Zhili d3220ed818 avcodec/hevc: Rewrite scalability_mask_flag parse in decode_vps_ext 1 week ago
Michael Niedermayer 01f74bfaa2
avcodec/rv60dec: Initialize slice gb with actually allocated size 1 week ago
Michael Niedermayer 8668957ef6
avformat/iff: Check that we have a stream in read_dst_frame() 1 week ago
Michael Niedermayer 464fb861b1
avcodec/aac/aacdec_lpd: Limit get_unary() 1 week ago