mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 04:41:16 +00:00
13 lines
297 B
Text
13 lines
297 B
Text
|
/* -*- 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 */
|