aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/fmt-conversion.c
Commit message (Expand)AuthorAge
* Update license headersGravatar Marcin Kurczewski2015-04-13
* RPI supportGravatar wm42015-03-29
* video: work around libswscale for PNG pixel formatsGravatar wm42015-02-06
* vo_opengl: handle grayscale input better, add YA16 supportGravatar 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: initial dxva2 supportGravatar wm42014-10-25
* vda: only support the new hwaccel 1.2 API (remove old code)Gravatar Stefano Pigozzi2014-08-01
* video: synchronize mpv rgb pixel format names with ffmpeg namesGravatar wm42014-06-14
* vda: Hwaccel 1.2 supportGravatar Luca Barbato2014-05-12
* video: fix FFmpeg or Libav being a special snowflakeGravatar wm42014-03-16
* vd_lavc: remove compatibility crapGravatar wm42014-03-16
* video/fmt-conversion.c: remove unknown pixel format messagesGravatar wm42013-12-21
* Reduce recursive config.h inclusions in headersGravatar wm42013-12-18
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Take care of some libavutil deprecations, drop support for FFmpeg 1.0Gravatar wm42013-11-29
* vaapi: remove unused hw image formats, simplifyGravatar wm42013-11-29
* video: make IMGFMT_RGB0 etc. exist even if libavutil doesn't support itGravatar wm42013-11-05
* configure: uniform the defines to #define HAVE_xxx (0|1)Gravatar Stefano Pigozzi2013-11-03
* video: add vda decode support (with hwaccel) and direct renderingGravatar Stefano Pigozzi2013-08-22
* video: add vaapi decode and output supportGravatar wm42013-08-12
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* vdpau: split off decoder parts, use "new" libavcodec vdpau hwaccel APIGravatar wm42013-07-28
* Fix compilation with LibavGravatar wm42013-05-01
* video: add XYZ supportGravatar wm42013-05-01
* demux_mf: support .xbmGravatar wm42013-02-24
* build: make it work on somewhat older ffmpeg versionsGravatar wm42013-01-31
* options: also accept ffmpeg pixel format namesGravatar wm42013-01-17
* imgfmt: add more ffmpeg pixel formatsGravatar wm42013-01-13
* video: decouple internal pixel formats from FourCCsGravatar wm42013-01-13
* mp_image: change how palette is handledGravatar wm42013-01-13
* video: silence warnings for missing libavutils pixel formatsGravatar wm42012-12-14
* Fix compilation with LibavGravatar wm42012-12-04
* video: add support for 12 and 14 bit YUV pixel formatsGravatar Stephen Hutchinson2012-12-03
* video: add IMGFMT_Y16/PIX_FMT_GRAY16Gravatar wm42012-11-14
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12