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.c
Commit message (
Expand
)
Author
Age
*
mp_image: allow passing NULL to mp_image_new_custom_ref()
wm4
2016-04-25
*
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: simplify mp_image_steal_data()
wm4
2016-04-15
*
mp_image: pass through AVHWFramesContext
wm4
2016-04-15
*
mp_image: introduce a hw_subfmt field
wm4
2016-04-07
*
mp_image: force display size to at least 1x1
wm4
2016-02-12
*
mp_image: copy dts as part of mp_image attributes too
wm4
2016-01-28
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
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
*
mp_image: fix vf_vdpaupp references
wm4
2015-07-08
*
video: replace our own refcounting with libavutil's
wm4
2015-07-05
*
mp_image: make image writeable before overwriting palette
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: fix build
wm4
2015-04-09
*
video: move colorspace overrides to vf_format, simplify
wm4
2015-03-31
*
mp_image: reject 0-sized images
wm4
2015-03-23
*
mp_image: do not assume trailing stride padding exists
wm4
2015-03-20
*
video: uninline memcpy_pic functions
wm4
2015-03-20
*
mp_image: remove unneeded things
wm4
2015-03-20
*
Remove some FFmpeg/Libav compatibility hacks
wm4
2015-03-03
*
Revert "Revert recent vo_opengl related commits"
Niklas Haas
2015-02-28
*
Revert recent vo_opengl related commits
wm4
2015-02-28
*
video: fix typo
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
*
vo: simplify VOs by adding generic screenshot support
wm4
2015-01-24
*
video: handle hwdec screenshots differently
wm4
2015-01-22
*
mp_image: reject invalid display aspect ratio
wm4
2015-01-13
*
mp_image: copy missing attributes
James Ross-Gowan
2015-01-07
*
mp_image: check for malloc failure
wm4
2014-12-13
*
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
*
mp_image: check memory allocation
wm4
2014-11-08
*
video: refuse to allocate image data for hwaccel formats
wm4
2014-11-05
*
video: fix some vo_direct3d crashes due to FFmpeg nonsense
wm4
2014-09-21
*
video: initial Matroska 3D support
wm4
2014-08-30
*
video: Include better heuristics for guessing primaries
Niklas Haas
2014-06-22
*
video: Better support for XYZ input
Niklas Haas
2014-06-22
*
video: Support BT.2020 constant luminance system
Niklas Haas
2014-06-22
*
video: Add support for non-BT.709 primaries
Niklas Haas
2014-06-22
*
video: Add BT.2020-NCL colorspace and transfer function
Niklas Haas
2014-06-22
*
video: correct spelling: mp_image_params_equals -> mp_image_params_equal
wm4
2014-06-17
[next]