log libmpdemux/cddb.c @ 14892:fb3a1db63672

age author description
2004-04-26 rfelker potentially exploitable buffer overflow with maliciously crafted cd toc
2004-02-17 attila enable seeking in http streams
2003-05-17 bertrand Changed the STREAMING defines to MPLAYER_NETWORK to avoid name definition clash.
2003-04-02 albeu URL is cdda://tracks[:speed][/device]
2003-01-15 bertrand Removed the hardcoded cdrom device.
2003-01-03 bertrand - If CDDB fail, try CDDA
2002-12-28 arpi The following patch allows the MPlayer "cdparanoia" support to work on
2002-12-24 arpi - fixed uninitialized offsets[]
2002-10-29 bertrand GCC warning fixes
2002-10-16 bertrand Don't start a CDDB request to the CDDB server if there is no CD in the drive,
2002-10-13 bertrand Create the ~/.cddb directory if not present.
2002-09-17 bertrand Moved all the cdinfo specific from cddb to a standalone file(cdinfo.c), so
2002-09-04 bertrand Applied patch for OpenBDS from Marc Espie (submitted by Björn Sandell <biorn@dce.chalmers.se>)
2002-07-10 bertrand Added a simple xmcd parser to retreive the tracks name.
2002-06-21 bertrand Checked the return value when retrieving the protocol level.
2002-06-21 bertrand CDDB support added.