Files
mpv/common
wm4 5ffd6a9e9b encode: add locking
Since the AO will run in a thread, and there's lots of shared state with
encoding, we have to add locking.

One case this doesn't handle correctly are the encode_lavc_available()
calls in ao_lavc.c and vo_lavc.c. They don't do much (and usually only
to protect against doing --ao=lavc with normal playback), and changing
it would be a bit messy. So just leave them.
2014-03-09 00:19:35 +01:00
..
2013-12-22 23:43:09 +01:00
2013-12-21 21:43:16 +01:00
2013-12-21 21:43:16 +01:00
2013-12-21 22:13:04 +01:00
2013-12-21 20:50:12 +01:00
2013-12-30 22:49:51 +01:00
2014-03-07 12:47:07 +01:00
2013-12-21 21:43:17 +01:00
2014-03-09 00:19:35 +01:00
2014-03-09 00:19:35 +01:00
2014-03-07 15:23:03 +01:00
2014-01-16 23:06:40 +01:00
2014-01-16 23:06:40 +01:00