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
/
cdda.c
Commit message (
Expand
)
Author
Age
*
drops casts from void * on malloc/calloc from libmpdemux code
reynaldo
2006-07-13
*
Move conditional compilation into the build system.
diego
2006-07-06
*
Get ride of the several if(identify) messy lines and rearangment of some of t...
reynaldo
2006-04-24
*
resource leak fix.
gpoirier
2006-04-23
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
*
[TRIVIAL] More translatables to help_mp and printfs to mp_msg on libmpdemux
reynaldo
2005-11-10
*
save us from #ifndef hell
faust3
2005-11-06
*
make it optionally possible to compile MPlayer with libcdio instead of libcd...
faust3
2005-11-06
*
fix cdda://n syntax: do not hang when n > nr_tracks and play only track n,
reimar
2005-11-06
*
set cdda paranoia default to 0 since e.g. cdda://2 breaks otherwise.
reimar
2005-11-05
*
10l, forgotten call to paranoia_modeset to actually set the desired mode.
reimar
2005-10-02
*
Prints the number of tracks and MSF length for each track of an audio CD,
gpoirier
2005-09-19
*
cdda: endianness fix
colin
2003-12-16
*
Fix -cdrom-device to work again with cdda and vcd.
albeu
2003-08-13
*
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
*
fixed trivial seeking bugs, patch by Krister Lagerstrom <krister@kmlager.com>
alex
2003-03-22
*
Removed the hardcoded /dev/cdrom for NetBSD and added an work around
bertrand
2003-01-15
*
The following patch allows the MPlayer "cdparanoia" support to work on
arpi
2002-12-28
*
1l :)
arpi
2002-12-24
*
print track title in new line
arpi
2002-12-24
*
CDDA seeking fixed
arpi
2002-12-22
*
cleanup config option handling in libmpdemux.
arpi
2002-10-23
*
Build a fake list of track name.
bertrand
2002-07-10
*
Support for playing audio cds using cdparanoia. Include a raw audio
albeu
2002-06-11