summaryrefslogtreecommitdiff
path: root/gst-libs/gst/codecparsers
diff options
context:
space:
mode:
authorHe Junyan <junyan.he@intel.com>2021-06-30 12:15:42 +0800
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>2021-07-02 08:44:15 +0000
commitf94167386278b3cbcf8a533f62ac218fb6be0e19 (patch)
tree05bf95ac767469282a525a7337bc10a2c3205cf5 /gst-libs/gst/codecparsers
parentfb4aeb6636026519a842d24bcbd9ca9b8a6ffd69 (diff)
downloadgstreamer-plugins-bad-f94167386278b3cbcf8a533f62ac218fb6be0e19.tar.gz
codecparsers: vp9parser: Delete the verbose redefine of MAX_LOOP_FILTER.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2369>
Diffstat (limited to 'gst-libs/gst/codecparsers')
-rw-r--r--gst-libs/gst/codecparsers/gstvp9parser.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gst-libs/gst/codecparsers/gstvp9parser.h b/gst-libs/gst/codecparsers/gstvp9parser.h
index 20417d9c6..e264a2bf9 100644
--- a/gst-libs/gst/codecparsers/gstvp9parser.h
+++ b/gst-libs/gst/codecparsers/gstvp9parser.h
@@ -48,7 +48,6 @@ G_BEGIN_DECLS
#define GST_VP9_FRAME_CONTEXTS_LOG2 2
-#define GST_VP9_MAX_LOOP_FILTER 63
#define GST_VP9_MAX_SHARPNESS 7
#define GST_VP9_MAX_REF_LF_DELTAS 4