aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/filter
Commit message (Expand)AuthorAge
...
* vaapi: replace image pool implementation with mp_image_poolGravatar wm42014-03-17
* vf_delogo: remove internal implementationGravatar wm42014-03-16
* vf_hqdn3d: remove internal implementationGravatar wm42014-03-16
* vf_yadif: remove internal implementationGravatar wm42014-03-16
* vf_unsharp: remove internal implementationGravatar wm42014-03-16
* vf_gradfun: remove internal implementationGravatar wm42014-03-16
* build: simplify libavfilter configure checksGravatar wm42014-03-16
* Remove some more unneeded version checksGravatar wm42014-03-16
* video: add rounding to aspect ratio calculationsGravatar wm42014-02-19
* msg: remove global stateGravatar wm42013-12-21
* msg: rename mp_msg_log -> mp_msgGravatar wm42013-12-21
* m_option: add mp_log context to sub-module print_help callbackGravatar wm42013-12-21
* m_option, m_config: mp_msg conversionsGravatar wm42013-12-21
* vaapi: mp_msg conversionsGravatar wm42013-12-21
* sws_utils: mp_msg conversionsGravatar wm42013-12-21
* video/filter: mp_msg conversionsGravatar wm42013-12-21
* vf_lavfi: don't access AVFilterPad directlyGravatar wm42013-12-18
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17
* Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsgGravatar wm42013-12-16
* vf_dsize: fix bug caused by typoGravatar wm42013-12-14
* video: move VO reinit from filter chain to playerGravatar wm42013-12-10
* video: move handling of brightness and deinterlacing controlGravatar wm42013-12-10
* vf_vo: remove VO reset on filter uninitGravatar wm42013-12-10
* 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: declare config() as legacyGravatar wm42013-12-05
* video/filter: remove unneeded config callbacksGravatar wm42013-12-05
* video: remove --flipGravatar wm42013-12-05
* vf: move norm_qscale() to the only filter which uses itGravatar wm42013-12-05
* vf_sub, vf_dlopen: default struct is not neededGravatar wm42013-12-05
* vf: cleanup removed filter entryGravatar wm42013-12-05
* video/filter: fix some bogus free() callsGravatar wm42013-12-05
* options: remove legacy hacks for sub-option handlingGravatar wm42013-12-04
* vf_noise: reduce binary sizeGravatar wm42013-12-04
* vf_eq: revert unintended binary size increaseGravatar wm42013-12-04
* video/filter: remove legacy option handling hacksGravatar wm42013-12-04
* vf_vo: don't abuse option strings to set VOGravatar wm42013-12-04
* vf_rotate: use option parserGravatar wm42013-12-04
* vf_pp: use option parserGravatar wm42013-12-04
* vf_ilpack: use option parserGravatar wm42013-12-04
* vf_eq: use option parserGravatar wm42013-12-04
* vf_dsize: use option parserGravatar wm42013-12-04
* vf_divtc: use option parserGravatar wm42013-12-04
* video/filter: remove vf_down3drightGravatar wm42013-12-04