log libmpdemux/demux_vqf.c @ 37195:ac6c37d85d65 default tip

age author description
Sun, 23 Feb 2014 18:14:44 +0000 reimar demuxers: remove pointless sh->ds assignments.
Wed, 26 Oct 2011 15:12:35 +0000 diego Add missing mp_msg.h #includes, remove some unnecessary ones.
Tue, 28 Jun 2011 23:44:58 +0000 diego demux_vqf: typo/wording fixes
Sun, 12 Sep 2010 13:26:39 +0000 reimar Replace sizeof(type)
Sun, 12 Sep 2010 12:14:37 +0000 reimar Replace malloc+memset by calloc.
Sat, 10 Jul 2010 18:47:59 +0000 reimar Make the stream language an argument to the stream creation function
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.