log libmpdemux/demux_ogg.c @ 18106:3a34a728fa1b

age author description
Mon, 27 Mar 2006 17:25:41 +0000 diego Convert printfs in aviprint.c to mp_msg and give the information printing
Fri, 24 Mar 2006 08:12:03 +0000 diego Convert all if(verbose>X) to mp_msg_test calls.
Wed, 08 Mar 2006 22:23:21 +0000 reimar in demux_ogg_read_packet initialize data to whole packet, reduces code and
Fri, 17 Feb 2006 01:57:41 +0000 corey Second-try commit of this patch.
Thu, 09 Feb 2006 14:08:03 +0000 rathann Patch by Stefan Huehner / stefan % huehner ! org \
Sun, 18 Dec 2005 11:55:47 +0000 reimar fix crash with invalid -vid and no audio stream
Mon, 05 Dec 2005 01:25:31 +0000 rathann fix
Fri, 18 Nov 2005 14:39:25 +0000 diego Unify include path handling, -I.. is in CFLAGS.
Sat, 05 Nov 2005 11:58:25 +0000 reimar Speex support. Seeking and pts generation does not work.
Tue, 01 Nov 2005 16:12:53 +0000 reimar Fix two (loosely) related bugs: massive A-V desync with -audiofile (bugzilla
Sun, 30 Oct 2005 09:19:05 +0000 reimar move resync_audio_stream after seeking to demuxer.c
Thu, 13 Oct 2005 18:33:56 +0000 reimar Use PRI?64 defines as format strings for 64 bit variables.
Mon, 26 Sep 2005 20:13:10 +0000 rtognimp Don't pass NULL pointers to demux_info_add()
Mon, 19 Sep 2005 22:52:03 +0000 alex Disassemble comments and pass it to the demux_info interface
Fri, 02 Sep 2005 08:32:32 +0000 ods15 Make -identify's 'ID_LENGTH=' print a float and not an integer.. The