summaryrefslogtreecommitdiffstats
path: root/video/filter/vf.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/filter/vf.h')
-rw-r--r--video/filter/vf.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/video/filter/vf.h b/video/filter/vf.h
index c946a31359..9b86cd117c 100644
--- a/video/filter/vf.h
+++ b/video/filter/vf.h
@@ -94,8 +94,6 @@ typedef struct vf_seteq {
enum vf_ctrl {
VFCTRL_SEEK_RESET = 1, // reset on picture and PTS discontinuities
- VFCTRL_QUERY_MAX_PP_LEVEL, // query max postprocessing level (if any)
- VFCTRL_SET_PP_LEVEL, // set postprocessing level
VFCTRL_SET_EQUALIZER, // set color options (brightness,contrast etc)
VFCTRL_GET_EQUALIZER, // get color options (brightness,contrast etc)
VFCTRL_SCREENSHOT, // Take screenshot, arg is voctrl_screenshot_args