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
...
*
video: make mp_image use mp_image_params directly
wm4
2014-04-21
*
ass_mp: don't use --subcp for --ass-styles
wm4
2014-03-31
*
Remove some more unneeded version checks
wm4
2014-03-16
*
sub: remove old MPlayer DVD sub decoder
wm4
2014-03-16
*
demux_libass: change how external ASS subtitles are loaded
wm4
2014-03-15
*
sub: use new FFmpeg API to check MicroDVD FPS
wm4
2014-03-04
*
sd_ass: add a very simple and evil way to override ASS subtitle styles
wm4
2014-03-01
*
sd_lavc: handle subtitles with no subtitle resolution set
xylosper
2014-02-14
*
sub: handle vobsub-in-mp4
wm4
2014-02-13
*
threads: add wrapper for initializing recursive mutexes
wm4
2014-01-31
*
sd_lavc: skip 0 sized sub-bitmaps
wm4
2014-01-29
*
sub: fix crash with certain uses of --vf=sub
wm4
2014-01-26
*
video/out: don't access aspdat in VOs
wm4
2014-01-22
*
osd: fix dvdnav highlights
wm4
2014-01-18
*
sub: uglify OSD code path with locking
wm4
2014-01-18
*
sub: uglify sub decoder with locking
wm4
2014-01-17
*
sd_lavc: use mp_lavc_set_extradata()
wm4
2014-01-11
*
sub: fix frame based subtitle timestamp handling
wm4
2014-01-09
*
Fix subtitle delay inversion
Martin Herkt
2014-01-06
*
vo: dropping subtitle files on the VO window adds them as subtitle files
wm4
2014-01-04
*
osd_libass: use bstr_xappend()
wm4
2013-12-30
*
player: add --secondary-sid for displaying a second subtitle stream
wm4
2013-12-24
*
msg: rename mp_msg_log -> mp_msg
wm4
2013-12-21
*
msg: convert defines to enum
wm4
2013-12-21
*
path lookup functions: mp_msg conversions
wm4
2013-12-21
*
charset_conv: mp_msg conversions
wm4
2013-12-21
*
sub/osd: mp_msg conversions
wm4
2013-12-21
*
find_subfiles: mp_msg conversions
wm4
2013-12-21
*
Reduce recursive config.h inclusions in headers
wm4
2013-12-18
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
*
Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsg
wm4
2013-12-16
*
osd_libass: update styles when OSD changes PlayRes
wm4
2013-12-15
*
osd: use separate ASS_Renderer for each OSD object
wm4
2013-12-15
*
player: don't store subtitle renderer in osd_state
wm4
2013-12-15
*
dvdnav: support mouse interaction
wm4
2013-12-13
*
Add prelimimary (basic, possibly broken) dvdnav support
wm4
2013-12-12
*
sd_lavc: factor out bitmap positioning code
wm4
2013-12-12
*
osd: add option for "unscaled" OSD
wm4
2013-12-10
*
osd: typo in comment
wm4
2013-12-10
*
av_common: add timebase parameter to mp_set_av_packet()
wm4
2013-12-04
*
sub: respect detected language for fuzzy-matched external subtitles
wm4
2013-11-25
*
osd: remove mp_osd_res.video_par field
wm4
2013-11-24
*
Rename sub.c/.h to osd.c/.h
wm4
2013-11-24
*
Reduce stheader.h includes, move stream types to mp_common.h
wm4
2013-11-23
*
player: rearrange how subtitle context and stream headers are used
wm4
2013-11-23
*
demux: rename demux_packet.h to packet.h
wm4
2013-11-18
*
sd_lavc, sd_spu: make dvdsub stretching conditional on --stretch-dvd-subs.
Rudolf Polzer
2013-11-07
*
sd_ass, sd_lavc: use the input video's pixel aspect for scaling subtitles.
Rudolf Polzer
2013-11-07
*
configure: uniform the defines to #define HAVE_xxx (0|1)
Stefano Pigozzi
2013-11-03
[prev]
[next]