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
/
img_format.h
Commit message (
Expand
)
Author
Age
*
vo_opengl: support float pixel formats
wm4
2017-08-15
*
img_format: fix a comment
wm4
2017-07-15
*
img_format: drop some unused things
wm4
2017-06-30
*
vo_direct3d: remove non-working nv12 shader support
wm4
2017-06-30
*
video: get rid of swapped packed YUV
wm4
2017-06-30
*
video: drop some more IMGFMT aliases
wm4
2017-06-29
*
video: drop some unused IMGFMT aliases
wm4
2017-06-29
*
vo_opengl: rely on FFmpeg pixdesc a bit more
wm4
2017-06-29
*
video/fmt-conversion, img_format: change license to LGPL
wm4
2017-06-18
*
img_format: drop unused aliases
wm4
2017-06-18
*
img_format: minor simplification
wm4
2017-06-18
*
vo_opengl: hwdec_cuda: Support P016 output surfaces
Philip Langdale
2016-11-22
*
img_format: remove some unneeded format definitions
wm4
2016-09-28
*
hwdec/opengl: Add support for CUDA and cuvid/NvDecode
Philip Langdale
2016-09-08
*
video: remove d3d11 video processor use from OpenGL interop
wm4
2016-05-29
*
video: add IMGFMT_P010 alias
wm4
2016-04-29
*
vd_lavc: add d3d11va hwdec
Kevin Mitchell
2016-03-30
*
vo_opengl: refactor pass_read_video and texture binding
Niklas Haas
2016-03-05
*
video: remove some useless old RGB formats
wm4
2016-01-25
*
img_format: add a generic flag for semi-planar formats
wm4
2016-01-07
*
sub: find GBRP format automatically when rendering to RGB
wm4
2015-12-24
*
sub: better alpha blending when rendering to alpha surfaces
wm4
2015-12-24
*
vo_opengl: fix issues with some obscure pixel formats
wm4
2015-12-07
*
vo_opengl: support all kinds of GBRP formats
wm4
2015-10-18
*
video: remove VDA support
wm4
2015-09-28
*
video: fix VideoToolbox/VDA autodetection
wm4
2015-08-17
*
hwdec: add VideoToolbox support
Sebastien Zwickert
2015-08-05
*
Update license headers
Marcin Kurczewski
2015-04-13
*
RPI support
wm4
2015-03-29
*
vo_opengl: move minor helper to common code
wm4
2015-03-09
*
vo_opengl: handle grayscale input better, add YA16 support
wm4
2015-01-21
*
vf_scale: replace ancient fallback image format selection
wm4
2015-01-21
*
video: remove swapped-endian image format aliases
wm4
2014-11-05
*
video: remove aliases for some rarely referenced image formats
wm4
2014-11-05
*
video: passthrough unknown AVPixelFormats
wm4
2014-11-05
*
video: get hwaccel flag from pixdesc
wm4
2014-11-05
*
video: clarify what IMFMT_DXVA2 is
wm4
2014-10-26
*
video: initial dxva2 support
wm4
2014-10-25
*
Move compat/ and bstr/ directory contents somewhere else
wm4
2014-08-29
*
build: deal with endian mess
wm4
2014-07-10
*
video: synchronize mpv rgb pixel format names with ffmpeg names
wm4
2014-06-14
*
video: automatically strip "le" and "be" suffix from pixle format names
wm4
2014-06-14
*
vdpau: move RGB surface management out of the VO
wm4
2014-05-22
*
video: change image format names, prefer mostly FFmpeg names
wm4
2014-04-14
*
vdpau: remove legacy pixel formats
wm4
2014-03-17
*
video: change image format from unsigned int to int in some places
wm4
2014-03-17
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
mp_image: deal with FFmpeg PSEUDOPAL braindeath
wm4
2013-12-01
*
vaapi: remove unused hw image formats, simplify
wm4
2013-11-29
*
video: make IMGFMT_RGB0 etc. exist even if libavutil doesn't support it
wm4
2013-11-05
[next]