demux_mkv: improve compression handling
commit55c50b3f9931095f7420ce6932329eceaf81d347
authorUoti Urpala <uau@glyph.nonexistent.invalid>
Tue, 26 Jan 2010 17:40:07 +0000 (26 19:40 +0200)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Wed, 27 Jan 2010 12:26:49 +0000 (27 14:26 +0200)
treefe9be8f96343c59d809cf0f6840c283cfd9a71d0
parent1b22101c77edf5e74b5ada3758930a6d6354720e
demux_mkv: improve compression handling

Add support for compression algorithm 3 (header stripping). Rewrite
some of the code related to handling manyfold compression, it was just
completely broken (I don't have samples to test whether it actually
works now).
libmpdemux/demux_mkv.c