aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/filter/vf.c
Commit message (Expand)AuthorAge
* video: rewrite filtering glue codeGravatar wm42018-01-30
* video: change some mp_image_pool semanticsGravatar wm42018-01-13
* vf_buffer: remove this filterGravatar wm42017-12-12
* vf: remove a stray HAVE_GPLGravatar wm42017-11-30
* vf: remove most GPL video filtersGravatar wm42017-11-29
* vf: add vf_convert as interim replacement for vf_scaleGravatar wm42017-11-29
* build: add preliminary LGPL modeGravatar wm42017-09-21
* vf_eq: remove this filterGravatar wm42017-08-22
* video: add metadata handling for spherical videoGravatar wm42017-08-21
* vf_dlopen: remove this filterGravatar wm42017-06-18
* af, vf: improvements to libavfilter bridgeGravatar wm42017-05-31
* vf.c, vf.h: change license to LGPLGravatar wm42017-05-11
* vf: fix another broken case of conversion filter auto-insertionGravatar wm42017-04-05
* video: add automatic libavfilter bridge to option parsingGravatar wm42017-04-02
* video: deprecate almost all video filtersGravatar wm42017-04-02
* command: add better runtime filter toggling methodGravatar wm42017-03-25
* video: support filtering hardware frames via libavfilterGravatar wm42017-01-16
* vf_vdpaurb: remove this filterGravatar wm42016-11-22
* m_config: add helper function for initializing af/ao/vf/vo suboptionsGravatar wm42016-09-02
* video: don't discard video frames after endptsGravatar wm42016-08-18
* vf, af: print filter labels in verbose modeGravatar wm42016-07-06
* vf: mark filter chain as uninitialized when mutating itGravatar wm42016-07-06
* vf: don't clobber input params on reconfigure failureGravatar wm42016-07-06
* 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