summaryrefslogtreecommitdiffstats
path: root/video/fmt-conversion.c
Commit message (Expand)AuthorAgeFilesLines
* 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