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
*
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
*
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
[next]