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_disc: fix aspect ratio
wm4
2015-12-20
*
video: switch from using display aspect to sample aspect
wm4
2015-12-19
*
demux: check embedded cuesheet refers to only one file
Kevin Mitchell
2015-12-17
*
demux_cue: remove cue tracks which have a null filename.
Kevin Mitchell
2015-12-17
*
demux_lavf: minor cleanups
wm4
2015-12-17
*
sub: detect charset in demuxer
wm4
2015-12-17
*
sub: remove sd_movtext.c
wm4
2015-12-15
*
demux: remove old subtitle parser
wm4
2015-12-10
*
csputils: rename "yuv2rgb" functions
wm4
2015-12-09
*
csputils: remove obscure int_bits matrix scaling
wm4
2015-12-09
*
demux: fix seeking in .ts
wm4
2015-11-23
*
demux_mkv: fix incremental indexing with single-keyframe files
wm4
2015-11-17
*
player: handle rebasing start time differently
wm4
2015-11-16
*
demux_libass: remove this demuxer
wm4
2015-11-11
*
demux_lavf: mark ASS tracks as always UTF-8
wm4
2015-11-11
*
libarchive: remove redundant log prefix
Kevin Mitchell
2015-11-09
*
demux_mkv: remove --demuxer-mkv-fix-timestamps
wm4
2015-11-07
*
demux_mkv: dump mixing/writing app fields in verbose log
wm4
2015-11-06
*
Replace deprecated av_free_packet() calls
wm4
2015-10-28
*
demux_mkv: fix cluster skip with duration probing
wm4
2015-10-27
*
demux_mkv: fix duration probing for files with non-0 start time
wm4
2015-10-26
*
command: do not return 0 for bitrates if unknown
wm4
2015-10-23
*
demux: cosmetics: remove indirection
wm4
2015-10-22
*
demux_lavf: always copy codec headers
wm4
2015-10-19
*
demux: remove demux_add_packet() return value
wm4
2015-10-17
*
demux_mkv: probe start time
wm4
2015-10-16
*
demux_mkv: do not return subtitle packets that end before seek target
wm4
2015-10-12
*
demux_subreader: participate in probing only on Libav
wm4
2015-10-08
*
demux: don't attempt to open a demuxer after abort signal was given
wm4
2015-10-06
*
cue: read more metadata
wm4
2015-10-01
*
Take care of libavcodec convergence_duration deprecation
wm4
2015-09-29
*
ebml: warn if an EBML has unknown length
wm4
2015-09-03
*
demux_mkv: discard broken index
wm4
2015-08-26
*
demux_mkv: don't read index twice
wm4
2015-08-26
*
demux_libarchive: don't allow probing to read unlimited data
wm4
2015-08-24
*
demux_libarchive: reject 0-sized files
wm4
2015-08-18
*
stream: provide a stream_get_size() convenience function
wm4
2015-08-18
*
demux_libarchive: open flat compressed files
wm4
2015-08-17
*
stream: libarchive wrapper for reading compressed archives
wm4
2015-08-17
*
demux: remove redundant demux_chapter.name field
wm4
2015-08-12
*
demux_mkv: disable timestamp fixup code again
wm4
2015-08-10
*
demux: add options to control maximum queue size
wm4
2015-08-05
*
demux: remove options to control minimum packet queue size
wm4
2015-08-05
*
player: warn against using HLS URLs with --playlist
wm4
2015-08-04
*
player: use demux_open_url() to open main files
wm4
2015-08-04
*
player: remove higher-level remains of DVD/BD menu support
wm4
2015-08-03
*
demux_playlist: skip hidden directories
wm4
2015-07-29
*
demux_mkv: remove unnecessary code
wm4
2015-07-20
*
demux_mkv: parse FLAC channel layouts
wm4
2015-07-20
*
demux: handle Matroska-style replaygain tags as well
wm4
2015-07-12
[next]