mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
videoconvert-ffmpeg: remove debug
This commit is contained in:
parent
824354f38e
commit
367e756ebe
1 changed files with 0 additions and 1 deletions
|
|
@ -1479,7 +1479,6 @@ static int port_set_format(void *object,
|
|||
clear_buffers(this, port);
|
||||
} else {
|
||||
struct spa_video_info info = { 0 };
|
||||
spa_debug_format(2, NULL, format);
|
||||
|
||||
if ((res = spa_format_parse(format, &info.media_type, &info.media_subtype)) < 0) {
|
||||
spa_log_error(this->log, "can't parse format %s", spa_strerror(res));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue