116709 Commits (f5d6eb4017a02f3170478db7d7939d291e6131b7)
 

Author SHA1 Message Date
Niklas Haas f5d6eb4017 avcodec/dovi_rpu: move ext blocks into dedicated struct 5 months ago
Niklas Haas b3d33f11fa avcodec/bsf/dovi_rpu: add new bitstream filter 5 months ago
Niklas Haas 07712a0cab avcodec/dovi_rpuenc: add configuration for compression 5 months ago
Niklas Haas 1917270d32 avcodec/dovi_rpuenc: add ff_dovi_configure_ext() 5 months ago
Niklas Haas 765f29c61e avcodec/dovi_rpu: add ff_dovi_get_metadata() 5 months ago
Niklas Haas ae3a78593d avcodec/dovi_rpuenc: add a flag to enable compression 5 months ago
Niklas Haas b3bc8f8e1e avcodec/dovi_rpuenc: make encapsulation optional 5 months ago
Niklas Haas 1e6fdb89bd avcodec/dovi_rpuenc: add `flags` to ff_dovi_rpu_generate() 5 months ago
Niklas Haas c62b364dcb avcodec/dovi_rpuenc: respect dv_md_compression 5 months ago
Niklas Haas fd00a56653 avcodec/dovi_rpuenc: eliminate unnecessary loop 5 months ago
Niklas Haas bf92441d6a avcodec/dovi_rpuenc: also copy ext blocks to dovi ctx 5 months ago
Niklas Haas a93801b626 avcodec/dovi_rpudec: implement validation for compression 5 months ago
Niklas Haas 2a2e0aced2 avutil/dovi_meta: document static vs dynamic ext blocks 5 months ago
Niklas Haas ae31acd702 fate/scalechroma: switch to standard chroma location 5 months ago
Niklas Haas f1071dc634 avfilter/vf_zscale: remove unused fields 5 months ago
Niklas Haas c8bc6fabd7 avfilter/vf_scale: fix 4:1:0 interlaced chroma pos 5 months ago
Niklas Haas 15a67c0947 avfilter/vf_scale: add in/out_chroma_loc 5 months ago
Niklas Haas 18b9687308 avfilter/swscale: always fix interlaced chroma location 5 months ago
Niklas Haas 6b40be941a swscale/options: relax src/dst_h/v_chr_pos value range 5 months ago
Niklas Haas 5d964df5da avfilter/vf_setparams: remove unnecessary options bounds 5 months ago
Niklas Haas 201f1cba15 avfilter/vf_setparams: allow setting chroma location 5 months ago
Niklas Haas 3e064f52eb swscale: document SWS_FULL_CHR_H_* flags 5 months ago
Fei Wang be7ab63552 lavc/qsvdec: Add vvc_mp4toannexb bsf for QSV VVC decoder 5 months ago
Lynne a797317ab1
vulkan_filter: don't require the storage flag for the base frames format 5 months ago
Lynne b165f144e7
vulkan_filter: allow reusing frame contexts with DRM tiling 5 months ago
Lynne 604dfdb44c
hwcontext_vulkan: align host mapping size to minImportedHostPointerAlignment 5 months ago
Lynne 18d964fc2c
vulkan: enable encoding of images if video_maintenance1 is enabled 5 months ago
Lynne 46c13834b6
hwcontext_vulkan: enable VK_KHR_video_maintenance1 5 months ago
Lynne 97e947a2a7
hwcontext_vulkan: setup extensions before features 5 months ago
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