11644 Commits (ef6a5c98fb5222ce3f8c7a1cca1dabeca83f8af6)

Author SHA1 Message Date
James Almer ef6a5c98fb avfilter/af_apulsator: remove unecessary initializer from layouts 4 months ago
Anton Khirnov f0f1cf2697 lavfi/af_channelmap: convert to query_func2() 4 months ago
Anton Khirnov 3045949945 lavfi/af_bs2b: convert to query_func2() 4 months ago
Anton Khirnov 96a8a6139e lavfi/af_biquads: convert to query_func2() 4 months ago
Anton Khirnov 2e899d3bdf lavfi/af_asr: convert to query_func2() 4 months ago
Anton Khirnov cf43a02c2c lavfi/af_asetrate: convert to query_func2() 4 months ago
Anton Khirnov b18f7d7e2d lavfi/af_arnndn: convert to query_func2() 4 months ago
Anton Khirnov dfaa339167 lavfi/af_arls: convert to query_func2() 4 months ago
Anton Khirnov 814c961a78 lavfi/af_aresample: convert to query_func2() 4 months ago
Anton Khirnov c24e0df30b lavfi/af_apulsator: convert to query_func2() 4 months ago
Anton Khirnov 6f2adb7967 lavfi/af_anlms: convert to query_func2() 4 months ago
Anton Khirnov e0ab1fcc8c lavfi/af_anequalizer: convert to query_func2() 4 months ago
Anton Khirnov 6e4affc407 lavfi/af_aiir: convert to query_func2() 4 months ago
Anton Khirnov f143723095 lavfi/af_agate: convert to query_func2() 4 months ago
Anton Khirnov c3fb696311 lavfi/af_aformat: convert to query_func2() 4 months ago
Anton Khirnov 8bc419aeb4 lavfi/af_aformat: change options from strings to arrays 4 months ago
Anton Khirnov dc488d832c lavfi/af_afir: convert to query_func2() 4 months ago
Anton Khirnov 584be51334 lavfi/af_adynamicequalizer: convert to query_func2() 4 months ago
Anton Khirnov 079834e645 lavfi/af_acrossover: convert to query_func2() 4 months ago
Anton Khirnov edf53e15b4 lavfi/af_aap: convert to query_func2() 4 months ago
Anton Khirnov 0f004a0416 lavfi/aeval: convert to query_func2() 4 months ago
Anton Khirnov eddffbedb3 lavfi: add query_func2() 4 months ago
Gyan Doshi b5daaa1503 avfilter/formats: correct error message 4 months ago
Zhao Zhili 2e370805da avfilter/unsharp: Merge header into .c 4 months ago
Gnattu OC 30f090b4f8 avfilter: inherit input color range for videotoolbox filters 4 months ago
Anton Khirnov 52471b56ba lavfi: make FFFilterContext private to generic code 4 months ago
Anton Khirnov f19c988911 lavfi/filters: move functions only used by generic code to avfilter_internal.h 4 months ago
Anton Khirnov 6d75d44d90 lavfi: drop internal.h 4 months ago
Anton Khirnov 90e4af65e1 lavfi/f_streamselect: remove a no-op ff_filter_config_links() call 4 months ago
Anton Khirnov a2314308f2 lavfi/inernal: move ff_fmt_is_regular_yuv() declaration to video.h 4 months ago
Anton Khirnov a83a30e899 lavfi: move ff_parse_{sample_rate,channel_layout}() to audio.[ch] 4 months ago
Anton Khirnov f4bfdf7893 lavfi: move ff_parse_pixel_format() to vf_format, its only caller 4 months ago
Anton Khirnov 1afe42852b lavfi/internal: move functions used by filters to filters.h 4 months ago
James Almer 211c88b9d5 avfilter/f_zmq: fix graph argument 4 months ago
Niklas Haas f1071dc634 avfilter/vf_zscale: remove unused fields 4 months ago
Niklas Haas c8bc6fabd7 avfilter/vf_scale: fix 4:1:0 interlaced chroma pos 4 months ago
Niklas Haas 15a67c0947 avfilter/vf_scale: add in/out_chroma_loc 4 months ago
Niklas Haas 18b9687308 avfilter/swscale: always fix interlaced chroma location 4 months ago
Niklas Haas 5d964df5da avfilter/vf_setparams: remove unnecessary options bounds 4 months ago
Niklas Haas 201f1cba15 avfilter/vf_setparams: allow setting chroma location 4 months ago
Lynne a797317ab1
vulkan_filter: don't require the storage flag for the base frames format 4 months ago
Lynne b165f144e7
vulkan_filter: allow reusing frame contexts with DRM tiling 4 months ago
Lynne 18d964fc2c
vulkan: enable encoding of images if video_maintenance1 is enabled 4 months ago
Anton Khirnov d566a37003 lavfi: move AVFilterLink.graph to FilterLink 4 months ago
Anton Khirnov fb3efef1db lavfi: move AVFilterLink.frame_wanted_out to FilterLinkInternal 4 months ago
Anton Khirnov 42cbf66fff lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 4 months ago
Anton Khirnov a23d565ea7 lavfi: move AVFilterLink.frame_rate to FilterLink 4 months ago
Anton Khirnov d6318a244d lavfi: move AVFilterLink.current_pts(_us) to FilterLink 4 months ago
Anton Khirnov 7f17e0e6dd lavfi: move AVFilterLink.hw_frames_ctx to FilterLink 4 months ago
Anton Khirnov ce24b5ba8f lavfi/vf_*_cuda: do not access hw contexts before checking they exist 4 months ago