aboutsummaryrefslogtreecommitdiffhomepage
path: root/demux/mf.c
Commit message (Expand)AuthorAge
* Audit and replace all ctype.h usesGravatar wm42014-07-01
* demux_mf: remove global option variablesGravatar wm42014-06-11
* build: glob() is always availableGravatar wm42014-04-22
* glob-win: support UnicodeGravatar James Ross-Gowan2014-04-21
* mf: don't limit filename length with PATH_MAXGravatar wm42014-02-03
* demux: mp_msg conversionsGravatar wm42013-12-21
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Merge mp_talloc.h into ta/ta_talloc.hGravatar wm42013-12-17
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17
* demux: set fps for mf:// to 1Gravatar wm42013-12-10
* mf: silence compilation warningGravatar wm42013-11-13
* demux_mf: use tallocGravatar wm42013-11-11
* demux_mf: uncrustifyGravatar wm42013-11-11
* configure: uniform the defines to #define HAVE_xxx (0|1)Gravatar Stefano Pigozzi2013-11-03
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* Fix some -Wshadow warningsGravatar wm42013-07-23
* demux_mf: fix crashes when '*' matches directoriesGravatar wm42013-03-19
* fix clang compiler warningsGravatar Stefano Pigozzi2013-03-03
* Replace strsep() usesGravatar wm42013-01-13
* demux_mf: allow displaying single image files, various cleanupsGravatar wm42012-11-16
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12