117695 Commits (5ccc3f0fca1f20ec0614806a2dc5bfb33e28f444)
 

Author SHA1 Message Date
Anton Khirnov d08feb9003 lavfi/vf_zscale: convert to query_func2() 3 months ago
Anton Khirnov 6bff95be03 lavfi/vf_weave: convert to query_func2() 3 months ago
Anton Khirnov ab01f0522b lavfi/vf_vpp_qsv: convert to query_func2() 3 months ago
Anton Khirnov e5b530f137 lavfi/vf_vmafmotion: convert to query_func2() 3 months ago
Anton Khirnov 73c863fad8 lavfi/vf_v360: convert to query_func2() 3 months ago
Anton Khirnov 223327d51a lavfi/vf_untile: convert to query_func2() 3 months ago
Anton Khirnov 5d0fbd7145 lavfi/vf_transpose: convert to query_func2() 3 months ago
Anton Khirnov ef4913e30d lavfi/vf_tpad: convert to query_func2() 3 months ago
Anton Khirnov ce5aa74045 lavfi/vf_tile: convert to query_func2() 3 months ago
Anton Khirnov 14ece0bf58 lavfi/vf_telecine: convert to query_func2() 3 months ago
Anton Khirnov a18418f39d lavfi/vf_swapuv: convert to query_func2() 3 months ago
Anton Khirnov 06292d34de lavfi/vf_swaprect: convert to query_func2() 3 months ago
Anton Khirnov 05aad90c69 lavfi/vf_subtitles: convert to query_func2() 3 months ago
Anton Khirnov 6ed357ce77 lavfi/vf_stereo3d: convert to query_func2() 3 months ago
Anton Khirnov bdaaddb65c lavfi/vf_stack: convert to query_func2() 3 months ago
Anton Khirnov e2f4c69779 lavfi/vf_shuffleplanes: convert to query_func2() 3 months ago
Anton Khirnov 965e9b646e lavfi/vf_showpalette: convert to query_func2() 3 months ago
Anton Khirnov a96244df77 lavfi/vf_setparams: convert to query_func2() 3 months ago
Anton Khirnov 242ee7b0a2 fftools/ffmpeg_sched: be smarter about flushing the pre-muxing queues 3 months ago
Anton Khirnov 6d6bd86f2b fftools/opt_common: stop accessing a private field 3 months ago
Anton Khirnov e79ac9312f fftools/ffmpeg_filter: use proper logging contexts 3 months ago
Anton Khirnov ad50254ee1 fftools/ffmpeg_demux: use proper logging contexts everywhere 3 months ago
James Almer e206e72b83 Revert "tests/fate: disable compression for zlib-based codecs" 3 months ago
Michael Niedermayer d0927ed0a8
libavcodec/ffv1enc: Add option to select the quantization table 3 months ago
Michael Niedermayer 81a360a5ed
avcodec/ffv1: add a named constant for the quant table size 3 months ago
Michael Niedermayer 2542e9296c
avcodec/ffv1: RCT is only possible with RGB 3 months ago
Anton Khirnov 31b5b3badc lavu/opt: deprecate av_opt_ptr() 3 months ago
Anton Khirnov 86460a0342 lavf/flvdec: replace a private option with a field in FFFormatContext 3 months ago
Anton Khirnov 31da5222a4 lavf: replace FFFormatContext.prefer_codec_framerate with FF_INFMT_FLAG 3 months ago
Anton Khirnov 12e5116872 lavf: deprecate av_format_inject_global_side_data() 3 months ago
Anton Khirnov cb80ec0b6c lavf: move demuxing-specific fields from FFFormatContext to FormatContextInternal 3 months ago
Anton Khirnov 6d05e7e314 lavf: move muxing-specific fields from FFFormatContext to FormatContextInternal 3 months ago
Anton Khirnov 772911d3a8 lavf: add new struct for data private to generic layer 3 months ago
Anton Khirnov 461a359abc lavf: add a header for generic-layer interfaces 3 months ago
Anton Khirnov de49452bc1 lavf/internal: remove a prototype for non-existent function 3 months ago
James Almer 1f7268a44d avcodec/vulkan_encode_h265: use the proper printf specifier for size_t 3 months ago
James Almer a61517598f avcodec/vulkan_encode_h264: use the proper printf specifier for size_t 3 months ago
James Almer cb2f5cf400 fate/vcodec: add a test for v410 pixel format raw video 3 months ago
James Almer 03a88e56e0 fate/vcodec: stop using the deprecated v408 codec 3 months ago
James Almer 5d07ec04f2 fate/vcodec: stop using the deprecated v308 codec 3 months ago
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