aboutsummaryrefslogtreecommitdiffhomepage
path: root/demux/demux_mf.c
Commit message (Expand)AuthorAge
* stream: mp_msg conversionsGravatar wm42013-12-21
* 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
* demux: remove gsh field from sh_audio/sh_video/sh_subGravatar wm42013-11-23
* demux_mf: use tallocGravatar wm42013-11-11
* demux_mf: uncrustifyGravatar wm42013-11-11
* demux: make determining seek capability genericGravatar wm42013-11-03
* demux: remove movi_start/movi_end fieldsGravatar wm42013-11-03
* demux: remove unused audio_delay parameter from demux_seek()Gravatar wm42013-08-22
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* demux: assume correct-pts mode by defaultGravatar wm42013-07-12
* demux: remove useless author/comment fieldsGravatar wm42013-07-12
* demux: rewrite probing and demuxer initializationGravatar wm42013-07-12
* core: change open_stream and demux_open signatureGravatar wm42013-07-12
* demux: change signature of open functions, cleanupsGravatar wm42013-07-11
* video: eliminate frametime variableGravatar wm42013-07-11
* core: don't access demux_stream outside of demux.c, make it privateGravatar wm42013-07-11
* demux: remove separate arrays for audio/video/sub streams, simplifyGravatar wm42013-07-08
* demux: remove some old stream header functionsGravatar wm42013-07-08
* stream: remove padding parameter from stream_read_complete()Gravatar wm42013-06-23
* demux_mf: fix crashes when '*' matches directoriesGravatar wm42013-03-19
* core: use playback time to determine playback percent positionGravatar wm42013-02-26
* demux_mf: add some more image formatsGravatar wm42013-02-24
* demux_mf: support .xbmGravatar wm42013-02-24
* demux_mf: map to codecs directlyGravatar wm42013-02-24
* demux_mf: fix breakage after commit 4d016a9Gravatar wm42013-02-17
* 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