117632 Commits (e2637a083ae2876d55adafad6bddf698fe09da3f)
 

Author SHA1 Message Date
Lynne 356d1cc8ff
vulkan: parse instance list and add the DEBUG_UTILS extension 3 months ago
Lynne e3676d96cb
hwcontext_vulkan: move device feature struct setup to a new function 3 months ago
Lynne 535e5eb7f3
hwcontext_vulkan: enable VK_KHR_shader_relaxed_extended_instruction 3 months ago
Lynne 0d5bfd0b21
vulkan_functions: change extension type to a typedef uint64_t 3 months ago
Lynne d80f9f55c8
vulkan: always enable GL_EXT_scalar_block_layout 3 months ago
Lynne 37d5cb84e8
vulkan: check if current buffer has finished execution before picking another 3 months ago
Lynne 877c5a9692
vulkan: use shader objects if supported 3 months ago
Lynne d233d9902f
vulkan: move shader data execution state to execution pools 3 months ago
Lynne 0a37d5a3b1
vulkan: merge FFVkSPIRVShader and FFVkPipeline into FFVkShader 3 months ago
Anton Khirnov aad4d5745d lavfi/vsrc_testsrc: switch to query_func2() 3 months ago
Anton Khirnov 28bde4a141 lavfi/vaf_spectrumsynth: switch to query_func2() 3 months ago
Anton Khirnov 3824ee2faf lavfi/vf_stack_{vaapi,qsv}: replace query_formats with a pixfmt list 3 months ago
Anton Khirnov 014a4214a9 lavfi/src_movie: switch to query_func2() 3 months ago
Anton Khirnov 55c99fb9c4 lavfi/src_avsynctest: switch to query_func2() 3 months ago
Anton Khirnov 534eef2ace lavfi/qrencode: switch to query_func2() 3 months ago
Anton Khirnov f10986a5ec lavfi/f_streamselect: drop useless query_formats() callback 3 months ago
Anton Khirnov a6f579544a lavfi/f_select: switch to query_func2() 3 months ago
Anton Khirnov 9e1184b122 lavfi/f_graphmonitor: switch to query_func2() 3 months ago
Anton Khirnov 60192367a8 lavfi/f_ebur128: switch to query_func2() 3 months ago
Anton Khirnov 4e66d0c5d0 lavfi/f_drawgraph: switch to query_func2() 3 months ago
Anton Khirnov 670530a927 lavfi/buffersrc: switch to query_func2() 3 months ago
Anton Khirnov a7fe27f964 lavfi/buffersrc: validate hw context presence in video_init() 3 months ago
Anton Khirnov 2fa142f7c0 lavfi/buffersink: switch to query_func2() 3 months ago
Anton Khirnov b8bf2f4e17 lavfi/buffersink: move channel layout parsing to init 3 months ago
Anton Khirnov 2aad37ffb5 lavfi/buffersink: move the option sanity check to init 3 months ago
Zhao Zhili eff9ed7bff avcodec/mediacodecenc: Fix access of uninitialized value 3 months ago
Michael Niedermayer 556c767786
avcodec/ffv1enc: Correct error message about unsupported version 3 months ago
James Almer 358fdf3083 avfilter: add missing build deps to msad filter 3 months ago
James Almer b094c47ab2 fate/mov: add a test for heic images with cropping and rotation metadata 3 months ago
James Almer 650ce61745 avformat/mov: don't abort on invalid clap box data 3 months ago
James Almer 7573f02840 avformat/mov: get heif image mirroring from imir box 3 months ago
James Almer f225e6f3c6 avformat/mov: parse clap boxes that reference heif items 3 months ago
James Almer ba6eeb2c65 avformat/mov: parse colr boxes that reference tile grids 3 months ago
James Almer 58c265d956 avformat/mov: factorize getting the current item 3 months ago
Tobias Rapp c8cc58a13d avcodec/dxva2: Fix compilation with Mingw-w64 3 months ago
Martin Storsjö a7449e4cbb libavcodec: Makefile: Move the librsvg entry to the right section 3 months ago
Martin Storsjö 04a59bcac4 libavutil: Makefile: Fix alphabetical order for the film_grain_params files 3 months ago
Martin Storsjö 4d204aa29b videotoolbox: Fix indentation of old existing code 3 months ago
Jan Ekström f9c5c5358c avcodec/videotoolbox: add AV1 hardware acceleration 3 months ago
Michael Niedermayer 7151081e33
avcodec/ffv1: Store and reuse sx/sy 3 months ago
Michael Niedermayer 7d514655bf
avcodec/ffv1enc: Slice combination is unsupported 3 months ago
Michael Niedermayer 417b163c00
avcodec/ffv1enc: 2Pass mode is not possible with golomb coding 3 months ago
Tomas Härdin 25d605d080 lavf/mxfdec: Remove a call to avio_tell() in klv_read_packet() 3 months ago
Tomas Härdin 649ac17efd lavf/mxfdec: Speed up mxf_edit_unit_absolute_offset() 3 months ago
Tomas Härdin e3fa469a55 lavf/mxfdec: Speed up klv_read_packet() 3 months ago
Anton Khirnov 262e6f8430 lavfi/avfilter: export AVFilter initialization state 3 months ago
Anton Khirnov 0548ab2e42 lavu/log,opt: detect setting non-runtime options post-init 3 months ago
Anton Khirnov 3785b27b76 lavu/opt: consolidate common prologue for av_opt_set*() 3 months ago
Anton Khirnov 0d09645cfe lavu/opt: combine option type size+name into a single descriptor 3 months ago
Anton Khirnov 041d992060 lavu/class: improve AVClass doxy 3 months ago