gstreamer/gst
Tim-Philipp Müller 8c6bcd6771 gst/mpegaudioparse/gstmpegaudioparse.*: Do an initial class_ref on an internal enum type from within the class_init f...
Original commit message from CVS:
* gst/mpegaudioparse/gstmpegaudioparse.c: (channel_mode_class),
(GST_TYPE_MP3_CHANNEL_MODE), (mp3_type_frame_length_from_header),
(gst_mp3parse_emit_frame), (mp3parse_get_query_types):
* gst/mpegaudioparse/gstmpegaudioparse.h:
Do an initial class_ref on an internal enum type from within the
class_init function so that there aren't any issues when multiple
mp3parse elements are started in separate threads at the same
time. (Why we use an enum type here if the tag is registered as
a string type, I don't know). Also remove custom UNUSED macro
and use GLib's instead.
2008-12-10 15:42:21 +00:00
..
ac3parse Don't install static libs for plugins. Fixes #550851 for ugly. 2008-10-13 18:10:25 +00:00
asfdemux gst/asfdemux/gstasfdemux.c: Remove duplicate and broken code for the streaming case and simply reuse the much better ... 2008-11-20 21:31:19 +00:00
dvdlpcmdec Don't install static libs for plugins. Fixes #550851 for ugly. 2008-10-13 18:10:25 +00:00
dvdsub Don't install static libs for plugins. Fixes #550851 for ugly. 2008-10-13 18:10:25 +00:00
iec958 Don't install static libs for plugins. Fixes #550851 for ugly. 2008-10-13 18:10:25 +00:00
mpegaudioparse gst/mpegaudioparse/gstmpegaudioparse.*: Do an initial class_ref on an internal enum type from within the class_init f... 2008-12-10 15:42:21 +00:00
mpegstream gst/mpegstream/: Fix memmory corruption due to not storing the new updated pointer after a g_renew(). Fixes #558896. 2008-11-03 11:31:49 +00:00
realmedia gst/realmedia/rmdemux.c: Add suport for mpeg4 and aac audio. See #556714. 2008-10-24 12:47:05 +00:00
synaesthesia Don't install static libs for plugins. Fixes #550851 for ugly. 2008-10-13 18:10:25 +00:00
Makefile.am on dasher, on dancer, on donner, on fixen! 2001-12-23 03:25:55 +00:00