117731 Commits (13129f1af4340944291e0e291cb38d1c1ea3aad2)
 

Author SHA1 Message Date
Anton Khirnov bdaaddb65c lavfi/vf_stack: convert to query_func2() 4 weeks ago
Anton Khirnov e2f4c69779 lavfi/vf_shuffleplanes: convert to query_func2() 4 weeks ago
Anton Khirnov 965e9b646e lavfi/vf_showpalette: convert to query_func2() 4 weeks ago
Anton Khirnov a96244df77 lavfi/vf_setparams: convert to query_func2() 4 weeks ago
Anton Khirnov 242ee7b0a2 fftools/ffmpeg_sched: be smarter about flushing the pre-muxing queues 4 weeks ago
Anton Khirnov 6d6bd86f2b fftools/opt_common: stop accessing a private field 4 weeks ago
Anton Khirnov e79ac9312f fftools/ffmpeg_filter: use proper logging contexts 4 weeks ago
Anton Khirnov ad50254ee1 fftools/ffmpeg_demux: use proper logging contexts everywhere 4 weeks ago
James Almer e206e72b83 Revert "tests/fate: disable compression for zlib-based codecs" 4 weeks ago
Michael Niedermayer d0927ed0a8
libavcodec/ffv1enc: Add option to select the quantization table 4 weeks ago
Michael Niedermayer 81a360a5ed
avcodec/ffv1: add a named constant for the quant table size 4 weeks ago
Michael Niedermayer 2542e9296c
avcodec/ffv1: RCT is only possible with RGB 4 weeks ago
Anton Khirnov 31b5b3badc lavu/opt: deprecate av_opt_ptr() 4 weeks ago
Anton Khirnov 86460a0342 lavf/flvdec: replace a private option with a field in FFFormatContext 4 weeks ago
Anton Khirnov 31da5222a4 lavf: replace FFFormatContext.prefer_codec_framerate with FF_INFMT_FLAG 4 weeks ago
Anton Khirnov 12e5116872 lavf: deprecate av_format_inject_global_side_data() 4 weeks ago
Anton Khirnov cb80ec0b6c lavf: move demuxing-specific fields from FFFormatContext to FormatContextInternal 4 weeks ago
Anton Khirnov 6d05e7e314 lavf: move muxing-specific fields from FFFormatContext to FormatContextInternal 4 weeks ago
Anton Khirnov 772911d3a8 lavf: add new struct for data private to generic layer 4 weeks ago
Anton Khirnov 461a359abc lavf: add a header for generic-layer interfaces 4 weeks ago
Anton Khirnov de49452bc1 lavf/internal: remove a prototype for non-existent function 4 weeks ago
James Almer 1f7268a44d avcodec/vulkan_encode_h265: use the proper printf specifier for size_t 4 weeks ago
James Almer a61517598f avcodec/vulkan_encode_h264: use the proper printf specifier for size_t 4 weeks ago
James Almer cb2f5cf400 fate/vcodec: add a test for v410 pixel format raw video 4 weeks ago
James Almer 03a88e56e0 fate/vcodec: stop using the deprecated v408 codec 4 weeks ago
James Almer 5d07ec04f2 fate/vcodec: stop using the deprecated v308 codec 4 weeks ago
Nuo Mi a144e7b92e avcodec/vvcdec: remove unused tb_pos_x0 and tb_pos_y0 4 weeks ago
Nuo Mi 2e936f2c11 avcodec/vvdec: refact, ff_vvc_deblock_bs use CodingUnit/TransformUnit instead of fc->tabs 4 weeks ago
Nuo Mi d78b43ecf8 avcodec/vvcdec: misc, move pcmf from min_tu_tl_init to min_cb_nz_tl_init 4 weeks ago
Nuo Mi 634780f3cf avcodec/vvcdec: refact out deblock boundary strength stage 4 weeks ago
David Rosca 48a1a12968 hw_base_encode: Free pictures on close 4 weeks ago
Lynne 931d45d4d6
vulkan: do not create imageviews with video encode/decode usage 4 weeks ago
Lynne 4b128de44a
vulkan: enable selecting a compatible representation of format 4 weeks ago
Lynne 76e8afa8a6
hwcontext_vulkan: always enable MUTABLE creation flag 4 weeks ago
Lynne 98f6d43146
vulkan: keep track of mapped memory in the buffer structure 1 month ago
Lynne 4d19be287f
libavfilter/Makefile: add a makefile for Vulkan shaders 1 month ago
Lynne 4e861ad8e0
libavcodec/Makefile: add a makefile for Vulkan shaders 1 month ago
Lynne 3afdfe830f
vulkan: add support for AV_PIX_FMT_RGB96 1 month ago
Lynne 903f7f053a
vulkan: add support for AV_PIX_FMT_RGBA128 1 month ago
Lynne 2336e68565
lavu: bump minor and add APIChanges entries for new 32bpc pixfmts 1 month ago
Lynne 4f387a1c4e
lavu/pixfmt: add AV_PIX_FMT_RGB96 1 month ago
Lynne 281bba1d26
lavu/pixfmt: add AV_PIX_FMT_RGBA128 1 month ago
Anton Khirnov 9ce63e65d6 lavc/avcodec: fix global/private option precendence 1 month ago
Anton Khirnov c961a72926 lavfi/vf_scale: switch to query_func2() 1 month ago
Anton Khirnov 4d69398dda lavfi/vf_remap: switch to query_func2() 1 month ago
Anton Khirnov dcd5a51e0a lavfi/vf_mergeplanes: switch to query_func2() 1 month ago
Anton Khirnov 989bc256a3 lavfi/vf_mergeplanes: remove redundant assignment 1 month ago
Anton Khirnov c19f3fe61b lavfi/vf_quirc: use FILTER_PIXFMTS_ARRAY() instead of query_formats() 1 month ago
Anton Khirnov d83d8a1643 lavfi/vf_premultiply: switch to query_func2() 1 month ago
Anton Khirnov 4faf6c6f0d lavfi/vf_paletteuse: switch to query_func2() 1 month ago