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
*
Replace remaining avcodec_close() calls
wm4
2017-07-16
*
ad_lavc, vd_lavc, sd_lavc: consistently use avcodec_free_context()
wm4
2017-07-06
*
sd_lavc: Free extradata in case of init error
cantabile
2017-04-20
*
sd_lavc: change license to LGPL
wm4
2017-04-20
*
sub: add option to force using video resolution for image subtitles
wm4
2017-01-23
*
sd_lavc: remove old broken heuristic
wm4
2017-01-23
*
Remove compatibility things
wm4
2016-12-07
*
sd_lavc: enable teletext
wm4
2016-09-03
*
sd_lavc: always set decoder timebase
wm4
2016-08-29
*
sub: don't potentially discard too many subtitles on seek
wm4
2016-08-14
*
sub: pass preferred OSD format to subtitle renderers
wm4
2016-07-03
*
bitmap_packet: let max=0 mean unlimited
wm4
2016-06-18
*
sd_lavc: fix sub-bitmap alignment
wm4
2016-06-18
*
sd_lavc: align sub-bitmaps for the sake of libswscale
wm4
2016-06-18
*
sd_lavc: fix typo
wm4
2016-06-18
*
sub, vo_opengl: use packed sub-bitmaps directly if available
wm4
2016-06-17
*
sd_lavc: change hack against vobsubs with wrong resolution
wm4
2016-06-17
*
sub: fix --sub-gauss
wm4
2016-06-17
*
sub: move paletted image handling completely to sd_lavc.c
wm4
2016-06-17
*
sd_lavc: move AVSubtitle bitmap setup code into its own function
wm4
2016-06-17
*
sd_lavc: work around bug in older ffmpeg releases
wm4
2016-05-10
*
sd_lavc: use decoder-reordered PTS for PGS
wm4
2016-04-02
*
sd_lavc: add a comment about duration==0 handling
wm4
2016-04-02
*
sd_lavc: fix subtitle display with unknown end timestamps
wm4
2016-04-02
*
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
[next]