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
*
osd: cleanup: make OSDTYPE_ constants private to OSD code
wm4
2016-03-08
*
osd, lua: manage multiple ASS overlays set with set_osd_ass() calls
wm4
2016-03-08
*
osd: restructure and move ASS objects into its own struct
wm4
2016-03-08
*
osd: refactor how mp_ass_render_frame() is called
wm4
2016-03-08
*
osd, lua: remove weird OSD scaling
wm4
2016-03-07
*
osd: remove unused osd_coords_to_video()
wm4
2016-03-07
*
sub: make preloading more robust
wm4
2016-03-06
*
sd_ass: always clear subtitles on seek if duration unknown
wm4
2016-03-05
*
sd_ass: always handle subtitles with unknown duration
wm4
2016-03-05
*
sub: pass all attachments to the subtitle decoder
wm4
2016-03-03
*
lavc_conv: fix Libav srt subtitles
wm4
2016-02-29
*
sub: always clip subtitles against segment end
wm4
2016-02-20
*
Rewrite ordered chapters and timeline stuff
wm4
2016-02-15
*
sub: move sub decoder init to a function
wm4
2016-02-15
*
sub: remove always-true check
wm4
2016-02-12
*
sub: implement "sub-seek 0"
wm4
2016-02-04
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
*
vd_lavc: feed A53_CC side data packets into the demuxer for eia_608 decoding
Aman Gupta
2016-01-18
*
lavc_conv: pass real_time=1 option to ffmpeg for eia_608 decoder
Aman Gupta
2016-01-18
*
ass_mp: add mp_ass_flush_old_events()
Aman Gupta
2016-01-18
*
sub: fix memory leaks
wm4
2016-01-18
*
osd: make osd-width/height properties watchable
wm4
2016-01-15
*
demux: merge sh_video/sh_audio/sh_sub
wm4
2016-01-12
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
sub: read subtitles until their timestamps are past video
wm4
2016-01-11
*
sd_ass: fix memory leaks with --sub-ass=no
wm4
2016-01-04
*
sub: do not check for duplicates if --sub-clear-on-seek is set
wm4
2015-12-31
*
sub: change how subtitles are read
wm4
2015-12-29
*
sub: remove packet list thing
wm4
2015-12-28
*
sub: do charset conversion in demux_lavf.c
wm4
2015-12-28
*
sub: refactor initialization
wm4
2015-12-27
*
sub: minor refactor how video FPS for MicroDVD is set
wm4
2015-12-27
*
sub: destroy/recreate ASS_Renderer when disabling/enablings subs
wm4
2015-12-26
*
sub: always recreate ASS_Renderer on subtitle decoder reinit
wm4
2015-12-26
*
sub: cache subtitle state per track instead of per demuxer stream
wm4
2015-12-26
*
sub: clear subtitle list when crossing timeline boundary
wm4
2015-12-25
*
sub: use macros to remove code duplication
wm4
2015-12-24
*
sub: merge bitmap render functions into one for each kind
wm4
2015-12-24
*
sub: remove "inaccurate" code path
wm4
2015-12-24
*
sub: find GBRP format automatically when rendering to RGB
wm4
2015-12-24
*
sub: better alpha blending when rendering to alpha surfaces
wm4
2015-12-24
*
dec_sub: avoid segfault on sub_init_decoder failure
Aman Gupta
2015-12-22
*
sd_ass: handle --sub-clear-on-seek correctly with non-ASS subs
wm4
2015-12-20
*
lavc_conv: fix invalid write
wm4
2015-12-19
*
video: switch from using display aspect to sample aspect
wm4
2015-12-19
*
sub: remove unused video width/height headers
wm4
2015-12-18
*
sub: rename sd_lavc_conv.c to lavc_conv.c
wm4
2015-12-18
*
sub: remove subtitle filter chain concept
wm4
2015-12-18
*
sub: do not clear subtitle list on seeking
wm4
2015-12-18
*
sd_ass: remove dead code
wm4
2015-12-17
[next]