index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
sub
Commit message (
Expand
)
Author
Age
*
sub: another minor simplification
wm4
2015-12-06
*
sub: minor simplifications
wm4
2015-12-05
*
sub: move subtitle FPS adjustment to sd_ass.c
wm4
2015-12-05
*
sub: move --sub-fix-timing handling to renderer
wm4
2015-12-05
*
sd_lavc: remove small gaps between subtitles
wm4
2015-12-05
*
sd_lavc: discard empty subtitles and improve sub_seek behavior
wm4
2015-12-05
*
sd_lavc: implement sub_step/sub_seek
wm4
2015-12-05
*
sub: allow feeding bitmap subs in advance
wm4
2015-12-05
*
sub: remove unused function, move another one
wm4
2015-11-29
*
osd: fix and cleanup font style management
wm4
2015-11-29
*
osd: use the same ASS_Renderer for OSD text and progbar
wm4
2015-11-28
*
sd_ass: fix secondary subtitle mode
wm4
2015-11-22
*
player: remove OSD subtitle render path
wm4
2015-11-17
*
player: use demuxer ts offset to simplify timeline ts handling
wm4
2015-11-16
*
sub: remove an unneeded old hack for MicroDVD
wm4
2015-11-16
*
sub: remove use of semi-deprecated libass field
wm4
2015-10-28
*
Replace deprecated av_free_packet() calls
wm4
2015-10-28
*
options: remove --use-text-osd
wm4
2015-10-24
*
sd_lavc: take care of AVPicture deprecation
wm4
2015-10-23
*
sub: adjust behavior on mismatching video/subtitle aspect mismatch
wm4
2015-10-21
*
sd_lavc: extend subtitle resolution if images go outside
wm4
2015-10-21
*
Take care of libavcodec convergence_duration deprecation
wm4
2015-09-29
*
player: rename and move find_subfiles.c
wm4
2015-09-20
*
player: add opus to list of external audio file extensions
wm4
2015-09-20
*
osd: delay libass initialization as far as possible
wm4
2015-09-07
*
sub: always try to use libavcodec text subtitle converter
wm4
2015-09-01
*
sd_ass: assume negative durations are unknown durations, and handle them
wm4
2015-08-27
*
player: remove higher-level remains of DVD/BD menu support
wm4
2015-08-03
*
charset_conv: make it possible to return an allocated string as guess
wm4
2015-08-01
*
sub: add option for stretching image subtitles to screen
wm4
2015-07-18
*
sub: fix srt subs and other cases
wm4
2015-07-07
*
sub: protect ASS_Renderer state
wm4
2015-07-06
*
demux: merge extradata fields
wm4
2015-06-21
*
player: use an array for stream ID options and such
wm4
2015-05-22
*
sub: add .sup file extension for subtitle autoloading
wm4
2015-05-18
*
path: make mp_path_join accept normal C strings
wm4
2015-05-09
*
Update license headers
Marcin Kurczewski
2015-04-13
*
mp_image: remove redundant flags field
wm4
2015-04-10
*
mp_image: remove redundant chroma_x/y_shift fields
wm4
2015-04-10
*
mp_image: get rid of chroma_width/height fields
wm4
2015-04-09
*
sub: don't truncate timestamps to int
wm4
2015-04-08
*
sub: unprefer libavcodec's MicroDVD converter
wm4
2015-04-08
*
player: load .ac3 files as external files
wm4
2015-04-02
*
sub: add --sub-text-bold option
wm4
2015-04-01
*
video: move colorspace overrides to vf_format, simplify
wm4
2015-03-31
*
vo_opengl: draw subtitles directly onto the video
Niklas Haas
2015-03-26
*
video: uninline memcpy_pic functions
wm4
2015-03-20
*
osd: simplify an aspect of change detection handling
wm4
2015-03-18
*
sub: this isn't needed either
wm4
2015-03-03
*
sd_lavc: remove mp4 vobsub extradata hack
wm4
2015-03-03
[next]