summaryrefslogtreecommitdiffstats
path: root/libmpdemux/mf.c
Commit message (Expand)AuthorAgeFilesLines
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-171/+0
* windows support: unicode filenameswm42012-03-091-9/+10
* cleanup: remove more warningsClément Bœsch2011-05-021-1/+1
* libmpdemux/mf.c: Don't hardcode filename lengthranma2011-01-311-2/+3
* Delete things related to old translation systemUoti Urpala2010-03-101-1/+0
* Merge svn changes up to r30375Uoti Urpala2010-01-251-0/+1
|\
| * Add a proper header for our strsep implementation so strsep willreimar2010-01-171-0/+1
| * whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-13/+13
* | Remove trailing whitespace from most filesUoti Urpala2009-07-071-14/+13
|/
* Add standard license header to all files in libmpdemux.diego2009-05-081-0/+17
* 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