117555 Commits (a144e7b92e235e2af00bf456d745d3de825f0978)
 

Author SHA1 Message Date
Nuo Mi a144e7b92e avcodec/vvcdec: remove unused tb_pos_x0 and tb_pos_y0 3 months ago
Nuo Mi 2e936f2c11 avcodec/vvdec: refact, ff_vvc_deblock_bs use CodingUnit/TransformUnit instead of fc->tabs 3 months ago
Nuo Mi d78b43ecf8 avcodec/vvcdec: misc, move pcmf from min_tu_tl_init to min_cb_nz_tl_init 3 months ago
Nuo Mi 634780f3cf avcodec/vvcdec: refact out deblock boundary strength stage 3 months ago
David Rosca 48a1a12968 hw_base_encode: Free pictures on close 3 months ago
Lynne 931d45d4d6
vulkan: do not create imageviews with video encode/decode usage 3 months ago
Lynne 4b128de44a
vulkan: enable selecting a compatible representation of format 3 months ago
Lynne 76e8afa8a6
hwcontext_vulkan: always enable MUTABLE creation flag 3 months ago
Lynne 98f6d43146
vulkan: keep track of mapped memory in the buffer structure 3 months ago
Lynne 4d19be287f
libavfilter/Makefile: add a makefile for Vulkan shaders 3 months ago
Lynne 4e861ad8e0
libavcodec/Makefile: add a makefile for Vulkan shaders 3 months ago
Lynne 3afdfe830f
vulkan: add support for AV_PIX_FMT_RGB96 3 months ago
Lynne 903f7f053a
vulkan: add support for AV_PIX_FMT_RGBA128 3 months ago
Lynne 2336e68565
lavu: bump minor and add APIChanges entries for new 32bpc pixfmts 3 months ago
Lynne 4f387a1c4e
lavu/pixfmt: add AV_PIX_FMT_RGB96 3 months ago
Lynne 281bba1d26
lavu/pixfmt: add AV_PIX_FMT_RGBA128 3 months ago
Anton Khirnov 9ce63e65d6 lavc/avcodec: fix global/private option precendence 3 months ago
Anton Khirnov c961a72926 lavfi/vf_scale: switch to query_func2() 3 months ago
Anton Khirnov 4d69398dda lavfi/vf_remap: switch to query_func2() 3 months ago
Anton Khirnov dcd5a51e0a lavfi/vf_mergeplanes: switch to query_func2() 3 months ago
Anton Khirnov 989bc256a3 lavfi/vf_mergeplanes: remove redundant assignment 3 months ago
Anton Khirnov c19f3fe61b lavfi/vf_quirc: use FILTER_PIXFMTS_ARRAY() instead of query_formats() 3 months ago
Anton Khirnov d83d8a1643 lavfi/vf_premultiply: switch to query_func2() 3 months ago
Anton Khirnov 4faf6c6f0d lavfi/vf_paletteuse: switch to query_func2() 3 months ago
Anton Khirnov 18e43c2d39 lavfi/vf_palettegen: switch to query_func2() 3 months ago
Anton Khirnov c8344737b6 lavfi/vf_pad: switch to query_func2() 3 months ago
Anton Khirnov 64035fe206 lavfi/vf_overlay_qsv: switch to query_func2() 3 months ago
Anton Khirnov 0c86bc32aa lavfi/vf_overlay: switch to query_func2() 3 months ago
Anton Khirnov d50a63b04e lavfi/vf_noise: switch to query_func2() 3 months ago
Anton Khirnov 271ec2ab28 lavfi/vf_mix: switch to query_func2() 3 months ago
Anton Khirnov 4b2580c184 lavfi/vf_lut2: switch to query_func2() 3 months ago
Anton Khirnov 57e81f36a4 lavfi/vf_lut: switch to query_func2() 3 months ago
Anton Khirnov 92981320b3 lavfi/vf_libplacebo: convert to query_func2() 3 months ago
Anton Khirnov 8160178dfc lavfi/vf_libplacebo: move vulkan initialization to init 3 months ago
Anton Khirnov c4822228b0 lavfi/vf_il: switch to query_func2() 3 months ago
Anton Khirnov 6929fc8845 lavfi/vf_hwupload_cuda: switch to query_func2() 3 months ago
Anton Khirnov 848256677d lavfi/vf_hwupload: switch to query_func2() 3 months ago
Anton Khirnov 036336296c lavfi/vf_hwupload: validate the hw device in init 3 months ago
Anton Khirnov 01458a0c8f lavfi/vf_hwdownload: switch to query_func2() 3 months ago
Anton Khirnov 6db8279325 lavfi/vf_hflip: switch to query_func2() 3 months ago
Anton Khirnov d26ef934f3 lavfi/vf_frei0r: switch to query_func2() 3 months ago
Anton Khirnov 9e2a231236 fftools/ffmpeg_filter: treat apad filter as a source 3 months ago
Anton Khirnov 79c47dfd25 lavc/hevcdec: unbreak WPP/progress2 code 3 months ago
Martin Schitter c50f79a0dc doc/APIchanges: add missing entry for adding RGBF16 3 months ago
Martin Storsjö 38d08f5c45 configure: Only try to use the -no_warn_duplicate_libraries flag on Darwin 3 months ago
Michael Niedermayer c1edec3a24
avcodec/ffv1enc: Fix RCT with RGB64 3 months ago
Michael Niedermayer 10e5af15bf
avcodec/ffv1dec: Fix end computation with ec=2 3 months ago
Michael Niedermayer 8e52b15258
avcodec/ffv1enc: Move slice termination into threads 3 months ago
Michael Niedermayer d9269fcacf
avcodec/ffv1enc: allow manually specifying the crc type 3 months ago
Martin Schitter d73b73af5e
swscale/input: add input support for RGBF16 3 months ago