aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/img_format.c
Commit message (Expand)AuthorAge
* fix clang compiler warningsGravatar Stefano Pigozzi2013-03-03
* img_format: add pixel format name for IMGFMT_MONO_WGravatar wm42013-02-26
* options: also accept ffmpeg pixel format namesGravatar wm42013-01-17
* img_format: do not mark hwaccel formats as planar yuv formatsGravatar wm42013-01-14
* mp_image: remove mp_image.bppGravatar wm42013-01-13
* imgfmt: add more ffmpeg pixel formatsGravatar wm42013-01-13
* img_format: change meaning of MP_IMGFLAG_PLANARGravatar wm42013-01-13
* mp_image: add mp_image_crop()Gravatar wm42013-01-13
* video: remove img_format compat hacksGravatar wm42013-01-13
* draw_bmp: better way to find 444 formatGravatar wm42013-01-13
* video: decouple internal pixel formats from FourCCsGravatar wm42013-01-13
* mp_image: change how palette is handledGravatar wm42013-01-13
* video: use libavutil pixel format descriptorsGravatar wm42013-01-13
* 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