index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
demux
/
demux_mf.c
Commit message (
Expand
)
Author
Age
*
stream: get rid of streamtype enum
wm4
2017-02-02
*
demux: do not access global options
wm4
2016-09-06
*
video/audio: always provide "proper" timestamps to libavcodec
wm4
2016-08-19
*
demux: remove relative seeking
wm4
2016-02-28
*
demux_mf: only use glob() if it is available
Jan Ekström
2016-02-10
*
demux: merge sh_video/sh_audio/sh_sub
wm4
2016-01-12
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
demux_mf: fix previous commit
wm4
2015-12-23
*
demux: remove weird tripple-buffering for the sh_stream list
wm4
2015-12-23
*
Update license headers
Marcin Kurczewski
2015-04-13
*
demux_mf: move mf.c contents to demux_mf.c
wm4
2014-12-29
*
demux_mf: add probing by mime type
wm4
2014-12-22
*
demux: gracefully handle packet allocation failures
wm4
2014-09-16
*
demux_mf: allow seeking past the end
wm4
2014-07-30
*
demux: fix timestamp type for seek calls
wm4
2014-07-21
*
build: include <strings.h> for strcasecmp()
wm4
2014-07-10
*
demux: minor simplification to internal API
wm4
2014-07-05
*
demux_mf: remove global option variables
wm4
2014-06-11
*
stream: mp_msg conversions
wm4
2013-12-21
*
demux: mp_msg conversions
wm4
2013-12-21
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Merge mp_talloc.h into ta/ta_talloc.h
wm4
2013-12-17
*
demux: remove gsh field from sh_audio/sh_video/sh_sub
wm4
2013-11-23
*
demux_mf: use talloc
wm4
2013-11-11
*
demux_mf: uncrustify
wm4
2013-11-11
*
demux: make determining seek capability generic
wm4
2013-11-03
*
demux: remove movi_start/movi_end fields
wm4
2013-11-03
*
demux: remove unused audio_delay parameter from demux_seek()
wm4
2013-08-22
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
demux: assume correct-pts mode by default
wm4
2013-07-12
*
demux: remove useless author/comment fields
wm4
2013-07-12
*
demux: rewrite probing and demuxer initialization
wm4
2013-07-12
*
core: change open_stream and demux_open signature
wm4
2013-07-12
*
demux: change signature of open functions, cleanups
wm4
2013-07-11
*
video: eliminate frametime variable
wm4
2013-07-11
*
core: don't access demux_stream outside of demux.c, make it private
wm4
2013-07-11
*
demux: remove separate arrays for audio/video/sub streams, simplify
wm4
2013-07-08
*
demux: remove some old stream header functions
wm4
2013-07-08
*
stream: remove padding parameter from stream_read_complete()
wm4
2013-06-23
*
demux_mf: fix crashes when '*' matches directories
wm4
2013-03-19
*
core: use playback time to determine playback percent position
wm4
2013-02-26
*
demux_mf: add some more image formats
wm4
2013-02-24
*
demux_mf: support .xbm
wm4
2013-02-24
*
demux_mf: map to codecs directly
wm4
2013-02-24
*
demux_mf: fix breakage after commit 4d016a9
wm4
2013-02-17
*
demux_mf: allow displaying single image files, various cleanups
wm4
2012-11-16
*
Rename directories, move files (step 2 of 2)
wm4
2012-11-12
*
Rename directories, move files (step 1 of 2) (does not compile)
wm4
2012-11-12