summaryrefslogtreecommitdiff
path: root/gst/vmnc
diff options
context:
space:
mode:
authorLuis de Bethencourt <luis.bg@samsung.com>2015-04-27 10:55:13 +0100
committerLuis de Bethencourt <luis.bg@samsung.com>2015-04-27 10:55:18 +0100
commit925b65b02ed43f79a397d97e3664b8dc8d7be2a8 (patch)
tree43cdaaecb2e389f27c6bce6118bfba8f8928549e /gst/vmnc
parent4ca63b01ab6821600397caf01f8ce0634242f590 (diff)
downloadgstreamer-plugins-bad-925b65b02ed43f79a397d97e3664b8dc8d7be2a8.tar.gz
Rename property enums from ARG_ to PROP_
Property enum items should be named PROP_ for consistency and readability.
Diffstat (limited to 'gst/vmnc')
-rw-r--r--gst/vmnc/vmncdec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/vmnc/vmncdec.c b/gst/vmnc/vmncdec.c
index 058a84449..54a42ed08 100644
--- a/gst/vmnc/vmncdec.c
+++ b/gst/vmnc/vmncdec.c
@@ -51,7 +51,7 @@ GST_DEBUG_CATEGORY_STATIC (GST_CAT_DEFAULT);
enum
{
- ARG_0,
+ PROP_0,
};
enum