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
*
mp_image: for hwaccel, use underlying fmt in mp_image_params_guess_csp()
wm4
2017-02-21
1
-1
/
+2
*
lavfi: use mp_image to store the filter pad format
wm4
2017-02-20
1
-0
/
+11
*
mp_image: use AVFrame.opaque_ref to pass through mpv-only fields
wm4
2017-02-13
1
-0
/
+20
*
vd_lavc, mp_image: remove code duplication for AVFrame<->mp_image
wm4
2017-01-12
1
-0
/
+14
*
vaapi: properly set hw_subfmt field with new decode API
wm4
2017-01-12
1
-0
/
+6
*
video: use demuxer-signaled duration for last video frame
wm4
2016-12-21
1
-0
/
+1
*
Remove compatibility things
wm4
2016-12-07
1
-4
/
+0
*
mp_image: dump all mp_colorspace members in verbose logging
wm4
2016-11-08
1
-1
/
+7
*
mp_image: fix clearing to black with p010 format
wm4
2016-09-29
1
-1
/
+1
*
video: change hw_subfmt meaning
wm4
2016-07-15
1
-1
/
+1
*
vo_opengl: generalize HDR tone mapping mechanism
Niklas Haas
2016-07-03
1
-3
/
+4
*
mp_image: split colorimetry metadata into its own struct
Niklas Haas
2016-07-03
1
-55
/
+52
*
vo_opengl: implement the Panasonic V-Log function
Niklas Haas
2016-06-28
1
-2
/
+7
*
vo_opengl: refactor HDR mechanism
Niklas Haas
2016-05-30
1
-0
/
+7
*
mp_image: properly communicate aspect ratio through AVFrame
wm4
2016-05-30
1
-1
/
+6
*
mp_image: don't reset pixel aspect with mp_image_set_size()
wm4
2016-05-30
1
-3
/
+2
*
mp_image: don't lose pixel aspect ratio when setting format
wm4
2016-05-29
1
-1
/
+3
*
mp_image: allow passing NULL to mp_image_new_custom_ref()
wm4
2016-04-25
1
-1
/
+1
*
mp_image: make mp_image_copy_fields_* private
wm4
2016-04-15
1
-4
/
+4
*
mp_image: add mp_image_to_av_frame()
wm4
2016-04-15
1
-6
/
+9
*
mp_image: simplify mp_image_steal_data()
wm4
2016-04-15
1
-17
/
+7
*
mp_image: pass through AVHWFramesContext
wm4
2016-04-15
1
-4
/
+20
*
mp_image: introduce a hw_subfmt field
wm4
2016-04-07
1
-0
/
+6
*
mp_image: force display size to at least 1x1
wm4
2016-02-12
1
-2
/
+2
*
mp_image: copy dts as part of mp_image attributes too
wm4
2016-01-28
1
-0
/
+1
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
1
-1
/
+1
*
video: switch from using display aspect to sample aspect
wm4
2015-12-19
1
-14
/
+29
*
video: replace vf_format outputlevels option with global option
wm4
2015-09-29
1
-6
/
+0
*
video: refactor GPU memcpy usage
wm4
2015-09-25
1
-18
/
+64
*
mp_image: fix vf_vdpaupp references
wm4
2015-07-08
1
-2
/
+0
*
video: replace our own refcounting with libavutil's
wm4
2015-07-05
1
-137
/
+80
*
mp_image: make image writeable before overwriting palette
wm4
2015-07-05
1
-2
/
+4
*
mp_image: remove some unused interlacing flags
wm4
2015-04-23
1
-2
/
+1
*
Update license headers
Marcin Kurczewski
2015-04-13
1
-5
/
+4
*
mp_image: remove redundant flags field
wm4
2015-04-10
1
-4
/
+3
*
mp_image: remove redundant chroma_x/y_shift fields
wm4
2015-04-10
1
-2
/
+0
*
mp_image: remove redundant plane_w/h fields
wm4
2015-04-10
1
-11
/
+21
*
mp_image: fix build
wm4
2015-04-09
1
-2
/
+0
*
video: move colorspace overrides to vf_format, simplify
wm4
2015-03-31
1
-5
/
+9
*
mp_image: reject 0-sized images
wm4
2015-03-23
1
-2
/
+1
*
mp_image: do not assume trailing stride padding exists
wm4
2015-03-20
1
-4
/
+4
*
video: uninline memcpy_pic functions
wm4
2015-03-20
1
-1
/
+47
*
mp_image: remove unneeded things
wm4
2015-03-20
1
-33
/
+16
*
Remove some FFmpeg/Libav compatibility hacks
wm4
2015-03-03
1
-5
/
+0
*
Revert "Revert recent vo_opengl related commits"
Niklas Haas
2015-02-28
1
-1
/
+10
*
Revert recent vo_opengl related commits
wm4
2015-02-28
1
-10
/
+1
*
video: fix typo
wm4
2015-02-28
1
-1
/
+1
*
csputils: add missing gamma support
Niklas Haas
2015-02-28
1
-1
/
+10
*
vo_opengl: change the way unaligned chroma size is handled
wm4
2015-01-27
1
-1
/
+1
*
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