mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-05-30 21:37:53 -04:00
examples/video-play: HACK disable dsp
This commit is contained in:
parent
0af8a47058
commit
bafc779c86
1 changed files with 1 additions and 0 deletions
|
|
@ -407,6 +407,7 @@ static int build_format(struct data *data, struct spa_pod_builder *b, const stru
|
||||||
fprintf(stderr, "supported SDL formats:\n");
|
fprintf(stderr, "supported SDL formats:\n");
|
||||||
spa_debug_format(2, NULL, params[0]);
|
spa_debug_format(2, NULL, params[0]);
|
||||||
|
|
||||||
|
return 1;
|
||||||
params[1] = spa_pod_builder_add_object(b,
|
params[1] = spa_pod_builder_add_object(b,
|
||||||
SPA_TYPE_OBJECT_Format, SPA_PARAM_EnumFormat,
|
SPA_TYPE_OBJECT_Format, SPA_PARAM_EnumFormat,
|
||||||
SPA_FORMAT_mediaType, SPA_POD_Id(SPA_MEDIA_TYPE_video),
|
SPA_FORMAT_mediaType, SPA_POD_Id(SPA_MEDIA_TYPE_video),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue