matroskadec: export full wavpack blocks.
authorAnton Khirnov <anton@khirnov.net>
Mon, 27 May 2013 07:44:27 +0000 (09:44 +0200)
committerAnton Khirnov <anton@khirnov.net>
Tue, 28 May 2013 06:14:35 +0000 (08:14 +0200)
commit9b6f47c44807f14788e909c4c71db58eebba8277
treeed68064c1ed437c8d65b439eac10a7dac1add236
parent5074f4545c439420daebe4c2f28ed216440b6ec7
matroskadec: export full wavpack blocks.

This allows us to get rid of demuxer-specific hacks in the decoder and
will allow streamcopy from matroska once we have a wavpack muxer.
libavcodec/wavpack.c
libavformat/matroskadec.c