aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/img_format.h
Commit message (Expand)AuthorAge
* img_format.h: cosmetics: fix whitespaceGravatar wm42018-03-15
* vo_gpu: make screenshots use the GL rendererGravatar wm42018-02-11
* video: rewrite filtering glue codeGravatar wm42018-01-30
* video: make IMGFMT_IS_HWACCEL() return 0 or 1Gravatar wm42018-01-18
* video: add utility function to pick conversion image format from a listGravatar wm42018-01-18
* Add DRM_PRIME Format Handling and Display for RockChip MPP decodersGravatar Lionel CHAZALLON2017-10-23
* hwdec: add mediacodec hardware decoder for IMGFMT_MEDIACODEC framesGravatar Aman Gupta2017-10-09
* vo_opengl: support float pixel formatsGravatar wm42017-08-15
* img_format: fix a commentGravatar wm42017-07-15
* img_format: drop some unused thingsGravatar wm42017-06-30
* vo_direct3d: remove non-working nv12 shader supportGravatar wm42017-06-30
* video: get rid of swapped packed YUVGravatar wm42017-06-30
* video: drop some more IMGFMT aliasesGravatar wm42017-06-29
* video: drop some unused IMGFMT aliasesGravatar wm42017-06-29
* vo_opengl: rely on FFmpeg pixdesc a bit moreGravatar wm42017-06-29
* video/fmt-conversion, img_format: change license to LGPLGravatar wm42017-06-18
* img_format: drop unused aliasesGravatar wm42017-06-18
* img_format: minor simplificationGravatar wm42017-06-18
* vo_opengl: hwdec_cuda: Support P016 output surfacesGravatar Philip Langdale2016-11-22
* img_format: remove some unneeded format definitionsGravatar wm42016-09-28
* hwdec/opengl: Add support for CUDA and cuvid/NvDecodeGravatar Philip Langdale2016-09-08
* video: remove d3d11 video processor use from OpenGL interopGravatar wm42016-05-29
* video: add IMGFMT_P010 aliasGravatar wm42016-04-29
* vd_lavc: add d3d11va hwdecGravatar Kevin Mitchell2016-03-30
* vo_opengl: refactor pass_read_video and texture bindingGravatar Niklas Haas2016-03-05
* video: remove some useless old RGB formatsGravatar wm42016-01-25
* img_format: add a generic flag for semi-planar formatsGravatar wm42016-01-07
* sub: find GBRP format automatically when rendering to RGBGravatar wm42015-12-24
* sub: better alpha blending when rendering to alpha surfacesGravatar wm42015-12-24
* vo_opengl: fix issues with some obscure pixel formatsGravatar wm42015-12-07
* vo_opengl: support all kinds of GBRP formatsGravatar wm42015-10-18
* video: remove VDA supportGravatar wm42015-09-28
* video: fix VideoToolbox/VDA autodetectionGravatar wm42015-08-17
* hwdec: add VideoToolbox supportGravatar Sebastien Zwickert2015-08-05
* Update license headersGravatar Marcin Kurczewski2015-04-13
* RPI supportGravatar wm42015-03-29
* vo_opengl: move minor helper to common codeGravatar wm42015-03-09
* vo_opengl: handle grayscale input better, add YA16 supportGravatar wm42015-01-21
* vf_scale: replace ancient fallback image format selectionGravatar wm42015-01-21
* video: remove swapped-endian image format aliasesGravatar wm42014-11-05
* video: remove aliases for some rarely referenced image formatsGravatar wm42014-11-05
* video: passthrough unknown AVPixelFormatsGravatar wm42014-11-05
* video: get hwaccel flag from pixdescGravatar wm42014-11-05
* video: clarify what IMFMT_DXVA2 isGravatar wm42014-10-26
* video: initial dxva2 supportGravatar wm42014-10-25
* Move compat/ and bstr/ directory contents somewhere elseGravatar wm42014-08-29
* build: deal with endian messGravatar wm42014-07-10
* video: synchronize mpv rgb pixel format names with ffmpeg namesGravatar wm42014-06-14
* video: automatically strip "le" and "be" suffix from pixle format namesGravatar wm42014-06-14
* vdpau: move RGB surface management out of the VOGravatar wm42014-05-22