Re: [FFmpeg-devel] [PATCH] ffmpeg: fix -copy_prior_start 0 with -copyts and input -ss

2015-11-20 Thread Michael Niedermayer
On Sun, Nov 01, 2015 at 08:04:25PM -0600, Rodger Combs wrote: > Also rearranged the relevant check to reduce code duplication > --- > ffmpeg.c | 15 +++ > 1 file changed, 7 insertions(+), 8 deletions(-) applied thanks PS: can this be tested in fate ? [...] -- Michael GnuPG

[FFmpeg-devel] [PATCH] ffmpeg: fix -copy_prior_start 0 with -copyts and input -ss

2015-11-01 Thread Rodger Combs
Also rearranged the relevant check to reduce code duplication --- ffmpeg.c | 15 +++ 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/ffmpeg.c b/ffmpeg.c index dbb2520..526f094 100644 --- a/ffmpeg.c +++ b/ffmpeg.c @@ -1760,7 +1760,6 @@ static void