mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-11 03:41:33 +00:00
12 lines
297 B
C
12 lines
297 B
C
/* -*- Mode: C; c-basic-offset: 4 -*- */
|
|
%%
|
|
headers
|
|
/* include any required headers here */
|
|
%%
|
|
init
|
|
/* include any code here that needs to be executed before the
|
|
* extension classes get initialised */
|
|
%%
|
|
|
|
/* you should add appropriate ignore, ignore-glob and
|
|
* override sections here */
|