[Ffmpeg-devel] [PATCH] wrong flags for S16LE and S16BE audio in FLV files.
Allan Hsu
allan
Fri Dec 1 09:31:44 CET 2006
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.
-Allan
--
Allan Hsu <allan at counterpop dot net>
1E64 E20F 34D9 CBA7 1300 1457 AC37 CBBB 0E92 C779
-------------- next part --------------
A non-text attachment was scrubbed...
Name: flv_endian.patch
Type: application/octet-stream
Size: 492 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20061201/df8dd431/attachment.obj>
-------------- next part --------------
More information about the ffmpeg-devel
mailing list