mpv/video/filter
wm4 7dc7b900c6 Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsg
The tmsg stuff was for the internal gettext() based translation system,
which nobody ever attempted to use and thus was removed. mp_gtext() and
set_osd_tmsg() were also for this.

mp_dbg was once enabled in debug mode only, but since we have log level
for enabling debug messages, it seems utterly useless.
2013-12-16 20:41:08 +01:00
..
pullup.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
pullup.h
vf.c Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsg 2013-12-16 20:41:08 +01:00
vf.h video: move VO reinit from filter chain to player 2013-12-10 20:07:39 +01:00
vf_crop.c Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsg 2013-12-16 20:41:08 +01:00
vf_delogo.c video/filter: remove vf_match_csp() 2013-12-07 19:32:03 +01:00
vf_divtc.c video/filter: make vf->control non-recursive 2013-12-07 19:33:38 +01:00
vf_dlopen.c vf: move norm_qscale() to the only filter which uses it 2013-12-05 22:58:53 +01:00
vf_dlopen.h
vf_dsize.c vf_dsize: fix bug caused by typo 2013-12-14 01:50:32 +01:00
vf_eq.c video/filter: make vf->control non-recursive 2013-12-07 19:33:38 +01:00
vf_expand.c video/filter: make vf->control non-recursive 2013-12-07 19:33:38 +01:00
vf_flip.c video/filter: remove unneeded config callbacks 2013-12-05 22:58:54 +01:00
vf_format.c video/filter: remove legacy option handling hacks 2013-12-04 00:07:40 +01:00
vf_gradfun.c vf: remove flags from filter format status 2013-12-07 19:33:11 +01:00
vf_hqdn3d.c video/filter: remove legacy option handling hacks 2013-12-04 00:07:40 +01:00
vf_ilpack.c video/filter: remove legacy option handling hacks 2013-12-04 00:07:40 +01:00
vf_lavfi.c video/filter: make vf->control non-recursive 2013-12-07 19:33:38 +01:00
vf_lavfi.h vf_lavfi: export a wrapper function 2013-12-04 00:07:38 +01:00
vf_mirror.c video/filter: remove legacy option handling hacks 2013-12-04 00:07:40 +01:00
vf_noformat.c video/filter: remove legacy option handling hacks 2013-12-04 00:07:40 +01:00
vf_noise.c video/filter: remove vf_match_csp() 2013-12-07 19:32:03 +01:00
vf_phase.c video/filter: fix some bogus free() calls 2013-12-05 01:50:05 +01:00
vf_pp.c video/filter: remove vf_match_csp() 2013-12-07 19:32:03 +01:00
vf_pullup.c video/filter: make vf->control non-recursive 2013-12-07 19:33:38 +01:00
vf_rotate.c vf: redo conversion filter insertion/format negotiation 2013-12-07 19:35:55 +01:00
vf_scale.c vf: redo conversion filter insertion/format negotiation 2013-12-07 19:35:55 +01:00
vf_screenshot.c video/filter: make vf->control non-recursive 2013-12-07 19:33:38 +01:00
vf_softpulldown.c video/filter: make vf->control non-recursive 2013-12-07 19:33:38 +01:00
vf_stereo3d.c video/filter: remove legacy option handling hacks 2013-12-04 00:07:40 +01:00
vf_sub.c video/filter: make vf->control non-recursive 2013-12-07 19:33:38 +01:00
vf_swapuv.c video/filter: remove legacy option handling hacks 2013-12-04 00:07:40 +01:00
vf_unsharp.c video/filter: remove vf_match_csp() 2013-12-07 19:32:03 +01:00
vf_vavpp.c vf: redo conversion filter insertion/format negotiation 2013-12-07 19:35:55 +01:00
vf_yadif.c video/filter: remove legacy option handling hacks 2013-12-04 00:07:40 +01:00