gstreamer/gst/qtdemux
Tim-Philipp Müller 2f353d7379 gst/qtdemux/qtdemux.c: Don't post BUFFERING messages in streaming mode if the stream headers are behind the movie dat...
Original commit message from CVS:
* gst/qtdemux/qtdemux.c: (gst_qtdemux_post_progress),
(gst_qtdemux_chain):
Don't post BUFFERING messages in streaming mode if the stream
headers are behind the movie data; instead, post "progress" element
messages as a temporary solution. Apps might get confused and do
silly things to the pipeline state if they see buffering messages
from different sources and don't realize they come from different
sources (#387160).
2006-12-18 17:11:49 +00:00
..
Makefile.am gst/qtdemux/: QtDemux can now work push-based. 2006-02-13 22:04:42 +00:00
qtdemux.c gst/qtdemux/qtdemux.c: Don't post BUFFERING messages in streaming mode if the stream headers are behind the movie dat... 2006-12-18 17:11:49 +00:00
qtdemux.h gst/qtdemux/qtdemux.*: Avoid void pointer usage, better use guint8 * instead. 2006-10-17 10:59:55 +00:00
qtdemux.vcproj more working plugins 2004-07-27 21:41:30 +00:00