Re: [FFmpeg-devel] [PATCH] ffmpeg: avoid endlessly reading from one input while another is unavailable

2014-10-22 Thread Nicolas George
Le primidi 1er brumaire, an CCXXIII, Michael Niedermayer a écrit :
 Testcase in Ticket 4051
 
 Signed-off-by: Michael Niedermayer michae...@gmx.at
 ---
  ffmpeg.c |4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

I am not entirely sure this will not break a few corner cases, but it looks
more correct than the current version.

There are still a few unsatisfactory cases, but they require more complex
handling.

Regards,

-- 
  Nicolas George


signature.asc
Description: Digital signature
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


Re: [FFmpeg-devel] [PATCH] ffmpeg: avoid endlessly reading from one input while another is unavailable

2014-10-22 Thread Michael Niedermayer
On Wed, Oct 22, 2014 at 07:52:37PM +0200, Nicolas George wrote:
 Le primidi 1er brumaire, an CCXXIII, Michael Niedermayer a écrit :
  Testcase in Ticket 4051
  
  Signed-off-by: Michael Niedermayer michae...@gmx.at
  ---
   ffmpeg.c |4 ++--
   1 file changed, 2 insertions(+), 2 deletions(-)
 
 I am not entirely sure this will not break a few corner cases, but it looks
 more correct than the current version.

ok, applied, i had a similar feeling ...

thx

 
 There are still a few unsatisfactory cases, but they require more complex
 handling.
 
 Regards,
 
 -- 
   Nicolas George



 ___
 ffmpeg-devel mailing list
 ffmpeg-devel@ffmpeg.org
 http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


-- 
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Good people do not need laws to tell them to act responsibly, while bad
people will find a way around the laws. -- Plato


signature.asc
Description: Digital signature
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel