gstreamer/gst
Wim Taymans 1eff78685b gst/avi/gstavidemux.*: Precalc most of the duration query for each stream.
Original commit message from CVS:
* gst/avi/gstavidemux.c: (gst_avi_demux_reset),
(gst_avi_demux_index_entry_for_time),
(gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
(gst_avi_demux_stream_init), (gst_avi_demux_parse_stream),
(gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
(gst_avi_demux_next_data_buffer),
(gst_avi_demux_calculate_durations_from_index),
(gst_avi_demux_stream_header), (gst_avi_demux_do_seek),
(gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
(gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
(gst_avi_demux_sink_activate_pull), (gst_avi_demux_change_state):
* gst/avi/gstavidemux.h:
Precalc most of the duration query for each stream.
Make seeking more correct.
Use GstSegment to track position and duration.
Code cleanups and leak fixes.
Calculate correct total duration based on index length.
2006-08-22 16:42:22 +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/: Don't return FLOW_UNEXPECTED when a buffer is before the start of the stream (which might happen with large ID3... 2006-07-05 14:52:13 +00:00
audiofx gst/audiofxgood/: resubmit with the desired name *again* 2006-08-21 09:21:27 +00:00
audiofxgood gst/audiofxgood/: resubmit with the desired name *again* 2006-08-21 09:21:27 +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/gstautoaudiosink.c: When we can't find a usable audiosink, don't error out, but use a fake sink instea... 2006-08-16 10:53:32 +00:00
avi gst/avi/gstavidemux.*: Precalc most of the duration query for each stream. 2006-08-22 16:42:22 +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/filters.c: Avoid goom coredumping by clearing memory. 2006-07-07 15:04:29 +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/id3v2frames.c: If strings in text fields are marked ISO8859-1, but contain valid UTF-8 already, then han... 2006-08-22 13:53:34 +00:00
interleave more working plugins 2004-07-27 21:41:30 +00:00
law gst/law/: Fix negotiation to deal with ANY/EMPTY caps instead of leaking. 2006-07-24 14:16:06 +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 gst/monoscope/gstmonoscope.c: Don't unref buffers of which we've already given away ownership to the adapter. 2006-08-22 12:10:32 +00:00
multipart gst/multipart/multipartdemux.c: Accept leading whitespace before the boundary 2006-08-17 15:51:50 +00:00
oldcore Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
qtdemux gst/qtdemux/qtdemux.c: Some more constification. 2006-08-21 16:24:28 +00:00
rtp gst/rtp/Makefile.am: Fix the build again. 2006-08-21 10:46:21 +00:00
rtsp gst/rtsp/gstrtpdec.c: Add pads after setting them up. 2006-08-16 09:48:26 +00:00
smpte Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
spectrum gst/spectrum/gstspectrum.c: Fix typo in property nick. 2006-07-12 09:28:46 +00:00
udp gst/udp/gstmultiudpsink.c: Turn a g_print into a DEBUG line. 2006-08-16 09:29:20 +00:00
videobox use g_assert in _get_unit_size 2006-08-20 13:09:51 +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 Send the newsegment event in the streaming thread. 2006-08-10 14:10:28 +00:00
Makefile.am tidying up -good for business 2005-08-30 17:32:12 +00:00