aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/mp_image.h
Commit message (Expand)AuthorAge
* vo_opengl: handle chroma locationGravatar wm42013-06-28
* video: add a new method to configure filters and VOsGravatar wm42013-06-28
* mp_image: provide function to convert mp_image to AVFrameGravatar wm42013-04-21
* video: make use of libavcodec refcountingGravatar wm42013-03-13
* video: prepare for libavcodec refcountingGravatar wm42013-03-13
* vf_flip: move flipping code to mp_image.cGravatar wm42013-03-01
* mp_image: remove mp_image.bppGravatar wm42013-01-13
* vf_expand: support more image formatsGravatar wm42013-01-13
* vf_crop: make it work with more image formatsGravatar wm42013-01-13
* mp_image: add mp_image_crop()Gravatar wm42013-01-13
* video: cleanup: replace old mp_image function namesGravatar wm42013-01-13
* video: cleanup: move and rename vf_mpi_clear and vf_clone_attributesGravatar 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
* video/filter: change filter API, use refcounting, remove filter DRGravatar 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: remove slice based filtering and video outputGravatar wm42013-01-13
* mp_image: make alloc_mpi() always allocate with aligned strideGravatar wm42012-11-22
* 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