aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/filter/vf.c
Commit message (Expand)AuthorAge
...
* vf: redo conversion filter insertion/format negotiationGravatar wm42013-12-07
* video/filter: make vf->control non-recursiveGravatar wm42013-12-07
* vf: remove flags from filter format statusGravatar wm42013-12-07
* video: create a separate context for video filter chainGravatar wm42013-12-07
* video/filter: remove vf_match_csp()Gravatar wm42013-12-07
* vf: remove unused functionGravatar wm42013-12-07
* vf: print error when creating filter failsGravatar wm42013-12-07
* vf: cleanup removed filter entryGravatar wm42013-12-05
* options: remove legacy hacks for sub-option handlingGravatar wm42013-12-04
* video/filter: remove legacy option handling hacksGravatar wm42013-12-04
* video/filter: remove vf_down3drightGravatar wm42013-12-04
* options: add options that set defaults for af/vf/ao/voGravatar wm42013-12-01
* options: implement --pphelp differentlyGravatar wm42013-11-23
* configure: uniform the defines to #define HAVE_xxx (0|1)Gravatar Stefano Pigozzi2013-11-03
* video/filter: remove useless vf_info fieldsGravatar wm42013-10-23
* vd: move aspect calculation to a functionGravatar wm42013-09-26
* vaapi: add vf_vavpp and use it for deinterlacingGravatar xylosper2013-09-25
* vf: fix filter initialization error checkGravatar wm42013-09-20
* video: handle video output levels with mp_image_paramsGravatar wm42013-08-24
* video/out: don't require VOs to handle screenshot aspect speciallyGravatar wm42013-08-24
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* vf: fix unintended overwriting of image infoGravatar wm42013-07-28
* options: make legacy hacks for AFs/VFs more explicitGravatar wm42013-07-22
* options: use m_config for options instead of m_structGravatar wm42013-07-21
* vf: remove unnecessary indirectionGravatar wm42013-07-21
* vf: make sure less important image params are set before/after filtersGravatar wm42013-07-18
* video: redo how colorspaces are handledGravatar wm42013-07-16
* vf: add vf_control wrapperGravatar wm42013-07-15
* build: change vf_dlopen testGravatar wm42013-07-12
* configure: add libdl detection to ladspa, vf_dlopenGravatar Rudolf Polzer2013-07-09
* vo_opengl: handle chroma locationGravatar wm42013-06-28
* video: add a new method to configure filters and VOsGravatar wm42013-06-28
* m_option, vf: add label supportGravatar wm42013-05-23
* video/filter: fix option parser memory leakGravatar wm42013-05-18
* vf_lavfi: add libavfilter bridgeGravatar wm42013-04-21
* core: simplify OSD capability handling, remove VFCAP_OSDGravatar wm42013-03-01
* screenshot: minor simplification, prefer VF over VOGravatar wm42013-01-30
* video: move handling of -x/-y/-xy options to VOGravatar wm42013-01-23
* video: reset filters on seekGravatar wm42013-01-20
* video: print filter chain in verbose modeGravatar wm42013-01-14
* vf: add vf_rescale_dsize()Gravatar 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
* video: remove things related to old DR codeGravatar wm42013-01-13
* video/filter: change filter API, use refcounting, remove filter DRGravatar wm42013-01-13
* video: remove slice based filtering and video outputGravatar wm42013-01-13
* video/filter: rename vf_eq2 to vf_eqGravatar wm42012-11-16
* 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