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
...
*
demux: do not access global options
wm4
2016-09-06
*
input, demux_tv: remove some older option access methods
wm4
2016-09-06
*
demux_mkv: don't crash if --ordered-chapters-files fails
wm4
2016-09-06
*
demux: close underlying stream if it's fully read anyway
wm4
2016-08-26
*
player: don't directly access demuxer->stream
wm4
2016-08-26
*
demux: demote packet queue overflow to a warning
wm4
2016-08-22
*
demux: change fps field to double
wm4
2016-08-19
*
video/audio: always provide "proper" timestamps to libavcodec
wm4
2016-08-19
*
demux_lavf: don't report start time for ogg
wm4
2016-08-18
*
demux: fix undefined behavior with ogg metadata update
wm4
2016-08-16
*
demux: minor cleanup to replaygain error handling
wm4
2016-08-13
*
demux: make ALBUM replaygain tags optional
wm4
2016-08-13
*
audio: log replaygain values in af_volume instead demuxer
wm4
2016-08-13
*
demux: add per-track metadata
wm4
2016-08-12
*
demux: do not add packets between refresh seek requested and done
wm4
2016-08-08
*
demux_timeline: enable refresh seeks in some situations
wm4
2016-08-07
*
demux: make refresh seek handling more generic
wm4
2016-08-06
*
demux: fix a minor race condition
wm4
2016-08-06
*
player: improve instant track switching
wm4
2016-08-06
*
audio: use --audio-channels=auto behavior, except on ALSA
wm4
2016-08-04
*
demux_raw: s16be support was missing due to small typo
Eric Toombs
2016-07-30
*
demux_lavf: remove subtitle seeking special-case
wm4
2016-07-24
*
libarchive: unify entry iteration between stream/demux layers
wm4
2016-07-18
*
demux_timeline: restore mkv edition switching
wm4
2016-07-14
*
demux_mkv: support Matroska webvtt
wm4
2016-06-14
*
demux_lavf: assume fully read files (subtitles) are always seekable
wm4
2016-06-08
*
demux: fix memory leak when loading of ordered chapter file is aborted
wm4
2016-06-07
*
demux_edl: adjust warnings and variable names
wm4
2016-05-23
*
demux_mkv: better resync behavior for broken google-created webms
wm4
2016-05-21
*
demux_playlist: recognize m3u8 as playlist extension
wm4
2016-05-17
*
demux_lavf: fix a minor memory leak
wm4
2016-05-08
*
demux_playlist: read directories recursive
wm4
2016-04-18
*
demux_mkv: fix seeking with files that miss the first index entry
wm4
2016-04-12
*
demux_lavf, ad_lavc, ad_spdif, vd_lavc: handle FFmpeg codecpar API change
wm4
2016-03-31
*
demux_lavf: remove old MicroDVD frame timing guessing
wm4
2016-03-31
*
demux_lavf: remove some old framerate guessing
wm4
2016-03-31
*
Revert "demux_mkv: don't trust DefaultDuration for audio"
wm4
2016-03-30
*
cache: use a single STREAM_CTRL for various cache info
wm4
2016-03-29
*
demux_timeline: request subtitle prefetching on crossing segments
wm4
2016-03-25
*
demux_timeline: skip decoder reinit when seeking to same segment
wm4
2016-03-17
*
demux: remove pausing mechanism
wm4
2016-03-10
*
demux: replace demux_pause/demux_unpause with demux_run_on_thread
wm4
2016-03-09
*
demux: delay bitrate calculation on packets with unknown timestamps
wm4
2016-03-05
*
demux_null: fix segfault with --cache enabled
wm4
2016-03-05
*
demux_mkv: correctly export unknown packet durations
wm4
2016-03-05
*
demux: add null demuxer
wm4
2016-03-04
*
demux_timeline: set correct seekable flags
wm4
2016-03-03
*
demux_lavf: don't copy cover art picture
wm4
2016-03-03
*
Revert "demux_mkv: pretend waveext channel layouts by default"
wm4
2016-03-02
*
demux_mkv: pretend waveext channel layouts by default
wm4
2016-02-29
[prev]
[next]