summaryrefslogtreecommitdiffstats
path: root/video/fmt-conversion.c
Commit message (Expand)AuthorAgeFilesLines
* video: drop old D3D11/DXVA2 supportwm42017-09-261-4/+0
* vo_direct3d: remove non-working nv12 shader supportwm42017-06-301-2/+0
* video: get rid of swapped packed YUVwm42017-06-301-1/+0
* video: drop some more IMGFMT aliaseswm42017-06-291-19/+0
* video: drop some unused IMGFMT aliaseswm42017-06-291-10/+0
* video/fmt-conversion, img_format: change license to LGPLwm42017-06-181-7/+7
* img_format: drop unused aliaseswm42017-06-181-4/+0
* d3d: add support for new libavcodec hwaccel APIwm42017-06-081-0/+5
* Remove compatibility thingswm42016-12-071-8/+0
* vo_opengl: hwdec_cuda: Support P016 output surfacesPhilip Langdale2016-11-221-0/+3
* img_format: remove some unneeded format definitionswm42016-09-281-9/+0
* hwdec_cuda: Rename config variable to be more consistentPhilip Langdale2016-09-161-1/+1
* hwdec/opengl: Add support for CUDA and cuvid/NvDecodePhilip Langdale2016-09-081-1/+3
* build: merge d3d11va and dxva2 hwaccel checkswm42016-05-111-1/+1
* video: add IMGFMT_P010 aliaswm42016-04-291-0/+4
* vd_lavc: add d3d11va hwdecKevin Mitchell2016-03-301-0/+3
* video: remove some useless old RGB formatswm42016-01-251-13/+0
* sub: find GBRP format automatically when rendering to RGBwm42015-12-241-2/+0
* sub: better alpha blending when rendering to alpha surfaceswm42015-12-241-0/+1
* video: remove VDA supportwm42015-09-281-3/+0
* hwdec: add VideoToolbox supportSebastien Zwickert2015-08-051-0/+3
* Update license headersMarcin Kurczewski2015-04-131-5/+4
* RPI supportwm42015-03-291-0/+3
* video: work around libswscale for PNG pixel formatswm42015-02-061-4/+5
* vo_opengl: handle grayscale input better, add YA16 supportwm42015-01-211-0/+4
* video: remove swapped-endian image format aliaseswm42014-11-051-53/+27
* video: remove aliases for some rarely referenced image formatswm42014-11-051-33/+0
* video: passthrough unknown AVPixelFormatswm42014-11-051-0/+14
* video: initial dxva2 supportwm42014-10-251-0/+1
* vda: only support the new hwaccel 1.2 API (remove old code)Stefano Pigozzi2014-08-011-6/+4
* video: synchronize mpv rgb pixel format names with ffmpeg nameswm42014-06-141-18/+18
* vda: Hwaccel 1.2 supportLuca Barbato2014-05-121-0/+5
* video: fix FFmpeg or Libav being a special snowflakewm42014-03-161-1/+2
* vd_lavc: remove compatibility crapwm42014-03-161-21/+1
* video/fmt-conversion.c: remove unknown pixel format messageswm42013-12-211-18/+7
* Reduce recursive config.h inclusions in headerswm42013-12-181-2/+4
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-1/+1
* Take care of some libavutil deprecations, drop support for FFmpeg 1.0wm42013-11-291-129/+129
* vaapi: remove unused hw image formats, simplifywm42013-11-291-5/+2
* video: make IMGFMT_RGB0 etc. exist even if libavutil doesn't support itwm42013-11-051-5/+11
* configure: uniform the defines to #define HAVE_xxx (0|1)Stefano Pigozzi2013-11-031-1/+1
* video: add vda decode support (with hwaccel) and direct renderingStefano Pigozzi2013-08-221-0/+2
* video: add vaapi decode and output supportwm42013-08-121-0/+5
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-1/+1
* vdpau: split off decoder parts, use "new" libavcodec vdpau hwaccel APIwm42013-07-281-0/+6
* Fix compilation with Libavwm42013-05-011-1/+1
* video: add XYZ supportwm42013-05-011-0/+6
* demux_mf: support .xbmwm42013-02-241-0/+1
* build: make it work on somewhat older ffmpeg versionswm42013-01-311-1/+1
* options: also accept ffmpeg pixel format nameswm42013-01-171-0/+6
* imgfmt: add more ffmpeg pixel formatswm42013-01-131-2/+51
* video: decouple internal pixel formats from FourCCswm42013-01-131-32/+26
* mp_image: change how palette is handledwm42013-01-131-1/+1
* video: silence warnings for missing libavutils pixel formatswm42012-12-141-1/+1
* Fix compilation with Libavwm42012-12-041-12/+13
* video: add support for 12 and 14 bit YUV pixel formatsStephen Hutchinson2012-12-031-0/+12
* video: add IMGFMT_Y16/PIX_FMT_GRAY16wm42012-11-141-0/+2
* Rename directories, move files (step 2 of 2)wm42012-11-121-2/+2
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+144