On 10/04/2012 07:29 AM, Anton Khirnov wrote:
>
> On Thu, 04 Oct 2012 00:21:12 +0200, Luca Barbato wrote:
>> On 10/03/2012 10:56 PM, Anton Khirnov wrote:
>>> Right now it incorrectly assumes that the frames are sent in the proper
>>> order, which worked with old ffmpeg and avconv versions by accid
On Thu, 04 Oct 2012 00:21:12 +0200, Luca Barbato wrote:
> On 10/03/2012 10:56 PM, Anton Khirnov wrote:
> > Right now it incorrectly assumes that the frames are sent in the proper
> > order, which worked with old ffmpeg and avconv versions by accident.
> > ---
> > libavfilter/vf_overlay.c | 207
On 10/03/2012 10:56 PM, Anton Khirnov wrote:
> Right now it incorrectly assumes that the frames are sent in the proper
> order, which worked with old ffmpeg and avconv versions by accident.
> ---
> libavfilter/vf_overlay.c | 207
> +-
> 1 file changed,
Right now it incorrectly assumes that the frames are sent in the proper
order, which worked with old ffmpeg and avconv versions by accident.
---
libavfilter/vf_overlay.c | 207 +-
1 file changed, 115 insertions(+), 92 deletions(-)
diff --git a/libavfil