Bug#578958: flvtool2: flv/stream.rb: wrong test for audio flags

2010-04-25 Thread Todd Troxell
On Fri, Apr 23, 2010 at 11:59:08PM +0200, Nicolas Noirbent wrote: Package: flvtool2 Version: 1.0.6-3 Severity: normal Tags: patch Hi, There is a bug in flv/stream.rb, at line 399, when testing for the presence of audio in a FLV file. Given the following program, with input.flv a valid

Bug#578958: flvtool2: flv/stream.rb: wrong test for audio flags

2010-04-23 Thread Nicolas Noirbent
Package: flvtool2 Version: 1.0.6-3 Severity: normal Tags: patch Hi, There is a bug in flv/stream.rb, at line 399, when testing for the presence of audio in a FLV file. Given the following program, with input.flv a valid FLV file containing audio tags: % cat flv_stream_audio_flags.rb #!