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
/
demux_subreader.c
Commit message (
Expand
)
Author
Age
*
Various spelling fixes
Marcin Kurczewski
2015-06-18
*
Update license headers
Marcin Kurczewski
2015-04-13
*
player: enable cache and demuxer thread for subtitles too
wm4
2015-02-18
*
command: export file format as property
wm4
2015-01-23
*
demux: fix timestamp type for seek calls
wm4
2014-07-21
*
demux: minor simplification to internal API
wm4
2014-07-05
*
demux: move packet list functions
wm4
2014-07-05
*
Audit and replace all ctype.h uses
wm4
2014-07-01
*
demux_subreader: remove support for some subtitle formats
wm4
2014-05-19
*
Kill all tabs
wm4
2014-04-13
*
sub: use new FFmpeg API to check MicroDVD FPS
wm4
2014-03-04
*
demux_subreader: reject file if not opened by --sub
wm4
2014-01-04
*
subreader: replace some strcpy calls
wm4
2013-12-22
*
subreader: remove overlapping strcpy
wm4
2013-12-22
*
demux: mp_msg conversions
wm4
2013-12-21
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
*
demux: make determining seek capability generic
wm4
2013-11-03
*
demux: remove unused audio_delay parameter from demux_seek()
wm4
2013-08-22
*
demux_subreader: report what subtitle format has been found
wm4
2013-08-12
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
demux_subreader: make clang happy to fix warning
wm4
2013-07-15
*
demux: make claiming accurate seek the default
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
*
demux: change signature of open functions, cleanups
wm4
2013-07-11
*
core: don't access demux_stream outside of demux.c, make it private
wm4
2013-07-11
*
sub: prevent subtitle conversion if subs are known UTF-8
wm4
2013-06-25
*
demux_subreader: remove iconv/enca code
wm4
2013-06-25
*
sub: attempt to use video FPS for frame based subtitle formats
wm4
2013-06-25
*
subreader: turn into actual demuxer
wm4
2013-06-25
*
Move/rename subreader.c
wm4
2013-06-25