summaryrefslogtreecommitdiffstats
path: root/video/img_format.c
Commit message (Expand)AuthorAgeFilesLines
* mp_image: add mp_image_crop()wm42013-01-131-0/+6
* video: remove img_format compat hackswm42013-01-131-88/+3
* draw_bmp: better way to find 444 formatwm42013-01-131-0/+15
* video: decouple internal pixel formats from FourCCswm42013-01-131-131/+86
* mp_image: change how palette is handledwm42013-01-131-0/+1
* video: use libavutil pixel format descriptorswm42013-01-131-111/+201
* video: add support for 12 and 14 bit YUV pixel formatsStephen Hutchinson2012-12-031-0/+24
* video: add IMGFMT_Y16/PIX_FMT_GRAY16wm42012-11-141-0/+9
* 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/+233