summaryrefslogtreecommitdiffstats
path: root/libmpdemux/stream_file.c
Commit message (Expand)AuthorAgeFilesLines
* introduce new 'stream' directory for all stream layer related components and ...ben2006-07-311-162/+0
* Unify include path handling, -I.. is in CFLAGS.diego2005-11-181-2/+2
* Use PRI?64 defines as format strings for 64 bit variables.reimar2005-10-131-5/+1
* we need stdio.h for SEEK_SET on mingw, patch by Zuxy <zuxy.meng at gmail.com>faust32005-10-131-0/+1
* fixed file:// syntax using newly introduced -string- urlpartnicodvb2005-05-141-7/+14
* make file:// prefix worknicodvb2005-05-141-1/+3
* mingw stdin fixesfaust32004-07-311-0/+10
* Seek in HTTP streams and stdin seek fixesrtognimp2004-03-131-1/+5
* Spelling police:diego2003-08-141-1/+1
* Check that we really got a filename.albeu2003-04-061-0/+6
* Little fix.albeu2003-04-041-1/+1
* Stream modularization, the first step.albeu2003-04-021-0/+136