gstreamer/ext
Sebastian Dröge 74e9eb72c5 ext/pulse/: Some smaller cleanup. Use G_PARAM_STATIC_STRINGS, gst_element_class_set_details_simple() and fix coding s...
Original commit message from CVS:
* ext/pulse/pulsemixer.c: (gst_pulsemixer_base_init),
(gst_pulsemixer_class_init):
* ext/pulse/pulsesink.c: (gst_pulsesink_base_init),
(gst_pulsesink_class_init), (gst_pulsesink_prepare):
* ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
(gst_pulsesrc_base_init), (gst_pulsesrc_class_init),
(gst_pulsesrc_prepare):
Some smaller cleanup. Use G_PARAM_STATIC_STRINGS,
gst_element_class_set_details_simple() and fix coding style a bit
more.
2008-06-10 08:59:17 +00:00
..
aalib Document aasink and cacasink. 2008-05-28 13:28:20 +00:00
annodex Make ro memory to share. 2007-08-16 12:15:06 +00:00
cairo Stop using deprecated GLib functions. 2008-04-24 22:01:52 +00:00
cdio ext/cdio/: Also extract album title and album genre from CD-TEXT if available (#537021). 2008-06-09 20:02:05 +00:00
dv ext/: gst_atomic_int_set ==> g_atomic_int_set 2008-04-17 10:24:32 +00:00
esd ext/esd/esdsink.c: When we post an error, we must return -1 to let the parent know that we cannot write the segment e... 2008-05-20 17:27:35 +00:00
flac Use new utility functions in libgsttag to process coverart (#512333). 2008-06-04 10:42:46 +00:00
gconf Don't use gst_element_get_pad(), it's a bad method. 2008-05-21 17:39:38 +00:00
gdk_pixbuf ext/gdk_pixbuf/: Add gdkpixbufsink element for easy snapshotting (#525946). 2008-04-03 22:50:48 +00:00
hal Don't use gst_element_get_pad(), it's a bad method. 2008-05-21 17:39:38 +00:00
jpeg ext/jpeg/gstjpeg.c: Remove (commented out) smoke typefinder. This is in base now. 2008-02-25 06:50:31 +00:00
ladspa ext/ladspa/gstsignalprocessor.c: Reset flow_state back to _OK after a flush stop so that we exit our error state afte... 2006-12-18 15:51:54 +00:00
libcaca Document aasink and cacasink. 2008-05-28 13:28:20 +00:00
libmng Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
libpng ext/libpng/gstpngenc.*: Preallocate the output buffer so that g_memdup() and gst_buffer_merge() aren't needed anymore... 2008-01-29 18:43:32 +00:00
mikmod Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
pulse ext/pulse/: Some smaller cleanup. Use G_PARAM_STATIC_STRINGS, gst_element_class_set_details_simple() and fix coding s... 2008-06-10 08:59:17 +00:00
raw1394 Document whats first shown on the fdo plugin docs page :) 2008-05-28 14:31:05 +00:00
shout2 Fix a bunch of leaks shown by the newly-added states test. 2007-03-04 13:52:03 +00:00
soup ext/soup/gstsouphttpsrc.c: Include stdlib to fix the build. Use g_free instead of free, libsoup uses glib. 2008-05-02 11:32:31 +00:00
speex ext/speex/gstspeexdec.c: Fix the calculation of the duration of the concealment packets. 2008-05-13 08:21:26 +00:00
taglib ext/taglib/Makefile.am: Add -Wno-attributes to CXXFLAGS to suppress warning caused by taglib headers (with gcc 4.3.1). 2008-06-04 15:19:46 +00:00
wavpack Fix some compiler warnings. 2008-05-16 17:50:20 +00:00
Makefile.am ext/Makefile.am: Remove LADSPA reference I missed. 2008-04-13 17:43:52 +00:00