Changeset aa129788 in ffmpeg

Timestamp:
Mar 22, 2012, 4:36:23 PM (13 years ago)
Author:
Nicolas George <nicolas.george@normalesup.org>
Branches:
master
Children:
63afc4f6
Parents:
42460322
git-author:
Nicolas George <nicolas.george@normalesup.org> (03/15/12 12:03:38)
git-committer:
Nicolas George <nicolas.george@normalesup.org> (03/22/12 16:36:23)
Message:

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).

(No files)

Note: See TracChangeset for help on using the changeset viewer.