On Thu, Aug 18, 2016 at 22:07:34 +0200, Jan Sebechlebsky wrote:
> > You're re-assigning ret in the error case but not using it. I think you
> > meant to return it?
> Yes, that's right - thanks for noticing that. I'll fix that and also the
> issues above and resend the patch.
Apparently, the defau
On 08/18/2016 09:05 PM, Moritz Barsnick wrote:
On Thu, Aug 18, 2016 at 01:25:01 +0200, sebechlebsky...@gmail.com wrote:
+@item attempt_recovery @var{bool}
+If failure occurs, attempt to recover the output. This is especially useful
+when used with network output, allows to restart streaming tra
On Thu, Aug 18, 2016 at 01:25:01 +0200, sebechlebsky...@gmail.com wrote:
> +@item attempt_recovery @var{bool}
> +If failure occurs, attempt to recover the output. This is especially useful
> +when used with network output, allows to restart streaming transparently.
> +By default this option set to
From: Jan Sebechlebsky
Signed-off-by: Jan Sebechlebsky
---
Conflicting patch was applied meanwhile, so I am resending this one.
No changes since the last version.
Changelog| 1 +
configure| 1 +
doc/muxers.texi | 95 +++
libavformat/Makefile