gstreamer/gst
Edward Hervey 663856a514 gst/avi/gstavidemux.*: Proper aggregation of each stream's GstFlowReturn in order to figure out whether the task shou...
Original commit message from CVS:
* gst/avi/gstavidemux.c: (gst_avi_demux_reset),
(gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
(gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
(gst_avi_demux_process_next_entry), (push_tag_lists),
(gst_avi_demux_stream_data), (gst_avi_demux_loop):
* gst/avi/gstavidemux.h:
Proper aggregation of each stream's GstFlowReturn in order to figure out
whether the task should stop or not.
Don't send inline events before pushing out a NEW_SEGMENT, more
specifically for GST_TAG_EVENT.
Change a GST_ERROR to a GST_WARNING for a non-fatal situation in reading
sub-indexes.
2006-07-03 15:28:48 +00:00
..
alpha Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro fixes. 2006-06-22 19:31:04 +00:00
apetag gst/id3demux/gstid3demux.c: Make sure we don't return GST_FLOW_OK with a NULL buffer in certain cases where a read be... 2006-06-29 11:11:50 +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 Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
avi gst/avi/gstavidemux.*: Proper aggregation of each stream's GstFlowReturn in order to figure out whether the task shou... 2006-07-03 15:28:48 +00:00
cutter Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro fixes. 2006-06-22 19:31:04 +00:00
debug Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro fixes. 2006-06-22 19:31:04 +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 Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
goom gst/goom/gstgoom.c: Fix double caps unref when negotiation fails. 2006-06-23 09:35:45 +00:00
icydemux Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro fixes. 2006-06-22 19:31:04 +00:00
id3demux gst/id3demux/gstid3demux.c: Make sure we don't return GST_FLOW_OK with a NULL buffer in certain cases where a read be... 2006-06-29 11:11:50 +00:00
interleave more working plugins 2004-07-27 21:41:30 +00:00
law gst/law/alaw-decode.c: Trying to get items from an ANY or EMPTY caps is ... stupid. 2006-06-02 15:02:54 +00:00
level Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro fixes. 2006-06-22 19:31:04 +00:00
matroska gst/matroska/: Send tag event after newsegment event. 2006-06-29 11:41:55 +00:00
median Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
monoscope Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
multipart Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro fixes. 2006-06-22 19:31:04 +00:00
oldcore Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
qtdemux gst/qtdemux/qtdemux.c: Combine return values from src pad pushes. 2006-06-15 15:58:09 +00:00
rtp Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro fixes. 2006-06-22 19:31:04 +00:00
rtsp Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro fixes. 2006-06-22 19:31:04 +00:00
smpte Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
spectrum gst/spectrum/Makefile.am: Fix build. 2006-06-16 12:35:08 +00:00
udp Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro fixes. 2006-06-22 19:31:04 +00:00
videobox Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro fixes. 2006-06-22 19:31:04 +00:00
videocrop Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
videofilter Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro fixes. 2006-06-22 19:31:04 +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: Make sure we don't read beyond the end of the file (#345232). 2006-06-18 12:37:12 +00:00
Makefile.am tidying up -good for business 2005-08-30 17:32:12 +00:00