summaryrefslogtreecommitdiffstats
path: root/video/filter/vf.h
Commit message (Expand)AuthorAgeFilesLines
* cosmetics: replace "CTRL" defines by enumswm42013-10-021-13/+15
* vd: move aspect calculation to a functionwm42013-09-261-0/+1
* vaapi: add vf_vavpp and use it for deinterlacingxylosper2013-09-251-0/+1
* video: handle video output levels with mp_image_paramswm42013-08-241-2/+0
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-1/+1
* vdpau: split off decoder parts, use "new" libavcodec vdpau hwaccel APIwm42013-07-281-2/+0
* vf: fix unintended overwriting of image infowm42013-07-281-2/+2
* options: use m_config for options instead of m_structwm42013-07-211-2/+4
* vf: remove unnecessary indirectionwm42013-07-211-6/+0
* vf: add vf_control wrapperwm42013-07-151-0/+1
* video: add a new method to configure filters and VOswm42013-06-281-6/+15
* m_option, vf: add label supportwm42013-05-231-0/+4
* core: simplify OSD capability handling, remove VFCAP_OSDwm42013-03-011-2/+0
* core: redo how codecs are mapped, remove codecs.confwm42013-02-101-1/+0
* video: move handling of -x/-y/-xy options to VOwm42013-01-231-2/+2
* video: reset filters on seekwm42013-01-201-0/+2
* video: print filter chain in verbose modewm42013-01-141-1/+2
* vf: add vf_rescale_dsize()wm42013-01-131-0/+3
* video: cleanup: move and rename vf_mpi_clear and vf_clone_attributeswm42013-01-131-3/+0
* vf_screenshot: simplifywm42013-01-131-7/+1
* video/filter: change filter API, use refcounting, remove filter DRwm42013-01-131-29/+28
* video: make vdpau hardware decoding not use DR code pathwm42013-01-131-0/+1
* video: remove slice based filtering and video outputwm42013-01-131-5/+0
* video: make vdpau hardware decoding not use slices code pathwm42013-01-131-3/+1
* Rename directories, move files (step 2 of 2)wm42012-11-121-5/+6
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+189