index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
video
/
mp_image.h
Commit message (
Expand
)
Author
Age
*
video: add metadata handling for spherical video
wm4
2017-08-21
*
vd_lavc: decode embedded ICC profiles
Niklas Haas
2017-08-03
*
mp_image: expose some image allocation code as helpers, refactor
wm4
2017-07-23
*
mp_image: change license to LGPL (almost)
wm4
2017-06-16
*
lavfi: use mp_image to store the filter pad format
wm4
2017-02-20
*
video: use demuxer-signaled duration for last video frame
wm4
2016-12-21
*
mp_image: dump all mp_colorspace members in verbose logging
wm4
2016-11-08
*
video: change hw_subfmt meaning
wm4
2016-07-15
*
mp_image: split colorimetry metadata into its own struct
Niklas Haas
2016-07-03
*
vo_opengl: refactor HDR mechanism
Niklas Haas
2016-05-30
*
mp_image: don't reset pixel aspect with mp_image_set_size()
wm4
2016-05-30
*
mp_image: make mp_image_copy_fields_* private
wm4
2016-04-15
*
mp_image: add mp_image_to_av_frame()
wm4
2016-04-15
*
mp_image: pass through AVHWFramesContext
wm4
2016-04-15
*
mp_image: introduce a hw_subfmt field
wm4
2016-04-07
*
video: cleanup pts/dts passing between decoder components
wm4
2016-01-25
*
video: switch from using display aspect to sample aspect
wm4
2015-12-19
*
video: replace vf_format outputlevels option with global option
wm4
2015-09-29
*
video: refactor GPU memcpy usage
wm4
2015-09-25
*
video: replace our own refcounting with libavutil's
wm4
2015-07-05
*
mp_image: remove some unused interlacing flags
wm4
2015-04-23
*
Update license headers
Marcin Kurczewski
2015-04-13
*
mp_image: remove redundant flags field
wm4
2015-04-10
*
mp_image: remove redundant chroma_x/y_shift fields
wm4
2015-04-10
*
mp_image: remove redundant plane_w/h fields
wm4
2015-04-10
*
mp_image: get rid of chroma_width/height fields
wm4
2015-04-09
*
video: uninline memcpy_pic functions
wm4
2015-03-20
*
mp_image: remove unneeded things
wm4
2015-03-20
*
Revert "Revert recent vo_opengl related commits"
Niklas Haas
2015-02-28
*
Revert recent vo_opengl related commits
wm4
2015-02-28
*
csputils: add missing gamma support
Niklas Haas
2015-02-28
*
vo_opengl: change the way unaligned chroma size is handled
wm4
2015-01-27
*
video: remove things forgotten in previous commit
wm4
2014-12-03
*
mp_image: slightly better image params verbose info
wm4
2014-11-12
*
video: move formatting of image parameters to separate function
wm4
2014-11-12
*
video: initial Matroska 3D support
wm4
2014-08-30
*
video: Add support for non-BT.709 primaries
Niklas Haas
2014-06-22
*
video: correct spelling: mp_image_params_equals -> mp_image_params_equal
wm4
2014-06-17
*
video: remove redundant function
wm4
2014-06-17
*
video: check image parameters
wm4
2014-06-17
*
video: introduce failure path for image allocations
wm4
2014-06-17
*
video: remove redundant mp_image display_w/_h members
wm4
2014-04-29
*
mp_image: add rotation parameter
wm4
2014-04-21
*
video: make mp_image use mp_image_params directly
wm4
2014-04-21
*
video: change image format from unsigned int to int in some places
wm4
2014-03-17
*
Reduce recursive config.h inclusions in headers
wm4
2013-12-18
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
mp_image: add helper for copying image attributes
wm4
2013-11-03
*
Fix previous commit
wm4
2013-09-25
*
video: handle video output levels with mp_image_params
wm4
2013-08-24
[next]