gstreamer/gst
Michael Smith a945c1582d Add icydemux, and tests.
Original commit message from CVS:
* configure.ac:
* gst/icydemux/Makefile.am:
* gst/icydemux/gsticydemux.c: (gst_icydemux_get_type),
(gst_icydemux_base_init), (gst_icydemux_class_init),
(gst_icydemux_reset), (gst_icydemux_init),
(gst_icydemux_sink_setcaps), (gst_icydemux_dispose),
(gst_icydemux_add_srcpad), (gst_icydemux_remove_srcpad),
(unicodify), (gst_icydemux_unicodify),
(gst_icydemux_parse_and_send_tags),
(gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
(gst_icydemux_chain), (gst_icydemux_change_state),
(gst_icydemux_send_tag_event), (plugin_init):
* gst/icydemux/gsticydemux.h:
* tests/check/Makefile.am:
* tests/check/elements/icydemux.c: (typefind_succeed),
(plugin_init), (icydemux_found_pad), (create_icydemux),
(cleanup_icydemux), (push_data), (GST_START_TEST),
(icydemux_suite), (main):
Add icydemux, and tests.
2006-04-21 09:27:11 +00:00
..
alpha Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +00:00
apetag gst/: Don't attempt typefinding on too-short buffers that have been completely trimmed away. 2006-03-22 13:00:34 +00:00
audiofx Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:48:01 +00:00
auparse better/unified long descriptions 2006-03-30 15:37:05 +00:00
autodetect better/unified long descriptions 2006-03-30 15:37:05 +00:00
avi gst/avi/gstavidemux.c: Fix index creation when we have to scan the file to create an index. There may be other types ... 2006-04-20 16:33:55 +00:00
cutter ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32 2006-03-30 23:37:16 +00:00
debug Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +00:00
effectv ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32 2006-03-30 23:37:16 +00:00
equalizer Unify the long descriptions in the plugin details (#337263). 2006-04-06 11:35:26 +00:00
flx Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +00:00
goom Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +00:00
icydemux Add icydemux, and tests. 2006-04-21 09:27:11 +00:00
id3demux gst/id3demux/id3tags.c: (Fixes #338713) 2006-04-17 10:01:51 +00:00
interleave more working plugins 2004-07-27 21:41:30 +00:00
law Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +00:00
level gst/level/gstlevel.c: use G_GINT64_CONSTANT for INT64 constants 2006-04-09 17:31:37 +00:00
matroska gst/matroska/: Set DISCONT flag on first buffer after a discontinuity. 2006-04-20 13:23:40 +00:00
median Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +00:00
monoscope Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +00:00
multipart Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +00:00
oldcore better/unified long descriptions 2006-03-30 15:37:05 +00:00
qtdemux gst/qtdemux/qtdemux.c: Never treat video streams as an audio stream. 2006-04-20 09:48:05 +00:00
rtp reverting rtp patches to fix freeze break on -base as explained on the list 2006-04-13 09:15:31 +00:00
rtsp Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +00:00
smpte Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +00:00
spectrum Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:48:01 +00:00
udp Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +00:00
videobox better/unified long descriptions 2006-03-30 15:37:05 +00:00
videocrop Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:48:01 +00:00
videofilter gst/level/gstlevel.c: use G_GINT64_CONSTANT for INT64 constants 2006-04-09 17:31:37 +00:00
videomixer Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +00:00
wavenc gst/wavenc/gstwavenc.*: Set caps on first outgoing buffer, so that it doesn't error out immediately with a non-negoti... 2006-04-19 15:16:33 +00:00
wavparse ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32 2006-03-30 23:37:16 +00:00
Makefile.am tidying up -good for business 2005-08-30 17:32:12 +00:00