matroskamux: use riff lib more
authorStefan Kost <ensonic@users.sf.net>
Thu, 8 Apr 2010 09:56:09 +0000 (12:56 +0300)
committerStefan Kost <ensonic@users.sf.net>
Thu, 8 Apr 2010 09:57:03 +0000 (12:57 +0300)
commit0c35e0c4db9351cd6a5f3ddf6f80a6e4eb2ddd66
tree6c446d8cfde8727f9c49a58fec243848e312b532
parente7a5ff40bd05321f6f06ac7c05e2f00c5688fe40
matroskamux: use riff lib more

Remove BITMAPINFOHEADER and use the one from riff-lib. Also remove the
WAVEFORMATEX_SIZE define and use a sizeof together with the respective struct.
Besides better code reuse this lessens the ununsed symbols in the docs.
gst/matroska/matroska-mux.c
gst/matroska/matroska-mux.h