gstreamer/gst
Wim Taymans 6c781b9ca3 gst/rtpmanager/gstrtpjitterbuffer.c: Fix EOS handling.
Original commit message from CVS:
* gst/rtpmanager/gstrtpjitterbuffer.c:
(gst_rtp_jitter_buffer_sink_event), (gst_rtp_jitter_buffer_chain),
(gst_rtp_jitter_buffer_loop):
Fix EOS handling.
Convert some DEBUG into WARNINGs.
Pause task when flushing.
* gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_class_init),
(rtcp_thread), (gst_rtp_session_event_recv_rtcp_sink):
Use system clock for RTCP session management timeouts.
* gst/rtpmanager/rtpsession.c: (on_new_ssrc), (on_ssrc_collision),
(on_ssrc_validated), (on_bye_ssrc), (on_bye_timeout), (on_timeout):
Release the session lock when emiting signals.
2007-08-16 11:40:16 +00:00
..
app gst/app/Makefile.am: Fix CFLAGS and hopefully #430594. 2007-04-17 10:56:37 +00:00
audioresample ext/theora/theoradec.c: Calculate buffer duration correctly to generate a perfect stream (#433888). 2007-04-27 15:33:46 +00:00
bayer gst/bayer/gstbayer2rgb.c: Include our own "_stdint.h" instead of <stdint.h> (which may not be available). 2007-07-30 09:52:36 +00:00
cdxaparse Fix leaks. 2007-06-22 10:46:33 +00:00
chart Fix leaks. 2007-06-22 10:46:33 +00:00
colorspace Fix leaks. 2007-06-22 10:46:33 +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 gst/equalizer/: Better algorith for the center frequencies. Subtract band filters from input for negative gains. Rewo... 2007-07-20 11:37:37 +00:00
festival Fix leaks. 2007-06-22 10:46:33 +00:00
filter gst/filter/gstlpwsinc.*: Implement latency query and only forward those samples downstream that actually contain the ... 2007-08-16 09:48:27 +00:00
flv gst/flv/gstflvdemux.c: Fix locking and refcounting on the index. 2007-08-14 14:56:20 +00:00
freeze Fix leaks. 2007-06-22 10:46:33 +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
interleave gst/: Fix build against core CVS. 2007-07-11 23:43:25 +00:00
librfb gst/librfb/Makefile.am: Compile with appropriate cflags. Fixes build. 2006-11-19 12:02:13 +00:00
mixmatrix Fix leaks. 2007-06-22 10:46:33 +00:00
modplug gst/modplug/gstmodplug.cc: add several missing supported mime-types to the modplug plugin. 2007-07-14 18:48:25 +00:00
mpeg1sys Fix leaks. 2007-06-22 10:46:33 +00:00
mpeg2sub Fix leaks. 2007-06-22 10:46:33 +00:00
mpegvideoparse gst/mpegvideoparse/: Fix some silly bugs with calculating the guard sizes. 2007-06-06 11:03:24 +00:00
multifile gst/multifile/gstmultifilesrc.c: Add example to the docs. Fix buffer-offset-end and add some debug. 2007-07-18 07:51:11 +00:00
mve Add stdlib include (free, atoi, exit). 2007-07-18 07:35:32 +00:00
nsf Fix leaks. 2007-06-22 10:46:33 +00:00
nuvdemux gconf/: Remove dysfunctional directory (this stuff is in -good). 2007-06-25 11:02:21 +00:00
overlay Fix leaks. 2007-06-22 10:46:33 +00:00
passthrough Fix leaks. 2007-06-22 10:46:33 +00:00
playondemand Fix leaks. 2007-06-22 10:46:33 +00:00
real gst/real/gstrealvideodec.*: Remove some old unused vars. 2007-08-07 15:21:17 +00:00
replaygain gst/replaygain/gstrgvolume.h: Fix GObject macros. 2007-07-03 07:16:26 +00:00
rtjpeg Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
rtpmanager gst/rtpmanager/gstrtpjitterbuffer.c: Fix EOS handling. 2007-08-16 11:40:16 +00:00
smooth Fix leaks. 2007-06-22 10:46:33 +00:00
smoothwave Fix leaks. 2007-06-22 10:46:33 +00:00
spectrum Add stdlib include (free, atoi, exit). 2007-07-18 07:35:32 +00:00
speed gst/bayer/gstbayer2rgb.c: Include our own "_stdint.h" instead of <stdint.h> (which may not be available). 2007-07-30 09:52:36 +00:00
stereo Port the stereo element to GStreamer 0.10. 2007-08-09 17:39:47 +00:00
switch gst/: Build fixes for gcc-2.9x (no mid-block variable declarations etc.). 2007-06-22 20:23:18 +00:00
tta When driving the pipeline, also post an error when we get a not-linked flow return from downstream. 2007-06-08 16:49:41 +00:00
vbidec Fix leaks. 2007-06-22 10:46:33 +00:00
videodrop Fix leaks. 2007-06-22 10:46:33 +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
videosignal gst/videosignal/gstvideodetect.c: Fix property descriptions. 2007-07-03 17:09:24 +00:00
virtualdub More G_OBJECT macro fixing. 2006-09-16 22:14:36 +00:00
vmnc gst/bayer/gstbayer2rgb.c: Include our own "_stdint.h" instead of <stdint.h> (which may not be available). 2007-07-30 09:52:36 +00:00
xingheader Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
y4m Plug some leaks; try to make build bot happy again. 2007-04-24 15:49:18 +00:00
Makefile.am gst/Makefile.am: Fix distcheck, hopefully (rtpmanager is already in GST_PLUGINS_ALL). 2007-04-21 19:39:03 +00:00