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: pass through container fps to filters
wm4
2018-04-19
*
mp_image: pass through unknown AVFrame side data
wm4
2018-03-03
*
mp_image: preserve AVFrame closed captions data
wm4
2018-01-30
*
vd_lavc, mp_image: remove weird mpv specific palette constant
wm4
2017-12-01
*
video: add mp_image_params.hw_flags and add an example
wm4
2017-10-16
*
video: drop old D3D11/DXVA2 support
wm4
2017-09-26
*
build: add preliminary LGPL mode
wm4
2017-09-21
*
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
[next]