gstreamer/gst
Jan Schmidt 6ac3f840db gst/autodetect/: Make the name of the child element be based on the name of the parent, so that debug output is more ...
Original commit message from CVS:
* gst/autodetect/gstautoaudiosink.c:
(gst_auto_audio_sink_find_best):
* gst/autodetect/gstautovideosink.c:
(gst_auto_video_sink_find_best):
Make the name of the child element be based on the name of the
parent, so that debug output is more useful.
* gst/id3demux/id3v2frames.c: (find_utf16_bom),
(parse_insert_string_field), (parse_split_strings):
Rework string parsing to always walk over BOM markers in UTF16
strings, using the endianness indicated by the innermost one,
then trying the opposite endianness if that fails to convert
to valid UTF-8. Fixes #341774
2006-05-16 14:07:29 +00:00
..
alpha Const-ify GEnumValue arrays. 2006-05-10 10:29:54 +00:00
apetag Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up following lines. 2006-05-06 00:14:09 +00:00
audiofx Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
auparse gst/auparse/gstauparse.*: Rewrite auparse to suck a little bit less: make source pad dynamic, so decodebin/playbin wo... 2006-04-26 17:08:24 +00:00
autodetect gst/autodetect/: Make the name of the child element be based on the name of the parent, so that debug output is more ... 2006-05-16 14:07:29 +00:00
avi gst/avi/gstavidemux.c: Ooops, bitten by the copy-and-paste design paradigm, fixes seek again. 2006-05-12 18:10:36 +00:00
cutter Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
debug Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up following lines. 2006-05-06 00:14:09 +00:00
effectv Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
equalizer Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
flx Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
goom Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
icydemux gst/icydemux/gsticydemux.*: Fix event handling: cache events when typefinding and forward later. 2006-04-28 14:57:57 +00:00
id3demux gst/autodetect/: Make the name of the child element be based on the name of the parent, so that debug output is more ... 2006-05-16 14:07:29 +00:00
interleave more working plugins 2004-07-27 21:41:30 +00:00
law Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
level Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
matroska Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up following lines. 2006-05-06 00:14:09 +00:00
median Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
monoscope Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
multipart Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up following lines. 2006-05-06 00:14:09 +00:00
oldcore Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
qtdemux gst/qtdemux/qtdemux.c: Figure out the real audio type in mp4a boxes by parsing the optional descriptors in the option... 2006-05-11 09:09:49 +00:00
rtp Const-ify GEnumValue arrays. 2006-05-10 10:29:54 +00:00
rtsp Const-ify GEnumValue arrays. 2006-05-10 10:29:54 +00:00
smpte Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
spectrum Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
udp Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
videobox Const-ify GEnumValue arrays. 2006-05-10 10:29:54 +00:00
videocrop Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
videofilter Const-ify GEnumValue arrays. 2006-05-10 10:29:54 +00:00
videomixer Const-ify GEnumValue arrays. 2006-05-10 10:29:54 +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 gst/wavparse/gstwavparse.c: Update docs; wavparse implements push and pull modes. 2006-05-14 12:50:07 +00:00
Makefile.am tidying up -good for business 2005-08-30 17:32:12 +00:00