log Plugins/Input/aac/src/libmp4.c @ 793:3c4bcd9b8719 trunk

age author description
Fri, 03 Mar 2006 21:16:35 -0800 nenolod [svn] - leak fix trunk
Sun, 08 Jan 2006 15:02:54 -0800 chainsaw [svn] Use glib function for glib types and care about pointer signedness. trunk
Tue, 03 Jan 2006 14:25:32 -0800 chainsaw [svn] Disable adplug if the includes are missing (or in a very lame place). Stop blowing holes in my ship. trunk
Mon, 26 Dec 2005 13:09:53 -0800 nenolod [svn] Use produce_audio() to pass the audio through the new audacious filterchain stuff. (EQ support!!!) trunk
Mon, 26 Dec 2005 13:01:04 -0800 nenolod [svn] ditto for samplerate... we should have full plugin compatibility now trunk
Mon, 26 Dec 2005 12:42:45 -0800 nenolod [svn] Display the MP4/AAC+ bitrate, instead of "VBR". trunk
Mon, 26 Dec 2005 01:16:45 -0800 nenolod [svn] Initial fileinfo box, loosely based around the mpg123-clone one. trunk
Sun, 25 Dec 2005 23:56:55 -0800 nenolod [svn] safety fix trunk
Sun, 25 Dec 2005 23:22:44 -0800 nenolod [svn] MP4 metadata retrieval support. trunk
Sun, 18 Dec 2005 11:42:07 -0800 chainsaw [svn] Dereferencing type-punned pointer will break strict-aliasing rules squashed by Mark Loeser <halcy0n@gentoo.org>. trunk
Sun, 18 Dec 2005 09:06:02 -0800 chainsaw [svn] Do not abort if libmpc is not found, just disable musepack plugin. trunk
Sat, 03 Dec 2005 09:27:11 -0800 chainsaw [svn] Reduce code duplication and add a return statement. trunk
Thu, 17 Nov 2005 12:21:04 -0800 chainsaw [svn] GThreadify plugin. Adds a return statement and removes a pragma statement to please GCC. trunk
Wed, 16 Nov 2005 16:21:11 -0800 chainsaw [svn] Synced with bmp-mp4. Build system is fragile, but should work now. trunk
Fri, 28 Oct 2005 22:58:11 -0700 nenolod [svn] Move plugins to Plugins/ trunk