summaryrefslogtreecommitdiffstats
path: root/video/mp_image.h
Commit message (Expand)AuthorAgeFilesLines
* Reduce recursive config.h inclusions in headerswm42013-12-181-0/+1
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-1/+1
* mp_image: add helper for copying image attributeswm42013-11-031-0/+3
* Fix previous commitwm42013-09-251-4/+0
* video: handle video output levels with mp_image_paramswm42013-08-241-0/+7
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-1/+1
* img_format: add a mask for color classwm42013-07-181-1/+1
* mp_image: one utility function to set image parameterswm42013-07-181-0/+3
* sws_utils: refactor swscale wrapper codewm42013-07-181-3/+6
* mp_image: refactor colorspace guessing/fallbackwm42013-07-151-0/+2
* vo_opengl: handle chroma locationwm42013-06-281-0/+3
* video: add a new method to configure filters and VOswm42013-06-281-1/+9
* mp_image: provide function to convert mp_image to AVFramewm42013-04-211-0/+3
* video: make use of libavcodec refcountingwm42013-03-131-0/+1
* video: prepare for libavcodec refcountingwm42013-03-131-1/+6
* vf_flip: move flipping code to mp_image.cwm42013-03-011-0/+1
* mp_image: remove mp_image.bppwm42013-01-131-1/+0
* vf_expand: support more image formatswm42013-01-131-1/+1
* vf_crop: make it work with more image formatswm42013-01-131-0/+4
* mp_image: add mp_image_crop()wm42013-01-131-0/+3
* video: cleanup: replace old mp_image function nameswm42013-01-131-5/+0
* video: cleanup: move and rename vf_mpi_clear and vf_clone_attributeswm42013-01-131-0/+1
* mp_image: simplify image allocationwm42013-01-131-17/+1
* video: use libavutil pixel format descriptorswm42013-01-131-17/+14
* video: remove things related to old DR codewm42013-01-131-56/+1
* video/filter: change filter API, use refcounting, remove filter DRwm42013-01-131-1/+3
* mp_image: require using mp_image_set_size() for setting w/hwm42013-01-131-0/+3
* mp_image: refcounting helperswm42013-01-131-7/+45
* video: remove slice based filtering and video outputwm42013-01-131-4/+0
* mp_image: make alloc_mpi() always allocate with aligned stridewm42012-11-221-0/+3
* 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/+162