summaryrefslogtreecommitdiffstats
path: root/libmpdemux/cue_read.c
Commit message (Expand)AuthorAgeFilesLines
* better implementation of read()nicodvb2005-05-151-9/+4
* more efficient read() without memcpy()nicodvb2005-05-151-36/+28
* ported cue:// to the new stream api; note: this stream must still be optimize...nicodvb2005-05-151-12/+104
* string handling security fixesdiego2004-06-251-6/+11
* many small typo and grammar fixesgabucino2003-10-041-1/+1
* 10l, hopefully correct fix, before path was always overwritten to '/'atmos42003-01-061-1/+1
* dirname() (from libgen) dependency removedarpi2003-01-061-5/+9
* i felt that libgen.h will not be portable...arpi2003-01-061-1/+3
* vcd_read_cue.h -> cue_read.c+harpi2003-01-051-2/+10
* cdrwin-style bin/cue VCD image support (-vcd <track> -cuefile file.cue)arpi2003-01-041-0/+506