On 03.12.2015 14:55, Michael Niedermayer wrote:
> On Wed, Dec 02, 2015 at 11:13:14PM +0100, Andreas Cadhalpun wrote:
>> Otherwise the ffm demuxer can return the same packets endlessly, if
>> there is no server attached.
>> ---
>>
>> I haven't tested ffserver, but since it sets server_attached, it
>
On Wed, Dec 02, 2015 at 11:13:14PM +0100, Andreas Cadhalpun wrote:
> Otherwise the ffm demuxer can return the same packets endlessly, if
> there is no server attached.
> ---
>
> I haven't tested ffserver, but since it sets server_attached, it
> should still work as previously.
probably ok
thx
[
Otherwise the ffm demuxer can return the same packets endlessly, if
there is no server attached.
---
I haven't tested ffserver, but since it sets server_attached, it
should still work as previously.
---
libavformat/ffmdec.c | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/