summaryrefslogtreecommitdiffstats
path: root/libmpdemux/mf.c
Commit message (Expand)AuthorAgeFilesLines
* Change mf_fps to doublereimar2008-02-141-1/+1
* Add explicit location for headers from the stream/ directory.diego2007-03-151-1/+1
* mf.[hc] belong to libmpdemuxben2006-08-031-0/+153
* introduce new 'stream' directory for all stream layer related components and ...ben2006-07-311-153/+0
* Fix potential integer overflows in memory allocation.rtogni2006-06-041-1/+1
* Add support to get the list of files from a file containing one filenamealbeu2005-11-261-1/+30
* Unify include path handling, -I.. is in CFLAGS.diego2005-11-181-1/+1
* enable mf support on mingw32faust32003-04-251-1/+3
* temporary disable mf support for systems without globfaust32003-04-041-1/+9
* Stream cleanup, don't use blah_on options anymore.albeu2003-03-301-1/+0
* removed nonsense (and confusing) defaultsarpi2003-01-281-3/+3
* stream layer cleanup - part 1arpi2002-09-151-5/+3
* ooops :)atmos42002-03-261-2/+2
* Fileslist support for mf demuxer, delemited by ',' and change mf fps to float.atmos42002-03-261-2/+27
* finalize mfi support.pontscho2002-02-071-27/+45
* add mfi supportpontscho2002-02-061-0/+74