log stream/stream_cddb.c @ 36033:9b14dffbd894

age author description
Wed, 31 Oct 2012 18:55:33 +0000 reimar Replace sprintf with snprintf.
Mon, 09 May 2011 17:36:38 +0000 vayne Missing header for compilation in mingw.
Sun, 07 Nov 2010 12:47:40 +0000 diego Remove some useless NULL pointer checks before invoking free() on the pointer.
Mon, 28 Jun 2010 08:26:14 +0000 diego Factorize MPlayer/MEncoder version string handling.
Mon, 21 Jun 2010 11:03:03 +0000 diego Move cddb_data_t and cd_toc_t structs to the only place they are used.
Mon, 21 Jun 2010 10:33:00 +0000 diego Remove unused static function cddb_freedb_sites_parse().
Mon, 21 Jun 2010 10:26:45 +0000 diego Remove unused static function cddb_get_freedb_sites(), fixes the warning: