Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Seungha Yang
gst-plugins-base
Commits
c5d3e65e
Commit
c5d3e65e
authored
Jun 30, 2005
by
Thomas Vander Stichele
Browse files
adding interfaces.h
Original commit message from CVS: adding interfaces.h
parent
bb8da77f
Changes
1
Hide whitespace changes
Inline
Side-by-side
gst-libs/gst/interfaces/interfaces.h
0 → 100644
View file @
c5d3e65e
/* GStreamer Interfaces
* Copyright (C) 2005 Thomas Vander Stichele <thomas at apestaart dot org>
*
* interfaces.h: include for all interfaces
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
* License along with this library; if not, write to the
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*/
#ifndef __GST_INTERFACES_H__
#define __GST_INTERFACES_H__
#include
"colorbalance.h"
#include
"mixer.h"
#include
"navigation.h"
#include
"propertyprobe.h"
#include
"tuner.h"
#include
"xoverlay.h"
#endif
/* __GST_INTERFACES_H__ */
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment