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
*
vo: remove and cleanup globals
Alexander Preisinger
2013-03-04
*
fix clang compiler warnings
Stefano Pigozzi
2013-03-03
*
m_option: don't define OPT_BASE_STRUCT by default
wm4
2013-03-01
*
vo_caca: remove OSD support
wm4
2013-02-24
*
cleanup: remove duplicated function, move escape parsing function
wm4
2013-02-16
*
osd: always update already visible OSD bar on seeks
wm4
2013-02-16
*
osd: add --osd-bar-align-x/y options to control OSD bar position
wm4
2013-02-14
*
Check return values of some mp_find_..._config_file function calls for NULL
wm4
2013-02-09
*
sub: add experimental --force-rgba-osd-rendering switch
wm4
2013-01-13
*
draw_bmp: use multiple bounding boxes
wm4
2013-01-13
*
img_convert: use multiple bounding boxes for ASS->RGBA
wm4
2013-01-13
*
img_convert: add sub_bitmap bounding box functions
wm4
2013-01-13
*
draw_bmp: don't copy Y plane on up/down-sampling
wm4
2013-01-13
*
draw_bmp: do not reallocate upsample temp image on each frame
wm4
2013-01-13
*
draw_bmp: refactor
wm4
2013-01-13
*
draw_bmp: always allocate cache
wm4
2013-01-13
*
mp_image: add mp_image_crop()
wm4
2013-01-13
*
vo_xv, vo_x11: simplify OSD redrawing
wm4
2013-01-13
*
sub: do not copy the target image if there is no OSD/subs
wm4
2013-01-13
*
draw_bmp: better way to find 444 format
wm4
2013-01-13
*
video: cleanup: replace old mp_image function names
wm4
2013-01-13
*
mp_image: simplify image allocation
wm4
2013-01-13
*
mp_image: require using mp_image_set_size() for setting w/h
wm4
2013-01-13
*
cleanup: ass_mp.h: remove dummy declarations
wm4
2013-01-06
*
sub: add --sub-text-* options to unstyled text subtitles font
wm4
2013-01-05
*
demux_mpg, ass_mp: fix warnings
Rudolf Polzer
2012-12-28
*
sub: add ASS to RGBA conversion
wm4
2012-12-28
*
path: add mp_find_config_file and reorganize some of the code
Stefano Pigozzi
2012-12-15
*
ass_mp: allow to use a custom fontconfig configuration file
Stefano Pigozzi
2012-12-15
*
sd_ass: free external subtitle tracks
wm4
2012-12-14
*
sd_lavc: keep subs on subtitle track switching
wm4
2012-12-12
*
configure: remove --disable-sortsub
wm4
2012-12-11
*
sub: remove vobsub reader in favor of ffmpeg vobsub demuxer
wm4
2012-12-11
*
sub: clear libavformat demuxed subtitles on seeking
wm4
2012-12-03
*
subreader: fix some of ASS parser issues
Uoti Urpala
2012-12-03
*
subs: remove --utf8, simplify code
Uoti Urpala
2012-12-03
*
video: add support for 12 and 14 bit YUV pixel formats
Stephen Hutchinson
2012-12-03
*
subassconverter: correctly handle RRGGBB and unknow formats
Stefano Pigozzi
2012-11-25
*
sub: add --sub-gray option to display image subs in grayscale
wm4
2012-11-25
*
sub: reimplement -spugauss as --sub-gauss
wm4
2012-11-25
*
osd: fix z-order of subtitle OSD elements
wm4
2012-11-22
*
draw_bmp: add RGB rendering to fix image quality issues
wm4
2012-11-22
*
subreader: do not skip the first char of ASS fields.
cigaes
2012-11-21
*
vo_xv: don't require frame stepping to remove OSD or subs
wm4
2012-11-21
*
osd: make the OSD and sub font more customizable
wm4
2012-11-20
*
Fix potential bugs and issues, general cleanups
reimar
2012-11-20
*
sd_ass: fix ASS subtitles coming from demux_lavf
wm4
2012-11-16
*
subreader: replace sub_free() by talloc destructor
wm4
2012-11-16
*
clang: fix all warnings except deprecations
Stefano Pigozzi
2012-11-13
*
Rename directories, move files (step 2 of 2)
wm4
2012-11-12
[next]