gstreamer/gst-libs/gst
Sebastian Dröge f3f416004f Revert "audioencoder: Use GST_BOILERPLATE instead of custom GObject boilerplate code"
This reverts commit 11e375486e.

GST_BOILERPLATE() can't define an abstract type and
G_DEFINE_ABSTRACT_TYPE() does not pass the class struct to
the instance_init function and there's no way to get the
class struct of the current type in instance_init().
2011-09-26 16:02:51 +02:00
..
app docs: fixup appsrc/sink api docs 2011-05-23 15:02:27 +03:00
audio Revert "audioencoder: Use GST_BOILERPLATE instead of custom GObject boilerplate code" 2011-09-26 16:02:51 +02:00
cdda docs: add missing documentation for various pieces 2011-05-23 23:56:09 +03:00
fft fft: s/M_PI/G_PI/ for MSVC 2011-05-31 20:18:23 -07:00
floatcast gst/: Include glib.h instead of a specific GLib header. Including single 2008-12-10 08:19:13 +00:00
interfaces colorbalance: add some guards to interface methods 2011-09-09 13:09:43 +01:00
netbuffer libs: gobject-introspection scanner doesn't need to scan or update plugin info 2011-04-16 11:01:53 +01:00
pbutils discoverer: Don't use gtk-doc /* < ... > */ style comments for signals 2011-09-19 14:36:00 +02:00
riff riff: remove the g_return_if_fail as we test it below 2011-05-25 15:06:19 +03:00
rtp basertppayload: Make perfect timestamps reproducible across element restart 2011-08-25 14:16:48 +02:00
rtsp rtspdefs: add RTCP-Interval header 2011-09-19 11:32:23 +02:00
sdp docs: handle warnings emitted by gtk-doc 2011-08-20 19:16:42 +02:00
tag docs: minor addition to GST_TAG_ID3V2_HEADER_SIZE docs 2011-09-12 19:55:40 +01:00
video docs: fix xref for the property 2011-08-20 19:46:31 +02:00
gettext.h Fix for ENABLE_NLS being undefined for -Wundef 2010-03-16 18:06:16 +01:00
gst-i18n-plugin.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
Makefile.am pbutils: don't depend on libgstvideo just to parse some caps 2011-08-27 14:57:41 +01:00