gstreamer/gst
Tim-Philipp Müller 7238064f5c 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
..
audioresample gst/audioresample/gstaudioresample.c: Another typo fix (#366212). 2006-10-28 16:00:51 +00:00
cdxaparse Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
chart More G_OBJECT macro fixing. 2006-09-16 22:14:36 +00:00
colorspace Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
deinterlace Port simple deinterlacer from 0.8. Use at your own risk, don't blame me for anything it does or does not do to your p... 2006-10-11 20:33:48 +00:00
equalizer More G_OBJECT macro fixing. 2006-09-16 22:14:36 +00:00
festival Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
filter gst/filter/: Don't forget new files. 2006-07-10 14:49:46 +00:00
freeze Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) and fix one GObject boilerplate macro. 2006-06-23 09:09:44 +00:00
games More G_OBJECT macro fixing. 2006-09-16 22:14:36 +00:00
h264parse New plugin: h264parse (#340638) 2006-05-22 16:08:34 +00:00
librfb gst/librfb/Makefile.am: Compile with appropriate cflags. Fixes build. 2006-11-19 12:02:13 +00:00
mixmatrix More G_OBJECT macro fixing. 2006-09-16 22:14:36 +00:00
modplug gst/modplug/libmodplug/sndfile.cpp: Fix potential buffer overflow (CVE-2006-4192) (#385788). 2006-12-14 15:45:56 +00:00
mpeg1sys Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
mpeg1videoparse Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
mpeg2sub Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
mpegaudioparse Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
multifile gst/multifile/Makefile.am: Let's not depend on a file that doesn't exist. 2006-11-10 19:18:33 +00:00
nsf gst/nsf/: Fix some things the Forte compiler warns about (#362626). 2006-10-17 11:04:14 +00:00
nuvdemux Fixed bug for files with timestamps less than 0. 2006-10-26 14:07:08 +00:00
overlay Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
passthrough Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
playondemand Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
qtdemux 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
replaygain gst/replaygain/gstrganalysis.c: Call the base class handler. Fixes #380610. 2006-11-30 15:08:08 +00:00
rtjpeg Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
smooth Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
smoothwave Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
spectrum gst/spectrum/gstspectrum.c: Fix mem leak, avoid unnecessary memcpy. 2006-10-06 11:31:11 +00:00
speed configure.ac: Check for X before using X_CFLAGS in the check for opengl (#343866). 2006-06-09 17:38:20 +00:00
stereo Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
switch Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
tta Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
vbidec More G_OBJECT macro fixing. 2006-09-16 22:14:36 +00:00
videocrop gst/videocrop/gstvideocrop.*: Handle packed YUV formats (UYVY, YUY2, YUYV) separately; also, fix passthrough mode; la... 2006-10-04 22:37:07 +00:00
videodrop Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
videoparse A little pluggy to make sense out of the random chunks we get from multifilesrc. 2006-11-11 00:22:24 +00:00
virtualdub More G_OBJECT macro fixing. 2006-09-16 22:14:36 +00:00
xingheader Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
y4m configure.ac: Enable cdaudio and y4m. 2006-11-13 18:55:57 +00:00
Makefile.am build gdp plugins 2006-06-06 16:14:52 +00:00