117632 Commits (e2637a083ae2876d55adafad6bddf698fe09da3f)
 

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