diff options
author | Nicolas George <nicolas.george@normalesup.org> | 2012-03-15 13:03:38 +0100 |
---|---|---|
committer | Nicolas George <nicolas.george@normalesup.org> | 2012-03-22 17:36:23 +0100 |
commit | aa1297882fc95b3f301d39f3a74730ef72f44b70 (patch) | |
tree | e4f688e689d0f8e78c0919a7ff0da1d1077f2d88 /ffmpeg.c | |
parent | 4246032216181c778f7ddf7f2e062cada2ef346d (diff) | |
download | ffmpeg-aa1297882fc95b3f301d39f3a74730ef72f44b70.tar.gz |
udp: use pthread_cancel instead of a shared flag.
It allows to exit the thread immediately instead of waiting
for select to timeout (one second in the current code).
Diffstat (limited to 'ffmpeg.c')
0 files changed, 0 insertions, 0 deletions