log src/aac/libmp4.c @ 3138:8e26022bb814

age author description
Thu, 07 May 2009 11:14:36 -0500 William Pitcock aac: handle premature EOF on shoutcast streams more gracefully.
Mon, 27 Apr 2009 05:45:43 -0500 William Pitcock aac: report stream bitrate if available
Sat, 18 Apr 2009 19:06:20 +0100 Tony Vroon Comment out MPEG2/MPEG4 determination using the variable id. It is not used anywhere. Code analysis run, unique ID 6nYoHM.
Sat, 18 Apr 2009 19:04:18 +0100 Tony Vroon There is no need to explicitly zero out sampleID here, it is a regular gulong that we will not be passing on. Code analysis run, unique ID CtYnR6.
Sat, 18 Apr 2009 19:02:31 +0100 Tony Vroon There is no need to zero out bufferconsumed here, it will be overwritten a mere line later. Code analysis run, unique ID M8906q.
Wed, 08 Apr 2009 23:24:00 +0100 Tony Vroon guint != gulong, ktnxbye.
Wed, 08 Apr 2009 22:16:01 +0100 Tony Vroon Update mp4ff as well. Eternal glory for the one who finds the hidden PACKAGE in the about dialog.
Wed, 04 Mar 2009 12:46:05 +0000 Tony Vroon Patch from John Lindgren <john.lindgren@tds.net> to support seeking whilst paused, Debian bug #517692.
Wed, 26 Nov 2008 02:55:04 +0900 Yoshiki Yazawa - changed include path from audacious to audlegacy.
Mon, 19 May 2008 04:20:50 +0300 Matti Hamalainen Removed #includes that should not be included anymore.
Mon, 31 Mar 2008 14:00:33 +0300 Matti Hamalainen Include cleanups, part #1.
Sat, 17 Nov 2007 03:41:41 +0900 Yoshiki Yazawa fix a crash bug in mp4_is_our_file().
Sun, 28 Oct 2007 16:31:12 -0700 Ben Tucker fixed some memory leaks and dangling file descriptor pointers in the aac/mp4 plugin
Sat, 13 Oct 2007 20:43:07 -0500 William Pitcock gentitle changes
Sat, 13 Oct 2007 19:55:04 -0500 William Pitcock string API calls -> vtable
Mon, 08 Oct 2007 02:02:02 -0500 William Pitcock chase last changeset in aud
Sun, 07 Oct 2007 14:19:19 -0500 William Pitcock change some places to use set_params() instead of set_info() directly
Sun, 07 Oct 2007 00:43:10 -0500 William Pitcock aud_vfs_extensions -> vfs_extensions, some vtable fixes
Sun, 07 Oct 2007 00:25:33 -0500 William Pitcock s/vfs_/aud_vfs_/g
Sun, 07 Oct 2007 00:22:59 -0500 William Pitcock s/tuple_/aud_tuple_/g
Tue, 02 Oct 2007 02:20:03 +0300 Matti Hamalainen Removed some extraneous includes.
Tue, 02 Oct 2007 01:59:24 +0300 Matti Hamalainen Some missed #include "" to <> changes.
Mon, 01 Oct 2007 23:01:22 +0100 chainsaw Change from "" to <>-style includes. With thanks to ccr for the correct sed voodoo.
Wed, 26 Sep 2007 14:53:37 +0200 Jonathan Schleifer Fix MILLIONS of Makefiles. base src/aac/src/libmp4.c@a18792aa1d7d