[Ffmpeg-devel] [PATCH] wrong flags for S16LE and S16BE audio in FLV files.

Diego Biurrun diego
Fri Dec 1 11:27:16 CET 2006


On Fri, Dec 01, 2006 at 10:31:49AM +0100, Michael Niedermayer wrote:
> 
> On Fri, Dec 01, 2006 at 12:31:44AM -0800, Allan Hsu wrote:
> > This patch fixes improper FLV encoding for CODEC_ID_PCM_S16BE and  
> > CODEC_ID_PCM_S16LE audio. The little endian audio was being marked as  
> > big endian and the big endian audio was being marked as an undefined  
> > format.
> 
> patch looks ok

Compiles, passes regression tests, applied.

Diego




More information about the ffmpeg-devel mailing list