aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/tta.c
diff options
context:
space:
mode:
authorNiklas Haas <git@haasn.dev>2022-11-23 14:24:00 +0100
committerNiklas Haas <git@haasn.dev>2022-11-28 16:05:36 +0100
commit48c385fb4c181dec891ee137f993f120c43b8001 (patch)
tree9eb1b2e8b00ff0e419db6e82095891d8e43e44d7 /libavformat/tta.c
parentbecbb22eb032149836070d13edf6b92f87780b35 (diff)
downloadffmpeg-48c385fb4c181dec891ee137f993f120c43b8001.tar.gz
avfilter/vf_libplacebo: support more output formats
Rather than hard-coding AV_PIX_FMT_VULKAN, expand this to the full list of formats supported by <libplacebo/utils/libav.h>. We re-use the existing `format` option to allow selecting specific software formats in addition to specific vulkan hwframe formats. Some minor changes are necessary to account for the fact that `ff_vk_filter_config_output` is now only called optionally, the fact that the output format must now be parsed before `query_format` gets called, and the fact that we need to call a different function to retrieve data from the `pl_frame` in the non-hwaccel case. Signed-off-by: Niklas Haas <git@haasn.dev>
Diffstat (limited to 'libavformat/tta.c')
0 files changed, 0 insertions, 0 deletions