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
*
cosmetics: replace "CTRL" defines by enums
wm4
2013-10-02
*
matroska: prevent uids from being dereferenced when NULL
Ben Boeckel
2013-09-27
*
matroska: fix uninitialized memory accesses with ordered chapters
Ben Boeckel
2013-09-26
*
demux: don't print "Clip info:" line if there are no tags
wm4
2013-09-23
*
network: fix rtsp playback
wm4
2013-09-22
*
demux_mkv: don't add too many subtitle packets during seeking
wm4
2013-09-16
*
demux_playlist: add mov RTSPtext tag parser
Benjamin Franzke
2013-09-14
*
core: add --deinterlace option, restore it with resume functionality
wm4
2013-09-13
*
demux: keep title chapter tag in uppercase
wm4
2013-09-08
*
demux_mkv: support V_PRORES
wm4
2013-09-08
*
demux: retrieve per-chapter metadata
wm4
2013-09-08
*
demux: refactor tag handling
wm4
2013-09-08
*
demux_mkv: don't overflow packet queue when doing sub-preroll
wm4
2013-09-08
*
demux_lavf: workaround for broken libavformat subtitle seeking
wm4
2013-09-07
*
demux_playlist: port ini reference playlist parser
wm4
2013-08-28
*
stream: add uncompressed rar support
wm4
2013-08-26
*
core: add a playlist demuxer
wm4
2013-08-26
*
sub: add webvtt-in-webm support
wm4
2013-08-24
*
demux: remove unused audio_delay parameter from demux_seek()
wm4
2013-08-22
*
demux: check whether stream is selected in demux_get_next_pts()
wm4
2013-08-22
*
demux_raw: read multiple frames per packet
wm4
2013-08-22
*
options: replace --edition=-1 with --edition=auto
wm4
2013-08-21
*
demux: move demux_mf before demux_subreader
wm4
2013-08-12
*
demux_subreader: report what subtitle format has been found
wm4
2013-08-12
*
demux_lavf: blacklist "tty" libavformat demuxer
wm4
2013-08-07
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
demux_lavf: make avio buffer configurable
wm4
2013-08-04
*
demux_lavf: fix API usage
wm4
2013-08-04
*
vdpau: split off decoder parts, use "new" libavcodec vdpau hwaccel API
wm4
2013-07-28
*
options: simplify --correct-pts handling
wm4
2013-07-26
*
demux_libass: actually set priv context
wm4
2013-07-24
*
demux_lavf: set keyframe flag on attached pictures
wm4
2013-07-24
*
Fix some -Wshadow warnings
wm4
2013-07-23
*
core: make --demuxer not affect external subtitles
wm4
2013-07-22
*
demux_mkv: fix realaudio timestamps
wm4
2013-07-20
*
demux_mkv: ignore DefaultDuration in some cases
wm4
2013-07-16
*
demux_mkv: never force output sample rate
wm4
2013-07-16
*
demux_subreader: make clang happy to fix warning
wm4
2013-07-15
*
video: unify colorspace setup
wm4
2013-07-15
*
demux_lavf: add terrible hack to make DVD playback just work
wm4
2013-07-14
*
demux_raw: uncrustify
wm4
2013-07-14
*
demux_mkv: remove weird i_bps calculation code
wm4
2013-07-12
*
demux_raw: calculate duration
wm4
2013-07-12
*
demux_rawvideo/demux_rawaudio: move both demuxers to demux_raw.c
wm4
2013-07-12
*
demux: make claiming accurate seek the default
wm4
2013-07-12
*
demux_rawvideo: fix timestamps in correct-pts mode
wm4
2013-07-12
*
demux: assume correct-pts mode by default
wm4
2013-07-12
*
demux: remove useless author/comment fields
wm4
2013-07-12
*
demux: rewrite probing and demuxer initialization
wm4
2013-07-12
*
core: change open_stream and demux_open signature
wm4
2013-07-12
[next]