[FFmpeg-devel] Use of SDL mutex

canaar at openmailbox.org canaar at openmailbox.org
Fri Oct 23 16:56:21 CEST 2015


Hey all,
         I started reading ffplay.c today. I came a function/macro 
SDL_LockMutex(q->mutex) inside a packet enqueue function. Is this done 
to prevent other threads from accessing the queue, when one thread is 
processing on it?
         Also, where can I get to read the algorithms used in ffplay?
Regards,
canaar


More information about the ffmpeg-devel mailing list