gstreamer/gst
Jan Schmidt 85c6182ef4 gst/id3demux/id3v2frames.c: Fix parsing of numeric genre strings some more, by ensuring that we only try and parse st...
Original commit message from CVS:
* gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
Fix parsing of numeric genre strings some more, by ensuring that
we only try and parse strings that a) Start with '(' and b) Consist
only of digits.
Also, when finding an escaping '((' sequence, bust it back to '(' by
swallowing the first parenthesis
2006-05-10 13:51:01 +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 Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
avi gst/avi/gstavimux.c: Work around gst_buffer_make_metadata_writable() bug that results in avimux marking all frames in... 2006-05-09 14:08:15 +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/id3demux/id3v2frames.c: Fix parsing of numeric genre strings some more, by ensuring that we only try and parse st... 2006-05-10 13:51:01 +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: Don't cause side effects in a debugging function. 2006-05-08 15:20:10 +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 C89 compliance fixes. Fixes #340980 2006-05-08 10:59:05 +00:00
Makefile.am tidying up -good for business 2005-08-30 17:32:12 +00:00