<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <meta http-equiv="Content-Style-Type" content="text/css" />
  <meta name="generator" content="pandoc" />
  <title></title>
  <style type="text/css">code{white-space: pre;}</style>
</head>
<body>
<p>Hi Rémi (and Thomas),</p>
<p>On 2017-03-15 16:44, Rémi Denis-Courmont wrote:</p>
<blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;color:#500050">
<pre><code> On March 15, 2017 4:33:30 PM GMT+02:00, Thomas Guillem <thomas@gllm.fr> wrote:</code></pre>
<blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;color:#500050">
<pre><code>vout_Drain() asks the vout thread to drain its queued pictures. This
function
will wait for the last picture to be displayed.

Refs #18105</code></pre>
</blockquote>
<pre><code> Fine With me but I fear this sort of thing is not to the liking of the ES output buffering code.</code></pre>
</blockquote>
<p>The ES buffering code does <strong>sadly</strong> not care about neither decoder nor {audio,video}-output, so this patch should not affect anything in terms of buffering from the <em>es-out</em>’s point of view.</p>
</body>
</html>