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