Nicolas George (12019-12-17):
> I will push these five patches soon unless somebody object.
Pushed.
Regards,
--
Nicolas George
signature.asc
Description: PGP signature
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailma
Nicolas George (12019-12-02):
> The frame is immediately pushed, the fifo has never more than one.
>
> Signed-off-by: Nicolas George
> ---
> libavfilter/buffersrc.c | 45 ++---
> 1 file changed, 11 insertions(+), 34 deletions(-)
I will push these five patches
The frame is immediately pushed, the fifo has never more than one.
Signed-off-by: Nicolas George
---
libavfilter/buffersrc.c | 45 ++---
1 file changed, 11 insertions(+), 34 deletions(-)
diff --git a/libavfilter/buffersrc.c b/libavfilter/buffersrc.c
index bae