log src/filewriter/vorbis.c @ 2873:31d6c44ffef2

age author description
Wed, 16 Jul 2008 23:09:38 +0300 Andrew O. Shadoura most of encoder backends require GINT16_NE;
Mon, 14 Jul 2008 03:35:13 +0300 Andrew O. Shadoura fixed FSF address
Fri, 13 Jun 2008 05:57:25 +0300 Andrew O. Shadoura branch merge
Fri, 13 Jun 2008 04:58:39 +0300 Andrew O. Shadoura add metadata to stream + flush() should do a real flush at least with mp3
Sat, 26 Apr 2008 15:58:58 +0300 Andrew O. Shadoura make some file filewriter backends use callbacks instead of calling VFS directly
Wed, 09 Apr 2008 15:48:36 +0300 Matti Hamalainen Replaced s/ConfigDb/mcs_handle_t/g, as per changes in the core.
Wed, 24 Oct 2007 07:34:02 +0300 Matti Hamalainen s/bmp_cfg_/aud_cfg_/g
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
Thu, 27 Sep 2007 22:28:18 +0200 Jonathan Schleifer Add missing #ifdef.
Wed, 05 Sep 2007 09:29:26 +0300 Matti Hamalainen Modified for Tuplez/plugin API changes.
Fri, 10 Aug 2007 09:47:23 -0500 William Pitcock filewriter: new tuple API
Sun, 15 Jul 2007 19:06:04 +0900 Yoshiki Yazawa - adapt filewriter for file:// scheme.
Sun, 06 May 2007 22:53:19 -0700 yaz [svn] - move bmp_title_input_free() into file_open() to avoid memory leak. trunk
Mon, 30 Apr 2007 22:03:19 -0700 nenolod [svn] - provide full metadata from the file's tuple when performing the transcode trunk
Mon, 30 Apr 2007 21:57:35 -0700 nenolod [svn] - add configure interface trunk
Mon, 30 Apr 2007 21:18:44 -0700 nenolod [svn] - add Vorbis output mode trunk