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
Commit message (
Expand
)
Author
Age
*
client API: add event for metadata changes
wm4
2014-02-19
*
demux: expose stream_type_name() function
wm4
2014-02-16
*
sub: handle vobsub-in-mp4
wm4
2014-02-13
*
demux_mkv: remove weird seeking semantics for audio
wm4
2014-02-09
*
demux_mkv: improve audio-only seeking
wm4
2014-02-09
*
demux: fix some newlines in output messages
wm4
2014-02-09
*
demux_lavf: work around idiotic libavutil API printing a warning
wm4
2014-02-08
*
demux_lavf: do metadata-from-packet update before possibly discarding it
wm4
2014-02-06
*
demux_lavf: don't check for error when setting "keepside" flag
wm4
2014-02-06
*
demux: reword "Clip info:" line to "File tags:"
wm4
2014-02-06
*
demux: fill metadata directly, instead of using wrapper functions
wm4
2014-02-06
*
demux_lavf: clear metadata on update, instead of merging it
wm4
2014-02-06
*
demux: handle tag updates differently
wm4
2014-02-06
*
demux_lavf: get updated metadata from a packet if available
Ben Boeckel
2014-02-06
*
mf: don't limit filename length with PATH_MAX
wm4
2014-02-03
*
demux_mkv: remove unused field
wm4
2014-01-31
*
demux_lavf: fix crash with empty files
wm4
2014-01-31
*
demux_lavf: add hack to workaround too unreliable mp3 detection
wm4
2014-01-25
*
demux_lavf: refactor format probing hack
wm4
2014-01-25
*
demux_mkv: nicer edition output
wm4
2014-01-23
*
demux_mkv: don't attempt to seek back when indexing
wm4
2014-01-22
*
demux_mkv: fix EOF with concatenated segments
wm4
2014-01-22
*
demux_mkv: remove old track printing code
wm4
2014-01-22
*
demux_mkv: always fail on header reading error
wm4
2014-01-22
*
demux_mkv: avoid seeking when reading headers
wm4
2014-01-22
*
demux_playlist: move parser for plaintext playlists
wm4
2014-01-19
*
demux_playlist: handle stream_read_line() errors
wm4
2014-01-19
*
ebml: remove length parameters from read functions
wm4
2014-01-14
*
ebml: remove unused functions
wm4
2014-01-14
*
demux_mkv: remove unused macros
wm4
2014-01-14
*
demux_mkv: improve robustness by explicitly checking for level 1 elements
wm4
2014-01-14
*
demux_mkv: avoid skipping too much data in corrupted files
wm4
2014-01-14
*
demux_lavf: add hack for MicroDVD for assuming frame based timing
wm4
2014-01-10
*
demux_lavf: fix minor memory leak
wm4
2014-01-07
*
demux_subreader: reject file if not opened by --sub
wm4
2014-01-04
*
demux_mkv: handle TrueHD properly
wm4
2013-12-27
*
subreader: replace some strcpy calls
wm4
2013-12-22
*
subreader: remove overlapping strcpy
wm4
2013-12-22
*
demux: don't prefix tag output with demuxer name
wm4
2013-12-21
*
msg: convert defines to enum
wm4
2013-12-21
*
charset_conv: mp_msg conversions
wm4
2013-12-21
*
stream: mp_msg conversions
wm4
2013-12-21
*
demux: mp_msg conversions
wm4
2013-12-21
*
demux: use fprintf() for printing fatal errors
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
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
*
Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsg
wm4
2013-12-16
*
demux_mkv: don't seek outside of the file when finding segments
wm4
2013-12-14
*
stream: add function for dropping the buffer
wm4
2013-12-14
[next]