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
*
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
*
sd_ass: replace a deprecated libass API call
wm4
2015-02-25
*
sub: fully update plaintext subtitle styles at runtime
wm4
2015-02-24
*
sub: move mp_ass_configure() code
wm4
2015-02-24
*
osd: force alignment for OSD bar
wm4
2015-02-24
*
osd: always reset style params
wm4
2015-02-24
*
sub: apply text subtitle style overrides more eagerly
wm4
2015-02-24
*
libass: remove redundant checks for LIBASS_VERSION
Ben Boeckel
2015-02-24
*
find_subfiles: Add 'vtt' to subtitle extensions
Jaime Marquínez Ferrándiz
2015-02-18
*
sub: mess with styling defaults, change --ass-use-margins behavior
wm4
2015-02-16
*
osd: customizable subtitle and OSD position
wm4
2015-02-16
*
osd: make it possible to have different subtitle vs. OSD defaults
wm4
2015-02-16
*
sd_ass: fix some corner cases in tag stripping
wm4
2015-02-12
*
player: add external audio file auto-loading
wm4
2015-02-02
*
ta: rename MP_TALLOC_ELEMS to MP_TALLOC_AVAIL
Ben Boeckel
2015-01-27
*
sd_lavc: apply fallback to video resolution only for vobsubs
wm4
2015-01-06
*
csputils: replace float[3][4] with a struct
wm4
2015-01-06
*
csputils: move image_params -> csp_params into a function
wm4
2015-01-06
*
csputils: get rid of mp_csp_details
wm4
2015-01-06
*
sub: add option to not scale subtitles with window
wm4
2015-01-05
*
sd_lavc: ignore image subtitles with unknown duration after 1 minute
wm4
2014-12-22
*
sd_lavc: compensate for a stupid libavcodec API issue
wm4
2014-12-21
*
player: add option not to use OSD/fontconfig
wm4
2014-11-25
*
draw_bmp: make code more obvious, remove assertion
wm4
2014-11-21
*
sub: load .mks files as external subtitles
wm4
2014-11-06
*
sub: remove osd_get_sub()
wm4
2014-11-01
*
osd: slightly change default style
Martin Herkt
2014-10-23
*
sd_lavc: strictly letter-box PGS subtitles
wm4
2014-10-21
*
sub: adjustments to --ass-style-override option
wm4
2014-10-17
*
osd: properly redraw external overlays when they are set
wm4
2014-10-14
*
Add some missing "const"s
wm4
2014-10-10
*
sub: round scaled subtitles
wm4
2014-10-02
*
command: allow using ASS tags on OSD messages
wm4
2014-09-18
[next]