summaryrefslogtreecommitdiffstats
path: root/video/filter/vf.c
Commit message (Expand)AuthorAgeFilesLines
* vd: move aspect calculation to a functionwm42013-09-261-0/+15
* vaapi: add vf_vavpp and use it for deinterlacingxylosper2013-09-251-0/+4
* vf: fix filter initialization error checkwm42013-09-201-1/+1
* video: handle video output levels with mp_image_paramswm42013-08-241-0/+1
* video/out: don't require VOs to handle screenshot aspect speciallywm42013-08-241-0/+1
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-4/+4
* vf: fix unintended overwriting of image infowm42013-07-281-2/+3
* options: make legacy hacks for AFs/VFs more explicitwm42013-07-221-0/+1
* options: use m_config for options instead of m_structwm42013-07-211-43/+46
* vf: remove unnecessary indirectionwm42013-07-211-20/+5
* vf: make sure less important image params are set before/after filterswm42013-07-181-14/+21
* video: redo how colorspaces are handledwm42013-07-161-1/+16
* vf: add vf_control wrapperwm42013-07-151-0/+5
* build: change vf_dlopen testwm42013-07-121-1/+1
* configure: add libdl detection to ladspa, vf_dlopenRudolf Polzer2013-07-091-0/+2
* vo_opengl: handle chroma locationwm42013-06-281-0/+1
* video: add a new method to configure filters and VOswm42013-06-281-35/+57
* m_option, vf: add label supportwm42013-05-231-1/+14
* video/filter: fix option parser memory leakwm42013-05-181-0/+3
* vf_lavfi: add libavfilter bridgewm42013-04-211-0/+4
* core: simplify OSD capability handling, remove VFCAP_OSDwm42013-03-011-4/+1
* screenshot: minor simplification, prefer VF over VOwm42013-01-301-2/+0
* video: move handling of -x/-y/-xy options to VOwm42013-01-231-9/+5
* video: reset filters on seekwm42013-01-201-0/+7
* video: print filter chain in verbose modewm42013-01-141-2/+32
* vf: add vf_rescale_dsize()wm42013-01-131-0/+15
* video: cleanup: move and rename vf_mpi_clear and vf_clone_attributeswm42013-01-131-73/+0
* mp_image: change how palette is handledwm42013-01-131-0/+3
* video: remove things related to old DR codewm42013-01-131-19/+11
* video/filter: change filter API, use refcounting, remove filter DRwm42013-01-131-243/+91
* video: remove slice based filtering and video outputwm42013-01-131-42/+3
* video/filter: rename vf_eq2 to vf_eqwm42012-11-161-2/+2
* Rename directories, move files (step 2 of 2)wm42012-11-121-6/+6
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+830