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/packet: change license to LGPL
wm4
2017-04-21
*
ebml, matroska.h: change license to LGPL
wm4
2017-04-21
*
demux_mkv: mention non-LGPL code
wm4
2017-04-21
*
demux_mkv: change license to LGPL
wm4
2017-04-21
*
codec_tags: minor simplification
wm4
2017-04-18
*
codec_tags: remove some more leftovers
wm4
2017-04-18
*
demux: estimate total packet size, deprecate packet number limits
wm4
2017-04-14
*
demux_lavf: disable half-working mp4 edit list support in libavcodec
wm4
2017-04-07
*
demux_cue: include io.h for Windows UTF-8 filesystem functions
wm4
2017-04-04
*
demux_lavf: get total duration from per-track durations as fallback
wm4
2017-03-01
*
demux_lavf: skip avformat_find_stream_info() for some formats
wm4
2017-02-23
*
Use AV_INPUT_BUFFER_PADDING_SIZE instead of deprecated one
wang-bin
2017-02-08
*
demux_edl: fix behavior with no init segment provided
wm4
2017-02-05
*
demux_timeline: more silencing
wm4
2017-02-04
*
demux: try not to read packets when cancelled
wm4
2017-02-04
*
ytdl_hook, edl: implement pseudo-DASH support
wm4
2017-02-04
*
demux_timeline: move code around
wm4
2017-02-04
*
player: different way to auto-enable the demuxer cache
wm4
2017-02-02
*
stream: get rid of streamtype enum
wm4
2017-02-02
*
stream: better method signal caching, rename weird uncached_stream field
wm4
2017-02-02
*
demux_tv: free the correct field instead of creating dangling pointer
wm4
2017-02-02
*
demux_mkv: passthrough BlockAdditions for libvpx alpha
wm4
2017-01-31
*
demux_mkv: any reference makes a frame not a keyframe
wm4
2017-01-31
*
cue: accept lower-case cue commands
wm4
2017-01-24
*
build: replace some FFmpeg API checks with version checks
wm4
2017-01-24
*
player: remove --stream-capture option/property
wm4
2017-01-21
*
player: actually let cache readahead after opening demuxer for prefetch
wm4
2017-01-19
*
player: change aspects of cover art handling
wm4
2017-01-10
*
demux: rename a function
wm4
2017-01-10
*
demux: uninline ds_get_packets()
wm4
2017-01-10
*
demux_mkv: ebml: turn an int shift into int64
wm4
2017-01-09
*
demux_mkv: trust keyframe flags for TrueHD
wm4
2016-12-20
*
demux_mkv: fix seeking in some broken files
wm4
2016-12-19
*
Remove compatibility things
wm4
2016-12-07
*
demux, stream: add option to prevent opening referenced files
wm4
2016-12-04
*
demux_lavf: blacklist ffm (ffserver)
wm4
2016-12-04
*
demux_mkv: distinguish mp2 and mp3
wm4
2016-11-23
*
demux_timeline: always signal new segment after a seek
wm4
2016-11-09
*
demux: expose demuxer colorimetry metadata to player
Niklas Haas
2016-11-08
*
demux_mkv: parse colorimetry metadata
Niklas Haas
2016-11-08
*
demux: improve buffer estimation in a corner case
wm4
2016-11-01
*
demux_mkv: fix ordered chapter sources with ordered editions
Uoti Urpala
2016-10-22
*
demux_mkv: don't recursively resolve timeline for opened reference files
wm4
2016-10-22
*
demux: don't try to refresh unselected streams
wm4
2016-10-21
*
demux_lavf: set title on hearing and visual impaired tracks
Aman Gupta
2016-10-20
*
demux_lavf: don't accidentally enable edit list crap on Libav
wm4
2016-10-18
*
demux_lavf: "support" mov edit lists and log errors if used
wm4
2016-10-18
*
player: fix instant subtitle refresh on track switches
wm4
2016-09-24
*
stream, demux, config: remove some dead/unneeded option-related code
wm4
2016-09-09
*
tv: remove weird option parsing stuff
wm4
2016-09-09
[next]