1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00
FFmpeg/libavformat
Michael Niedermayer 9b7a8bddac avformat/udp: redesign threaded udp tx code
This fixes partially completed send()
Avoids holding the mutex during send()
fixes race conditions in error handling
removes copied non thread specific blocking code
Fixes deadlocks on closure
Fixes data loss on closure

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2016-05-25 01:39:23 +02:00
..
2016-05-21 18:49:45 +02:00
2016-03-13 16:06:09 +01:00
2016-05-13 03:49:26 +02:00
2016-04-28 23:25:18 +02:00
2016-05-19 17:02:06 +02:00
2016-03-06 17:29:32 +01:00
2016-05-21 18:49:45 +02:00
2016-05-21 18:49:45 +02:00
2016-02-26 21:34:33 +01:00
2016-05-21 18:49:45 +02:00