mirror of
https://projects.vdr-developer.org/git/vdr-plugin-softhddevice.git
synced 2023-10-10 19:16:51 +02:00
Removes debug output slipped into GIT.
This commit is contained in:
parent
7e4657e615
commit
d36e4c22b6
1
video.c
1
video.c
@ -7808,7 +7808,6 @@ static void VdpauDisplayFrame(void)
|
|||||||
|| decoder->Closing < -300) {
|
|| decoder->Closing < -300) {
|
||||||
VdpauBlackSurface(decoder);
|
VdpauBlackSurface(decoder);
|
||||||
VdpauMessage(3, "video/vdpau: black surface displayed\n");
|
VdpauMessage(3, "video/vdpau: black surface displayed\n");
|
||||||
fprintf(stderr, "video/vdpau: black surface displayed\n");
|
|
||||||
}
|
}
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user