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: correctly report buffered size as 0 if there are no packets
wm4
2018-03-08
*
tv: Recognise v4l2 'JPEG' fourcc
Philip Langdale
2018-03-04
*
demux_lavf: add some hacks for SDP
wm4
2018-03-03
*
demux_lavf: add --demuxer-lavf-probe-info=nostreams
wm4
2018-03-03
*
demux: move some code to a separate function
wm4
2018-03-03
*
demux: improve audio tag merging for OGG files
wm4
2018-03-03
*
demux_lavf: don't mess up in streams with unknown size and init segment
wm4
2018-03-03
*
demux_mkv: enable libavcodec parser for eac3
wm4
2018-03-03
*
demux_edl: fix undefined behavior if mp4 init segment is not provided
wm4
2018-03-03
*
Fix recent FFmpeg deprecations
wm4
2018-02-13
*
demux: lower demuxer cache default sizes
wm4
2018-02-13
*
Revert "demux_mkv: remove remaining GPL code"
wm4
2018-01-31
*
cue: strip quotes and leading whitespace from tags
wm4
2018-01-30
*
video: make decoder wrapper a filter
wm4
2018-01-30
*
demux: add a per stream wakeup callback
wm4
2018-01-30
*
demux_lavf: work around another aspect of libavformat garbage API
wm4
2018-01-26
*
demux_lavf: export correct seekability state for HLS live streams
wm4
2018-01-26
*
options: add an option type for byte sizes
wm4
2018-01-25
*
video: warn user against FFmpeg's lies
wm4
2018-01-22
*
ta: introduce talloc_dup() and use it in some places
wm4
2018-01-18
*
demux: reword an outdated comment
wm4
2018-01-18
*
player: redo hack for video keyframe seeks with external audio
wm4
2018-01-18
*
demux_lavf: add required format hacks for DASH
sfan5
2018-01-15
*
demux: include beginning of stream state in cached seekable range
wm4
2018-01-10
*
demux: fight libavformat cover art hack harder
wm4
2018-01-10
*
demux: add missing seekpoint when cached ranges are joined
wm4
2018-01-10
*
demux: silence pointless/confusing warning
wm4
2018-01-07
*
demux_null: mark as seekable
wm4
2018-01-06
*
demux: include EOF state in cached seekable range
wm4
2018-01-05
*
demux: export some debugging fields about low level demuxer behavior
wm4
2018-01-05
*
demux: fix crash due to incorrect seek range accounting
wm4
2018-01-05
*
demux_mkv: fix x264 hack if video track uses header compression
wm4
2017-12-30
*
demux_mkv: add hack to pass along x264 version to decoder
wm4
2017-12-28
*
demux_mkv: maintain a small packet read queue
wm4
2017-12-28
*
player: update duration based on highest timestamp demuxed
wm4
2017-12-24
*
player: allow seeking in cached parts of unseekable streams
wm4
2017-12-24
*
demux_mkv: fix off by one error
wm4
2017-12-23
*
demux: note refresh state separately in debug output
wm4
2017-12-23
*
demux: bump the demuxer cache readahead duration
wm4
2017-12-23
*
demux: always discard cached packets on track switches
wm4
2017-12-23
*
demux_timeline: disable pointless packet cache for sub-demuxers
wm4
2017-12-10
*
demux: fix accounting for seekable ranges on track switches
wm4
2017-12-10
*
Fix various typos in log messages
Nicolas F
2017-12-03
*
player: minor fix/simplification of OSD time/duration handling
wm4
2017-11-24
*
demux_mkv: remove unnecessary parsing for vp9
wm4
2017-11-17
*
demux_lavf: always give libavformat the filename when probing
wm4
2017-11-12
*
demux_playlist: support .url files
wm4
2017-11-12
*
demux: avoid queue overflow warning when joining two ranges
wm4
2017-11-11
*
demux: export demuxer cache sizes in bytes
wm4
2017-11-10
*
demux: use seekable cache for network by default, bump prefetch limit
wm4
2017-11-10
[next]