mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-07 07:58:51 +00:00
rtph264pay: Clean up whitespace and syntax
This commit is contained in:
parent
37d22186ff
commit
28d6dfa51f
1 changed files with 6 additions and 6 deletions
|
@ -74,7 +74,7 @@ enum
|
||||||
{
|
{
|
||||||
PROP_0,
|
PROP_0,
|
||||||
PROP_SPROP_PARAMETER_SETS,
|
PROP_SPROP_PARAMETER_SETS,
|
||||||
PROP_CONFIG_INTERVAL
|
PROP_CONFIG_INTERVAL,
|
||||||
};
|
};
|
||||||
|
|
||||||
static void gst_rtp_h264_pay_finalize (GObject * object);
|
static void gst_rtp_h264_pay_finalize (GObject * object);
|
||||||
|
|
Loading…
Reference in a new issue