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: read cue sheets embedded in tags
wm4
2015-05-19
*
demux_cue: move cue parser to a separate file
wm4
2015-05-19
*
path: make mp_path_join accept normal C strings
wm4
2015-05-09
*
demux_lavf: drop dead code
wm4
2015-04-25
*
demux_mkv: limit timestamp fixing to 1ms max
wm4
2015-04-23
*
demux_mkv: attempt to fix rounded timestamps
wm4
2015-04-23
*
demux_mkv: move global options to the demuxer
wm4
2015-04-23
*
demux_mkv: better seeking after video end
wm4
2015-04-23
*
demux: report correct cache state close to EOF
wm4
2015-04-20
*
player: change video-bitrate and audio-bitrate properties
wm4
2015-04-20
*
player: allow playing directories
wm4
2015-04-17
*
demuxer_lavf: add an option for disabling hacks
wm4
2015-04-17
*
Update license headers
Marcin Kurczewski
2015-04-13
*
demux_lavf: use mimetype instead of codec type for embedded fonts
wm4
2015-04-05
*
demux: fix rar support for files containing DTS audio tracks
wm4
2015-03-24
*
demux_lavf: print seek failures in verbose mode
wm4
2015-03-24
*
demux_mkv_timeline: don't continue if reopening file failed
wm4
2015-03-23
*
demux_lavf: assume h264/hevc raw streams have no timestamps
wm4
2015-03-20
*
player: better handling of video with no timestamps
wm4
2015-03-20
*
demux_mkv: never warn when trying to resync on EOF
wm4
2015-03-09
*
demux_mkv: check for playback aborts
wm4
2015-03-09
*
demux_mkv: actually skip elements out of reach
wm4
2015-03-06
*
demux_mkv: fix issues with unseekable streams
wm4
2015-03-06
*
sub: this isn't needed either
wm4
2015-03-03
*
Revert "demux_lavf: workaround for broken libavformat subtitle seeking"
wm4
2015-03-03
*
Remove some FFmpeg/Libav compatibility hacks
wm4
2015-03-03
*
demux_lavf: use this for image formats
wm4
2015-03-02
*
player: refine rar:// playlist-safety handling
wm4
2015-03-02
*
buid: readd -Wparentheses
wm4
2015-03-02
*
stream: remove stream filter concept
wm4
2015-02-27
*
stream_rar: treat rar files as playlists
wm4
2015-02-27
*
demux_mkv_timeline: fix potential issue when enabling cache
wm4
2015-02-25
*
demux_mkv_timeline: move uids array to context too
wm4
2015-02-25
*
demux_mkv_timeline: pass sources array as part of context
wm4
2015-02-25
*
demux_mkv: minor refactor for deferred cue reading
wm4
2015-02-25
*
demux_mkv: don't spam too many warnings with partial files
wm4
2015-02-25
*
video: remove redundant codec parameters
wm4
2015-02-24
*
demux: timeline: honor quit requests
wm4
2015-02-20
*
demux: add a demux_open_url() function
wm4
2015-02-20
*
demux: change demux_open() signature
wm4
2015-02-20
*
demux: add free_demuxer_and_stream() function
wm4
2015-02-20
*
demux_lavf: apply hacks even if format is forced
wm4
2015-02-20
*
demux_lavf: blacklist bintext files
wm4
2015-02-18
*
player: enable cache and demuxer thread for subtitles too
wm4
2015-02-18
*
demux_lavf: reorganize hacks
wm4
2015-02-18
*
demux_lavf: set interrupt_callback
wm4
2015-02-18
*
demux, matroska: remove demuxer type field
wm4
2015-02-17
*
demux: remove file_contents field
wm4
2015-02-17
*
demux_edl: make independent from MPContext
wm4
2015-02-17
*
demux_edl: move implementation
wm4
2015-02-17
[next]