diff options
author | wm4 <wm4@nowhere> | 2013-07-11 19:17:05 +0200 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2013-07-11 19:17:05 +0200 |
commit | fa74be880c27b350615f62dd4a0d6a32be56c60e (patch) | |
tree | 6d6041693f2066cea40f20d68f914331d0905ad9 /demux/demux_lavf.c | |
parent | 11383696dbfdcd54c3d4637ee027e0fddd420f87 (diff) | |
download | mpv-fa74be880c27b350615f62dd4a0d6a32be56c60e.tar.bz2 mpv-fa74be880c27b350615f62dd4a0d6a32be56c60e.tar.xz |
tv: add hack in preparation of demux_stream removal
Currently, all demuxer fill_buffer functions have a demux_stream
parameter. We want to remove that, but the TV code still depends on
it. Add a hack to remove that dependency.
The problem with the TV code is that reading video and audio frames
blocks, so in order to avoid a deadlock, you should read either of
them only if the decoder actually requests new data.
Diffstat (limited to 'demux/demux_lavf.c')
0 files changed, 0 insertions, 0 deletions