On Thu, Oct 25, 2012 at 05:15:19PM +0200, Janne Grunau wrote:
> On 2012-10-25 17:14:19 +0200, Janne Grunau wrote:
> > From: Mans Rullgard <[email protected]>
> > 
> > This code spews a multitude of warnings with glibc (unchecked
> > return values), some of them possibly warranted.  Furthermore,
> > the deamonisation is not suitable for use with typical startup
> > scripts as it does not provide the PID of the daemon in any way.
> > Users wishing to run avserver as a daemon can still do so using
> > start-stop-daemon or equivalent tools.
> > 
> > Signed-off-by: Mans Rullgard <[email protected]>
> > Signed-off-by: Janne Grunau <[email protected]>
> > ---
> >  Changelog         |  2 +-
> >  avserver.c        | 38 --------------------------------------
> >  doc/avserver.conf |  3 ---
> >  doc/avserver.texi |  8 +-------
> >  4 files changed, 2 insertions(+), 49 deletions(-)
> 
> looks ok, documentation changes are mine

.. and those changes do LGTM ..

Diego
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to