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: 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
*
video: add vda decode support (with hwaccel) and direct rendering
Stefano Pigozzi
2013-08-22
*
video: add vaapi decode and output support
wm4
2013-08-12
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
vdpau: split off decoder parts, use "new" libavcodec vdpau hwaccel API
wm4
2013-07-28
*
img_format: comment on some pixel formats
wm4
2013-07-18
*
img_format: add a mask for color class
wm4
2013-07-18
*
video: add XYZ support
wm4
2013-05-01
*
demux_mf: support .xbm
wm4
2013-02-24
*
mp_image: remove mp_image.bpp
wm4
2013-01-13
*
imgfmt: add more ffmpeg pixel formats
wm4
2013-01-13
*
img_format: change meaning of MP_IMGFLAG_PLANAR
wm4
2013-01-13
[next]