aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/cue_read.c
Commit message (Expand)AuthorAge
* introduce new 'stream' directory for all stream layer related components and ...Gravatar ben2006-07-31
* Patch by Stefan Huehner / stefan % huehner ! org \Gravatar rathann2006-02-09
* Unify include path handling, -I.. is in CFLAGS.Gravatar diego2005-11-18
* [TRIVIAL] More translatables to help_mp and printfs to mp_msg on libmpdemuxGravatar reynaldo2005-11-10
* better implementation of read()Gravatar nicodvb2005-05-15
* more efficient read() without memcpy()Gravatar nicodvb2005-05-15
* ported cue:// to the new stream api; note: this stream must still be optimize...Gravatar nicodvb2005-05-15
* string handling security fixesGravatar diego2004-06-25
* many small typo and grammar fixesGravatar gabucino2003-10-04
* 10l, hopefully correct fix, before path was always overwritten to '/'Gravatar atmos42003-01-06
* dirname() (from libgen) dependency removedGravatar arpi2003-01-06
* i felt that libgen.h will not be portable...Gravatar arpi2003-01-06
* vcd_read_cue.h -> cue_read.c+hGravatar arpi2003-01-05
* cdrwin-style bin/cue VCD image support (-vcd <track> -cuefile file.cue)Gravatar arpi2003-01-04