From a643b3afeb34ef53e7aa4d583453c6b0a8fb025c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Sun, 28 Nov 2010 15:12:02 +0100 Subject: Header stripping support in matroska demuxer. Reserved space on the start of block_data for the headers during reading to avoid temporary memory buffers and memcpy()'s. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cac31c748..a3c371f0b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,7 @@ xine-lib (1.1.??) 2010-??-?? * New MinGW-w64 port, various portability fixes. * MinGW port updates. * Possibility to disable HW acceleration in directx video output. + * Header stripping support in Matroska demuxer. xine-lib (1.1.19) 2010-07-25 * Handle odd widths properly (for ffmpeg-decoded video). -- cgit v1.2.3