aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/filter/vf.c
Commit message (Expand)AuthorAge
* vf: fix filter auto-insertionGravatar wm42016-05-30
* video: remove d3d11 video processor use from OpenGL interopGravatar wm42016-05-29
* vf_d3d11vpp: add a D3D11 video processor filterGravatar wm42016-05-28
* video: refactor how VO exports hwdec device handlesGravatar wm42016-05-09
* build: make libavfilter mandatoryGravatar wm42016-02-05
* command: add vf-command commandGravatar wm42016-01-22
* video: refactor: handle video format fixups closer to decoderGravatar wm42016-01-14
* video: switch from using display aspect to sample aspectGravatar wm42015-12-19
* vf: remove old config() callbackGravatar wm42015-12-19
* vf: flush before reconfigGravatar wm42015-12-19
* Remove some VLAsGravatar wm42015-11-06
* video/filter: remove some vf_lavfi wrappersGravatar wm42015-09-11
* vf: vf_stereo3d depends on libavfilterGravatar wm42015-09-11
* vf_vdpaurb: Add a new filter for reading back vdpau decoded framesGravatar Philip Langdale2015-07-11
* vaapi: drop compatibility crap and vo_vaapi deinterlacerGravatar wm42015-07-08
* build: fix libavfilter dependency for vf_mirrorGravatar xylosper2015-04-20
* vf_screenshot: remove this filterGravatar wm42015-04-16
* Update license headersGravatar Marcin Kurczewski2015-04-13
* video: uninline memcpy_pic functionsGravatar wm42015-03-20
* vf: fix indentation level of verbose outputGravatar wm42015-02-23
* video/filters: simplify libavfilter bridgeGravatar wm42015-02-11
* vf_ilpack: remove this filterGravatar wm42015-01-27
* vf_divtc: remove this filterGravatar wm42015-01-27
* vf_phase: remove this filterGravatar wm42015-01-27
* vf_swapuv: remove this filterGravatar wm42015-01-27
* vf_softpulldown: remove this filterGravatar wm42015-01-27
* video: remove vfcap.hGravatar wm42015-01-21
* vf: make message less confusingGravatar wm42015-01-13
* video: better pipelining with vf_vapoursynthGravatar wm42015-01-03
* command: make empty vf-metadata not an errorGravatar wm42014-12-30
* vf: fix crash if filter doesn't provide control entrypointGravatar wm42014-12-30
* video/filter: kill vf_pp (libpostproc)Gravatar wm42014-12-03
* video: move formatting of image parameters to separate functionGravatar wm42014-11-12
* vf: minor simplificationGravatar wm42014-11-12
* vf_vapoursynth: add standalone Lua scriptingGravatar wm42014-10-12
* video/filter: allow better dataflowGravatar wm42014-09-18
* video/filter: add vf_bufferGravatar wm42014-07-30
* Remove some mp_msg calls with no trailing \nGravatar wm42014-07-13
* video: correct spelling: mp_image_params_equals -> mp_image_params_equalGravatar wm42014-06-17
* video: check image parametersGravatar wm42014-06-17
* video: introduce failure path for image allocationsGravatar wm42014-06-17
* options: remove global variables for swscale options; rename themGravatar wm42014-06-11
* vf: print for which filter initialization failedGravatar wm42014-05-04
* video: removed unused stuffGravatar wm42014-05-02
* video: handle colorspace and aspect overrides separatelyGravatar wm42014-05-02
* vf: sanitize filter input, instead of overriding itGravatar wm42014-05-02
* vf: add alternate functions for retrieving filter outputGravatar wm42014-05-02
* vf: expose input parameters; clear parameters on failureGravatar wm42014-05-02
* vf: mark auto-inserted conversion filters in verbose outputGravatar wm42014-05-02
* vdpau: add a postprocessing pseudo-filterGravatar wm42014-05-02