On Thu, Oct 20, 2016 at 10:07 AM, Anton Khirnov <an...@khirnov.net> wrote:
> ---
>  doc/examples/decode_audio.c | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/doc/examples/decode_audio.c b/doc/examples/decode_audio.c
> index 8164cfc..454a8fe 100644
> --- a/doc/examples/decode_audio.c
> +++ b/doc/examples/decode_audio.c
> @@ -178,6 +178,9 @@ int main(int argc, char **argv)
>          }
>      }
>
> +    /* flush the decoder */

"flush decoder of any delayed frames" maybe?
ok anyway
-- 
Vittorio
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to