On Fri, 8 Apr 2016 18:13:53 +0100
Derek Buitenhuis wrote:
> On 4/8/2016 2:30 PM, Michael Niedermayer wrote:
> > There are a few known bugs in it like code depending on
> > sizeof(AVStream) and general a little too much direct access into APIs
> > these things will cause ffserver to frequently bre
On 4/8/2016 2:30 PM, Michael Niedermayer wrote:
> There are a few known bugs in it like code depending on
> sizeof(AVStream) and general a little too much direct access into APIs
> these things will cause ffserver to frequently break if APIs change
> even slightly.
To calrify, the problem is acces
Hi all
If people want ffserver to continue to exist in a functional form then
ffserver needs a new maintainer or developers taking care of it /
giving it some love.
There are a few known bugs in it like code depending on
sizeof(AVStream) and general a little too much direct access into APIs
these