On Tue, Sep 23, 2014 at 07:45:56AM +0200, Clément Bœsch wrote:
> On Tue, Sep 23, 2014 at 03:21:30AM +0200, Michael Niedermayer wrote:
> > This fixes the case where muxing fails hard in case of stream copying
> > damaged input
> >
> > Signed-off-by: Michael Niedermayer
> > ---
> > ffmpeg.c |
On Tue, Sep 23, 2014 at 03:21:30AM +0200, Michael Niedermayer wrote:
> This fixes the case where muxing fails hard in case of stream copying damaged
> input
>
> Signed-off-by: Michael Niedermayer
> ---
> ffmpeg.c |8
> 1 file changed, 8 insertions(+)
>
> diff --git a/ffmpeg.c b/ff
This fixes the case where muxing fails hard in case of stream copying damaged
input
Signed-off-by: Michael Niedermayer
---
ffmpeg.c |8
1 file changed, 8 insertions(+)
diff --git a/ffmpeg.c b/ffmpeg.c
index 47a4144..5492cfe 100644
--- a/ffmpeg.c
+++ b/ffmpeg.c
@@ -670,6 +670,14 @@