summaryrefslogtreecommitdiffstats
path: root/video/decode
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-03-17 22:31:05 +0100
committerwm4 <wm4@nowhere>2015-03-17 22:31:05 +0100
commit775a02aab56c8ca01e497517dad8a7526fe0c3ce (patch)
tree04a89ac4009ec8a1b05b994d481742720942ed52 /video/decode
parent8fa036b3a003c24d51e6126f4f03292031e04e21 (diff)
downloadmpv-775a02aab56c8ca01e497517dad8a7526fe0c3ce.tar.bz2
mpv-775a02aab56c8ca01e497517dad8a7526fe0c3ce.tar.xz
af_lavfi: handle seeking
To handle seeking correctly, we need to flush the filter. libavfilter does not support flushing, so we destroy and recreate it. We also need to handle resume-after-EOF, because the mpv audio code sends an EOF before and after seeking (the latter happens because the player drains the filter chain in a generic way, which "causes" EOF).
Diffstat (limited to 'video/decode')
0 files changed, 0 insertions, 0 deletions