| Commit message (Expand) | Author | Age |
* | video: refactor how VO exports hwdec device handles | wm4 | 2016-05-09 |
* | build: make libavfilter mandatory | wm4 | 2016-02-05 |
* | command: add vf-command command | wm4 | 2016-01-22 |
* | video: refactor: handle video format fixups closer to decoder | wm4 | 2016-01-14 |
* | video: switch from using display aspect to sample aspect | wm4 | 2015-12-19 |
* | vf: remove old config() callback | wm4 | 2015-12-19 |
* | vf: flush before reconfig | wm4 | 2015-12-19 |
* | Remove some VLAs | wm4 | 2015-11-06 |
* | video/filter: remove some vf_lavfi wrappers | wm4 | 2015-09-11 |
* | vf: vf_stereo3d depends on libavfilter | wm4 | 2015-09-11 |
* | vf_vdpaurb: Add a new filter for reading back vdpau decoded frames | Philip Langdale | 2015-07-11 |
* | vaapi: drop compatibility crap and vo_vaapi deinterlacer | wm4 | 2015-07-08 |
* | build: fix libavfilter dependency for vf_mirror | xylosper | 2015-04-20 |
* | vf_screenshot: remove this filter | wm4 | 2015-04-16 |
* | Update license headers | Marcin Kurczewski | 2015-04-13 |
* | video: uninline memcpy_pic functions | wm4 | 2015-03-20 |
* | vf: fix indentation level of verbose output | wm4 | 2015-02-23 |
* | video/filters: simplify libavfilter bridge | wm4 | 2015-02-11 |
* | vf_ilpack: remove this filter | wm4 | 2015-01-27 |
* | vf_divtc: remove this filter | wm4 | 2015-01-27 |
* | vf_phase: remove this filter | wm4 | 2015-01-27 |
* | vf_swapuv: remove this filter | wm4 | 2015-01-27 |
* | vf_softpulldown: remove this filter | wm4 | 2015-01-27 |
* | video: remove vfcap.h | wm4 | 2015-01-21 |
* | vf: make message less confusing | wm4 | 2015-01-13 |
* | video: better pipelining with vf_vapoursynth | wm4 | 2015-01-03 |
* | command: make empty vf-metadata not an error | wm4 | 2014-12-30 |
* | vf: fix crash if filter doesn't provide control entrypoint | wm4 | 2014-12-30 |
* | video/filter: kill vf_pp (libpostproc) | wm4 | 2014-12-03 |
* | video: move formatting of image parameters to separate function | wm4 | 2014-11-12 |
* | vf: minor simplification | wm4 | 2014-11-12 |
* | vf_vapoursynth: add standalone Lua scripting | wm4 | 2014-10-12 |
* | video/filter: allow better dataflow | wm4 | 2014-09-18 |
* | video/filter: add vf_buffer | wm4 | 2014-07-30 |
* | Remove some mp_msg calls with no trailing \n | wm4 | 2014-07-13 |
* | video: correct spelling: mp_image_params_equals -> mp_image_params_equal | wm4 | 2014-06-17 |
* | video: check image parameters | wm4 | 2014-06-17 |
* | video: introduce failure path for image allocations | wm4 | 2014-06-17 |
* | options: remove global variables for swscale options; rename them | wm4 | 2014-06-11 |
* | vf: print for which filter initialization failed | wm4 | 2014-05-04 |
* | video: removed unused stuff | wm4 | 2014-05-02 |
* | video: handle colorspace and aspect overrides separately | wm4 | 2014-05-02 |
* | vf: sanitize filter input, instead of overriding it | wm4 | 2014-05-02 |
* | vf: add alternate functions for retrieving filter output | wm4 | 2014-05-02 |
* | vf: expose input parameters; clear parameters on failure | wm4 | 2014-05-02 |
* | vf: mark auto-inserted conversion filters in verbose output | wm4 | 2014-05-02 |
* | vdpau: add a postprocessing pseudo-filter | wm4 | 2014-05-02 |
* | vf: print error if filtering a frame fails | wm4 | 2014-04-30 |
* | video: don't drop last frame when deinterlacing with yadif | wm4 | 2014-04-28 |
* | vf: print all image parameter information in verbose output | wm4 | 2014-04-22 |