Allocate struct demuxer with talloc
commit4b33422c7b004f31eb8fb1962231f69ab6f18445
authorUoti Urpala <uau@glyph.nonexistent.invalid>
Mon, 16 Mar 2009 03:11:22 +0000 (16 05:11 +0200)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Sat, 21 Mar 2009 03:42:41 +0000 (21 05:42 +0200)
tree2fb4898727a6a36d4dc4e946521faa5c24a2d691
parente177fc3e8be6ab572f53da21135018fcee340c74
Allocate struct demuxer with talloc

Makes it possible to add data to it without explicit freeing code.
libmpdemux/demux_demuxers.c
libmpdemux/demuxer.c