]> git.sesse.net Git - ffmpeg/commit
avformat/udp: properly use return value of pthread_cond_timedwait
authorMarton Balint <cus@passwd.hu>
Tue, 14 Jan 2020 17:53:45 +0000 (18:53 +0100)
committerMarton Balint <cus@passwd.hu>
Sat, 25 Jan 2020 22:16:47 +0000 (23:16 +0100)
commit67f39b32db2b68eabcc51519a2430687439f1cf5
tree049a82e5fb36d6c8c18011fa964b7e4728403cb1
parentf61e9f8aef3a13fe976c241f828fca4222d8e922
avformat/udp: properly use return value of pthread_cond_timedwait

Signed-off-by: Marton Balint <cus@passwd.hu>
libavformat/udp.c