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
/
fmt-conversion.c
Commit message (
Expand
)
Author
Age
*
vo_gpu: make screenshots use the GL renderer
wm4
2018-02-11
*
video: rewrite filtering glue code
wm4
2018-01-30
*
Add DRM_PRIME Format Handling and Display for RockChip MPP decoders
Lionel CHAZALLON
2017-10-23
*
hwdec: add mediacodec hardware decoder for IMGFMT_MEDIACODEC frames
Aman Gupta
2017-10-09
*
vaapi: use newer libavutil vaapi pixfmt name
wm4
2017-09-29
*
video: drop old D3D11/DXVA2 support
wm4
2017-09-26
*
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
*
video/fmt-conversion, img_format: change license to LGPL
wm4
2017-06-18
*
img_format: drop unused aliases
wm4
2017-06-18
*
d3d: add support for new libavcodec hwaccel API
wm4
2017-06-08
*
Remove compatibility things
wm4
2016-12-07
*
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_cuda: Rename config variable to be more consistent
Philip Langdale
2016-09-16
*
hwdec/opengl: Add support for CUDA and cuvid/NvDecode
Philip Langdale
2016-09-08
*
build: merge d3d11va and dxva2 hwaccel checks
wm4
2016-05-11
*
video: add IMGFMT_P010 alias
wm4
2016-04-29
*
vd_lavc: add d3d11va hwdec
Kevin Mitchell
2016-03-30
*
video: remove some useless old RGB formats
wm4
2016-01-25
*
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
*
video: remove VDA support
wm4
2015-09-28
*
hwdec: add VideoToolbox support
Sebastien Zwickert
2015-08-05
*
Update license headers
Marcin Kurczewski
2015-04-13
*
RPI support
wm4
2015-03-29
*
video: work around libswscale for PNG pixel formats
wm4
2015-02-06
*
vo_opengl: handle grayscale input better, add YA16 support
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: initial dxva2 support
wm4
2014-10-25
*
vda: only support the new hwaccel 1.2 API (remove old code)
Stefano Pigozzi
2014-08-01
*
video: synchronize mpv rgb pixel format names with ffmpeg names
wm4
2014-06-14
*
vda: Hwaccel 1.2 support
Luca Barbato
2014-05-12
*
video: fix FFmpeg or Libav being a special snowflake
wm4
2014-03-16
*
vd_lavc: remove compatibility crap
wm4
2014-03-16
*
video/fmt-conversion.c: remove unknown pixel format messages
wm4
2013-12-21
*
Reduce recursive config.h inclusions in headers
wm4
2013-12-18
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Take care of some libavutil deprecations, drop support for FFmpeg 1.0
wm4
2013-11-29
*
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
*
configure: uniform the defines to #define HAVE_xxx (0|1)
Stefano Pigozzi
2013-11-03
*
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
[next]