aboutsummaryrefslogtreecommitdiffhomepage
path: root/sub
Commit message (Expand)AuthorAge
* lavc_conv: do not allow libavcodec to drop subtitles with broken UTF-8Gravatar wm42018-03-26
* sub/osd: remove limits from border and shadow size optionsGravatar Ricardo Constantino2018-01-24
* options: move most subtitle and OSD rendering options to sub structsGravatar wm42018-01-02
* sub: move all subtitle timestamp messing code to a central placeGravatar wm42018-01-02
* msg: reinterpret a bunch of message levelsGravatar Niklas Haas2017-12-15
* sd_ass: accept otc as fallback OpenType collection file extensionGravatar Leo Izen2017-12-13
* sd_ass: accept RFC8081 font media typesGravatar Leo Izen2017-12-13
* osd: don't skip leading whitespace on the first line eitherGravatar wm42017-11-02
* osd: don't strip leading whitespace in messagesGravatar wm42017-10-30
* lavc_conv: make disable_styles fasterGravatar Oleg Oshmyan2017-10-30
* lavc_conv: clamp timestamps to positive, fixes idiotic ffmpeg issueGravatar wm42017-10-27
* demux: get rid of demux_packet.new_segment fieldGravatar wm42017-10-24
* vo_opengl: don't discard buffered video on redundant resize callsGravatar wm42017-08-29
* osd_libass: avoid libass warnings if scripts set ASS text earlyGravatar wm42017-07-16
* Replace remaining avcodec_close() callsGravatar wm42017-07-16
* ad_lavc, vd_lavc, sd_lavc: consistently use avcodec_free_context()Gravatar wm42017-07-06
* options: slight cleanup of --sub-ass-style-overrideGravatar Niklas Haas2017-06-07
* sub: sdh filter fix for nullGravatar Dan Oscarsson2017-04-28
* osd-font: make volume muted glyph slightly thickerGravatar Ricardo Constantino2017-04-22
* sub/osd_font.otf: replace triangle volume by speaker glyphGravatar Ricardo Constantino2017-04-20
* sd_lavc: Free extradata in case of init errorGravatar cantabile2017-04-20
* sub/osd: relicense to LGPLGravatar wm42017-04-20
* sd_lavc: change license to LGPLGravatar wm42017-04-20
* sd_ass: change license to LGPLGravatar wm42017-04-20
* ass_mp: change license to LGPLGravatar wm42017-04-20
* filter_sdh: remove pointless set_pos functionGravatar wm42017-04-20
* filter_sdh: change license to LGPLGravatar wm42017-04-20
* sub/osd_font.otf: fix fontforge errors/warningsGravatar Ricardo Constantino2017-04-19
* osc: add volume icons to osd font and use themGravatar Ricardo Constantino2017-04-19
* ass_mp: reallocate cached subtitle image data on format changesGravatar wm42017-04-18
* sub: minor sdh filter fixesGravatar Dan Oscarsson2017-04-15
* sub: add SDH subtitle filterGravatar Dan Oscarsson2017-03-25
* sd_ass: disable --sub-fix-timing if sub style override is fully disabledGravatar wm42017-03-15
* lavc_conv: pass pkt_timebase to ffmpegGravatar Aman Gupta2017-02-18
* player: add experimental stream recording featureGravatar wm42017-02-07
* sub: add justify of subtitlesGravatar Dan Oscarsson2017-02-01
* command: shorten long playlists on OSDGravatar wm42017-01-26
* osd: move some internal declarations to internal headersGravatar wm42017-01-26
* sub: add option to force using video resolution for image subtitlesGravatar wm42017-01-23
* sd_lavc: remove old broken heuristicGravatar wm42017-01-23
* Remove compatibility thingsGravatar wm42016-12-07
* dec_sub: avoid full reinit on switches to the same segmentGravatar wm42016-11-09
* player: show subtitles on VO if --force-window is usedGravatar wm42016-10-26
* options: rename subtitle optionsGravatar Dan Oscarsson2016-10-03
* sd_ass: fix top alignment of secondary subtitlesGravatar wm42016-09-25
* osd: fix OSD redrawing after removing external overlaysGravatar wm42016-09-20
* options, command: simplify some option updatesGravatar wm42016-09-19
* osd: fix OSD getting stuck with --blend-subtitles=yesGravatar wm42016-09-16
* osd: fix subtitle/overlay update problemsGravatar wm42016-09-16
* osd: slightly simplify update logicGravatar wm42016-09-15