[FFmpeg-devel] Fixes for audio/L16

Igor Derzhavin igor.derzhavin at gmail.com
Thu Nov 22 11:16:13 EET 2018


Hello!
A little bunch of fixes for audio/L16 mime type handling:
0001 - RFC 2045 says MIME type should be case insensitive;
0002 - RFC 2586 says audio/L16 should be in network byte order (aka big
endian);
0003 - though "endiannes" parameter not in RFC it is widely used;
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-avformat-pcmdec-mime-type-should-be-case-insensitive.patch
Type: application/x-patch
Size: 959 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20181122/8fd88452/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-avformat-pcmdec-endianness-for-audio-L16-mime-type.patch
Type: application/x-patch
Size: 2065 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20181122/8fd88452/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-avformat-pcmdec-audio-L16-should-be-in-network-byte-.patch
Type: application/x-patch
Size: 1035 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20181122/8fd88452/attachment-0002.bin>


More information about the ffmpeg-devel mailing list