[FFmpeg-devel] [PATCH] Chromium MKV patches

David Conrad lessen42
Wed May 5 11:18:20 CEST 2010


Hi,

Here are the useful patches from chromium for the mkv demuxer. 1 doesn't fix any actual issues that I'm aware of, but might make it easier to spot any if they exist.

Another change made was ensuring sample_rate was nonzero, but AFAIK a zero sample_rate meant unknown and applications should handle that instead of the demuxer inventing a rate?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-matroskadec-Use-av_freep-in-ebml_read_ascii.patch
Type: application/octet-stream
Size: 1101 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100505/f229ddac/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-matroskadec-Ensure-time_scale-is-nonzero-fixes-divid.patch
Type: application/octet-stream
Size: 952 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100505/f229ddac/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-matroskadec-Fix-buffer-overread-in-matroska_ebmlnum_.patch
Type: application/octet-stream
Size: 817 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100505/f229ddac/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-matroskadec-Free-ebml-binary-buffer-on-error.patch
Type: application/octet-stream
Size: 861 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100505/f229ddac/attachment-0003.obj>



More information about the ffmpeg-devel mailing list