aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/mp_image.c
Commit message (Expand)AuthorAge
* mp_image: add mp_image_crop()Gravatar wm42013-01-13
* video: remove img_format compat hacksGravatar wm42013-01-13
* video: cleanup: move and rename vf_mpi_clear and vf_clone_attributesGravatar wm42013-01-13
* mp_image: change how palette is handledGravatar wm42013-01-13
* mp_image: simplify image allocationGravatar wm42013-01-13
* video: use libavutil pixel format descriptorsGravatar wm42013-01-13
* video: remove things related to old DR codeGravatar wm42013-01-13
* mp_image: require using mp_image_set_size() for setting w/hGravatar wm42013-01-13
* mp_image: refcounting helpersGravatar wm42013-01-13
* video: add support for 12 and 14 bit YUV pixel formatsGravatar Stephen Hutchinson2012-12-03
* mp_image: make alloc_mpi() always allocate with aligned strideGravatar wm42012-11-22
* draw_bmp: add RGB rendering to fix image quality issuesGravatar wm42012-11-22
* 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