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
/
sd_lavc.c
Commit message (
Expand
)
Author
Age
*
sub: implement "sub-seek 0"
wm4
2016-02-04
*
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: refactor initialization
wm4
2015-12-27
*
video: switch from using display aspect to sample aspect
wm4
2015-12-19
*
sub: remove subtitle filter chain concept
wm4
2015-12-18
*
sd_lavc: remove small gaps between subtitles
wm4
2015-12-05
*
sd_lavc: discard empty subtitles and improve sub_seek behavior
wm4
2015-12-05
*
sd_lavc: implement sub_step/sub_seek
wm4
2015-12-05
*
sub: allow feeding bitmap subs in advance
wm4
2015-12-05
*
sd_lavc: take care of AVPicture deprecation
wm4
2015-10-23
*
sd_lavc: extend subtitle resolution if images go outside
wm4
2015-10-21
*
sub: add option for stretching image subtitles to screen
wm4
2015-07-18
*
Update license headers
Marcin Kurczewski
2015-04-13
*
osd: simplify an aspect of change detection handling
wm4
2015-03-18
*
sd_lavc: remove mp4 vobsub extradata hack
wm4
2015-03-03
*
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
*
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
*
sd_lavc: strictly letter-box PGS subtitles
wm4
2014-10-21
*
sd_lavc: remove ineffective code
wm4
2014-08-24
*
sub: call sub_reset() on seeks only
wm4
2014-08-14
*
sd_lavc: fix stupidity
wm4
2014-06-19
*
sd_lavc: improve bitmap subtitle timing
wm4
2014-06-18
*
sub: remove old MPlayer DVD sub decoder
wm4
2014-03-16
*
sd_lavc: handle subtitles with no subtitle resolution set
xylosper
2014-02-14
*
sub: handle vobsub-in-mp4
wm4
2014-02-13
*
sd_lavc: skip 0 sized sub-bitmaps
wm4
2014-01-29
*
sub: fix crash with certain uses of --vf=sub
wm4
2014-01-26
*
sd_lavc: use mp_lavc_set_extradata()
wm4
2014-01-11
*
sub/osd: mp_msg conversions
wm4
2013-12-21
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
*
Add prelimimary (basic, possibly broken) dvdnav support
wm4
2013-12-12
*
sd_lavc: factor out bitmap positioning code
wm4
2013-12-12
*
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
*
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
*
sd_lavc: display DVD subs with unknown duration
wm4
2013-10-31
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
sd_lavc: don't stretch DVD subtitles to video aspect
wm4
2013-07-16
*
Fix build on Libav (again)
wm4
2013-07-15
*
sd_lavc: respect forced subs only setting for DVD subs
wm4
2013-06-29
*
sub: add name field to all sub decoders
wm4
2013-06-03
*
sub: refactor
wm4
2013-06-01
*
sub: various minor subtitle related changes
wm4
2013-06-01
*
sub: add sd_spu.c to wrap spudec, cleanup mplayer.c
wm4
2013-05-30
*
sub: redo how -no-ass is handled
wm4
2013-05-30
[next]