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
/
mp_image.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vo: simplify VOs by adding generic screenshot support
wm4
2015-01-24
1
-0
/
+3
*
video: handle hwdec screenshots differently
wm4
2015-01-22
1
-0
/
+1
*
mp_image: reject invalid display aspect ratio
wm4
2015-01-13
1
-1
/
+1
*
mp_image: copy missing attributes
James Ross-Gowan
2015-01-07
1
-0
/
+2
*
mp_image: check for malloc failure
wm4
2014-12-13
1
-0
/
+2
*
video: remove things forgotten in previous commit
wm4
2014-12-03
1
-10
/
+0
*
mp_image: slightly better image params verbose info
wm4
2014-11-12
1
-1
/
+6
*
video: move formatting of image parameters to separate function
wm4
2014-11-12
1
-0
/
+21
*
mp_image: check memory allocation
wm4
2014-11-08
1
-0
/
+4
*
video: refuse to allocate image data for hwaccel formats
wm4
2014-11-05
1
-1
/
+1
*
video: fix some vo_direct3d crashes due to FFmpeg nonsense
wm4
2014-09-21
1
-1
/
+2
*
video: initial Matroska 3D support
wm4
2014-08-30
1
-1
/
+5
*
video: Include better heuristics for guessing primaries
Niklas Haas
2014-06-22
1
-4
/
+5
*
video: Better support for XYZ input
Niklas Haas
2014-06-22
1
-1
/
+4
*
video: Support BT.2020 constant luminance system
Niklas Haas
2014-06-22
1
-1
/
+3
*
video: Add support for non-BT.709 primaries
Niklas Haas
2014-06-22
1
-0
/
+29
*
video: Add BT.2020-NCL colorspace and transfer function
Niklas Haas
2014-06-22
1
-0
/
+1
*
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
-6
/
+0
*
video: check image parameters
wm4
2014-06-17
1
-4
/
+31
*
video: introduce failure path for image allocations
wm4
2014-06-17
1
-9
/
+29
*
video: fix screenshots with anamorphic video
wm4
2014-05-02
1
-2
/
+2
*
video: remove redundant mp_image display_w/_h members
wm4
2014-04-29
1
-14
/
+4
*
mp_image: add rotation parameter
wm4
2014-04-21
1
-1
/
+2
*
video: make mp_image use mp_image_params directly
wm4
2014-04-21
1
-41
/
+22
*
video: remove use of deprecated AVFrame fields on Libav
wm4
2014-04-15
1
-4
/
+0
*
mp_image: add missing field to mp_image_params_equals()
wm4
2014-03-28
1
-0
/
+1
*
video: change image format from unsigned int to int in some places
wm4
2014-03-17
1
-2
/
+2
*
vd_lavc: remove compatibility crap
wm4
2014-03-16
1
-4
/
+0
*
mp_image: reject too large image sizes
wm4
2014-01-29
1
-0
/
+4
*
mp_image: deal with FFmpeg PSEUDOPAL braindeath
wm4
2013-12-01
1
-3
/
+3
*
build: make pthreads mandatory
wm4
2013-11-28
1
-6
/
+1
*
mp_image: add helper for copying image attributes
wm4
2013-11-03
1
-0
/
+22
*
talloc: change talloc destructor signature
wm4
2013-10-13
1
-4
/
+2
*
gl_video: handle non-mod-2 4:2:0 YUV video correctly
wm4
2013-08-06
1
-0
/
+4
*
mp_image: make reference counting thread-safe
wm4
2013-07-28
1
-3
/
+27
*
mp_image: pass through colorspace info to libavfilter
wm4
2013-07-28
1
-0
/
+8
*
video: support setting libswscale chroma position
wm4
2013-07-25
1
-1
/
+3
*
mp_image: create AVBuffers for all planes when converting to AVFrame
wm4
2013-07-24
1
-1
/
+9
*
img_format: add a mask for color class
wm4
2013-07-18
1
-2
/
+1
*
mp_image: one utility function to set image parameters
wm4
2013-07-18
1
-0
/
+11
*
sws_utils: refactor swscale wrapper code
wm4
2013-07-18
1
-13
/
+9
*
video: redo how colorspaces are handled
wm4
2013-07-16
1
-0
/
+2
*
mp_image: explicitly forbid using RGB colorspace with YUV formats
wm4
2013-07-15
1
-0
/
+9
*
mp_image: refactor colorspace guessing/fallback
wm4
2013-07-15
1
-9
/
+44
*
csputils.h: don't recursively include libavcodec header
wm4
2013-06-28
1
-0
/
+1
*
vo_opengl: handle chroma location
wm4
2013-06-28
1
-0
/
+1
*
video: add a new method to configure filters and VOs
wm4
2013-06-28
1
-3
/
+2
*
mp_image: copy palette only if allocated
wm4
2013-06-28
1
-1
/
+2
*
mp_image: align image allocation height
wm4
2013-05-17
1
-1
/
+2
*
mp_image: provide function to convert mp_image to AVFrame
wm4
2013-04-21
1
-0
/
+50
*
video: use new method to get QP table
wm4
2013-03-15
1
-5
/
+9
*
video: make use of libavcodec refcounting
wm4
2013-03-13
1
-0
/
+28
*
video: prepare for libavcodec refcounting
wm4
2013-03-13
1
-15
/
+38
*
vf_flip: move flipping code to mp_image.c
wm4
2013-03-01
1
-0
/
+8
*
mp_image: remove mp_image.bpp
wm4
2013-01-13
1
-1
/
+0
*
vf_expand: support more image formats
wm4
2013-01-13
1
-40
/
+38
*
mp_image: add mp_image_crop()
wm4
2013-01-13
1
-0
/
+22
*
video: remove img_format compat hacks
wm4
2013-01-13
1
-11
/
+7
*
video: cleanup: move and rename vf_mpi_clear and vf_clone_attributes
wm4
2013-01-13
1
-6
/
+70
*
mp_image: change how palette is handled
wm4
2013-01-13
1
-3
/
+3
*
mp_image: simplify image allocation
wm4
2013-01-13
1
-85
/
+42
*
video: use libavutil pixel format descriptors
wm4
2013-01-13
1
-128
/
+21
*
video: remove things related to old DR code
wm4
2013-01-13
1
-19
/
+19
*
mp_image: require using mp_image_set_size() for setting w/h
wm4
2013-01-13
1
-2
/
+17
*
mp_image: refcounting helpers
wm4
2013-01-13
1
-18
/
+220
*
video: add support for 12 and 14 bit YUV pixel formats
Stephen Hutchinson
2012-12-03
1
-0
/
+12
*
mp_image: make alloc_mpi() always allocate with aligned stride
wm4
2012-11-22
1
-17
/
+3
*
draw_bmp: add RGB rendering to fix image quality issues
wm4
2012-11-22
1
-0
/
+4
*
video: add IMGFMT_Y16/PIX_FMT_GRAY16
wm4
2012-11-14
1
-0
/
+2
*
Rename directories, move files (step 2 of 2)
wm4
2012-11-12
1
-4
/
+4
*
Rename directories, move files (step 1 of 2) (does not compile)
wm4
2012-11-12
1
-0
/
+280