cleanup: move demux packet functions from demuxer.h to demuxer.c
commite342a81d6f5d13b83753050af79feab4fd702925
authorUoti Urpala <uau@glyph.nonexistent.invalid>
Mon, 17 Jan 2011 13:47:57 +0000 (17 15:47 +0200)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Mon, 17 Jan 2011 13:47:57 +0000 (17 15:47 +0200)
tree841aad72180b76546484e1aca14d3b17eee46502
parent0b59e33b4e17fae9e0c318fcfeabba52e57dda4a
cleanup: move demux packet functions from demuxer.h to demuxer.c

There's no reason why the demux packet functions would need to be
inlined, so move them from the header to the .c file.
libmpdemux/demuxer.c
libmpdemux/demuxer.h