gstreamer/gst
Tim-Philipp Müller 5056bb87ab gst/auparse/gstauparse.*: Rewrite auparse to suck a little bit less: make source pad dynamic, so decodebin/playbin wo...
Original commit message from CVS:
* gst/auparse/gstauparse.c: (gst_au_parse_base_init),
(gst_au_parse_class_init), (gst_au_parse_init),
(gst_au_parse_reset), (gst_au_parse_add_srcpad),
(gst_au_parse_remove_srcpad), (gst_au_parse_parse_header),
(gst_au_parse_chain), (gst_au_parse_src_convert),
(gst_au_parse_src_query), (gst_au_parse_handle_seek),
(gst_au_parse_sink_event), (gst_au_parse_src_event),
(gst_au_parse_change_state):
* gst/auparse/gstauparse.h:
Rewrite auparse to suck a little bit less: make source pad
dynamic, so decodebin/playbin work with non-raw formats
like alaw/mulaw; add query function for duration/position
queries; check whether we have enough data before attempting
to parse the header (instead of crashing when that is not the
case); work around audioconvert sucking by swapping endianness
to the native endianness ourselves for float formats; send
initial newsegment event. Fixes #161712.
2006-04-26 17:08:24 +00:00
..
alpha Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
apetag Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +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 Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
cutter Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
debug Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +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 Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
id3demux Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +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 Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +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 Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
oldcore Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
qtdemux Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
rtp Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
rtsp Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +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 Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
videocrop Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
videofilter Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
videomixer Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +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 Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
Makefile.am tidying up -good for business 2005-08-30 17:32:12 +00:00