index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sub
/
img_convert.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sub: move RGBA scaling to vo_vaapi
wm4
2016-07-03
1
-62
/
+0
*
sub: change how libass output is converted to RGBA in some cases
wm4
2016-07-03
1
-97
/
+0
*
sd_lavc: align sub-bitmaps for the sake of libswscale
wm4
2016-06-18
1
-6
/
+2
*
sub, vo_opengl: use packed sub-bitmaps directly if available
wm4
2016-06-17
1
-0
/
+2
*
sub: fix --sub-gauss
wm4
2016-06-17
1
-41
/
+14
*
sub: move paletted image handling completely to sd_lavc.c
wm4
2016-06-17
1
-89
/
+0
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
1
-7
/
+7
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
1
-1
/
+1
*
Update license headers
Marcin Kurczewski
2015-04-13
1
-4
/
+4
*
video: uninline memcpy_pic functions
wm4
2015-03-20
1
-1
/
+0
*
img_convert: sanitizer: avoid invalid left-shifts
Ben Boeckel
2014-09-14
1
-4
/
+4
*
video: introduce failure path for image allocations
wm4
2014-06-17
1
-8
/
+26
*
Reduce recursive config.h inclusions in headers
wm4
2013-12-18
1
-0
/
+1
*
Rename sub.c/.h to osd.c/.h
wm4
2013-11-24
1
-1
/
+1
*
Revert "sub: support straight alpha additionally to premultiplied alpha"
wm4
2013-08-12
1
-76
/
+13
*
img_convert: add function to scale RGBA OSD images
wm4
2013-08-12
1
-0
/
+45
*
sub: support straight alpha additionally to premultiplied alpha
wm4
2013-08-12
1
-12
/
+75
*
Fix some -Wshadow warnings
wm4
2013-07-23
1
-2
/
+2
*
img_convert: use multiple bounding boxes for ASS->RGBA
wm4
2013-01-13
1
-26
/
+47
*
img_convert: add sub_bitmap bounding box functions
wm4
2013-01-13
1
-1
/
+83
*
video: cleanup: replace old mp_image function names
wm4
2013-01-13
1
-4
/
+4
*
sub: add ASS to RGBA conversion
wm4
2012-12-28
1
-0
/
+76
*
sub: add --sub-gray option to display image subs in grayscale
wm4
2012-11-25
1
-0
/
+35
*
sub: reimplement -spugauss as --sub-gauss
wm4
2012-11-25
1
-0
/
+42
*
Rename directories, move files (step 2 of 2)
wm4
2012-11-12
1
-4
/
+3
*
Remove things related to old OSD
wm4
2012-10-24
1
-197
/
+1
*
img_convert: fix alignment for RGBA images
wm4
2012-10-24
1
-3
/
+8
*
sub: switch to premultiplied alpha
wm4
2012-10-16
1
-4
/
+20
*
sub: never decode subs to old OSD format
wm4
2012-10-16
1
-70
/
+78
*
sub: allow converting DVD subs to RGBA
wm4
2012-10-16
1
-5
/
+47
*
sub: allow rendering OSD in ASS image format directly, simplify
wm4
2012-10-16
1
-0
/
+214