summaryrefslogtreecommitdiffstats
path: root/demux/demux_mkv.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-04-24 12:49:19 +0200
committerwm4 <wm4@nowhere>2014-04-25 08:35:02 +0200
commit5c3dd6402a8454f9a0cf652216dc94ecb308ced3 (patch)
tree348da617d1e857ebaae195223dd5b4a3f9f1e7b3 /demux/demux_mkv.c
parent89a19aafd9d217bfd1b03376a2db33be7cdfd9ad (diff)
downloadmpv-5c3dd6402a8454f9a0cf652216dc94ecb308ced3.tar.bz2
mpv-5c3dd6402a8454f9a0cf652216dc94ecb308ced3.tar.xz
dispatch: document some guarantees
The here documented guarantee might simplify code using this mechanism a lot, because it becomes unnecessary to invent a separate mechanism to make the mp_dispatch_queue_process loop exit after processing a dispatch callback. (Instead, the dispatch callback can set a flag, and the caller of mp_dispatch_queue_process can check it.)
Diffstat (limited to 'demux/demux_mkv.c')
0 files changed, 0 insertions, 0 deletions