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
/
video
/
sws_utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sws_utils: re-use avcolorspace for sws colorspaces
Niklas Haas
2015-05-04
1
-6
/
+3
*
Update license headers
Marcin Kurczewski
2015-04-13
1
-5
/
+4
*
vf_scale: libswscale is being stupid
wm4
2015-03-01
1
-3
/
+9
*
video: work around libswscale for PNG pixel formats
wm4
2015-02-06
1
-0
/
+36
*
image_writer: check for conversion errors
wm4
2015-01-15
1
-6
/
+8
*
video: correct spelling: mp_image_params_equals -> mp_image_params_equal
wm4
2014-06-17
1
-2
/
+2
*
video: remove redundant function
wm4
2014-06-17
1
-2
/
+2
*
options: remove global variables for swscale options; rename them
wm4
2014-06-11
1
-27
/
+44
*
sws_utils: remove custom GBRP conversion
wm4
2014-04-10
1
-48
/
+0
*
sws_utils: mp_msg conversions
wm4
2013-12-21
1
-3
/
+10
*
Reduce recursive config.h inclusions in headers
wm4
2013-12-18
1
-0
/
+2
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
1
-2
/
+2
*
Take care of some libavutil deprecations, drop support for FFmpeg 1.0
wm4
2013-11-29
1
-7
/
+7
*
Fix some more -Wshadow warnings
wm4
2013-11-01
1
-2
/
+2
*
sws_utils: work around libswscale crash with --contrast=-100
wm4
2013-10-16
1
-1
/
+2
*
talloc: change talloc destructor signature
wm4
2013-10-13
1
-2
/
+1
*
vf_scale: factor out libswscale equalizer control
wm4
2013-09-30
1
-0
/
+28
*
video: handle video output levels with mp_image_params
wm4
2013-08-24
1
-3
/
+8
*
img_convert: add function to scale RGBA OSD images
wm4
2013-08-12
1
-0
/
+3
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
1
-1
/
+1
*
video: support setting libswscale chroma position
wm4
2013-07-25
1
-0
/
+15
*
vf_scale: actually respect param and param2 suboptions
wm4
2013-07-22
1
-0
/
+4
*
sws_utils: make hq swscale flags available with mp_sws_hq_flags
wm4
2013-07-18
1
-2
/
+5
*
sws_utils: don't recursively include libswscale header
wm4
2013-07-18
1
-0
/
+1
*
sws_utils: remove some old code
wm4
2013-07-18
1
-70
/
+0
*
sws_utils: refactor swscale wrapper code
wm4
2013-07-18
1
-47
/
+152
*
sws_utils: use libswscale for GBRP output if available
wm4
2013-01-27
1
-1
/
+1
*
video: cleanup: replace old mp_image function names
wm4
2013-01-13
1
-1
/
+1
*
mp_image: change how palette is handled
wm4
2013-01-13
1
-4
/
+0
*
sub: reimplement -spugauss as --sub-gauss
wm4
2012-11-25
1
-7
/
+35
*
sws_utils: remove unused helper
wm4
2012-11-24
1
-27
/
+5
*
draw_bmp: add RGB rendering to fix image quality issues
wm4
2012-11-22
1
-0
/
+45
*
Rename directories, move files (step 2 of 2)
wm4
2012-11-12
1
-5
/
+5
*
Rename directories, move files (step 1 of 2) (does not compile)
wm4
2012-11-12
1
-0
/
+199