gstreamer/gst
Wim Taymans 4865b3bf14 gst/rtpmanager/gstrtpbin.c: Fix caps refcounting for payload maps.
Original commit message from CVS:
* gst/rtpmanager/gstrtpbin.c: (get_pt_map),
(gst_rtp_bin_clear_pt_map), (gst_rtp_bin_class_init):
Fix caps refcounting for payload maps.
When clearing payload maps, also clear sessions and streams payload
maps.
* gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_get_caps),
(gst_rtp_pt_demux_clear_pt_map), (gst_rtp_pt_demux_chain),
(find_pad_for_pt):
Implement clearing the payload map.
* gst/rtpmanager/gstrtpsession.c:
(gst_rtp_session_event_send_rtp_sink):
Forward flush events instead of leaking them.
* gst/rtpmanager/gstrtpssrcdemux.c:
(gst_rtp_ssrc_demux_rtcp_sink_event):
Correctly refcount events before pushing them.
2007-10-08 10:39:35 +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
dvdspu Massive leak fixing, plus code cleanups. 2007-09-24 10:53:37 +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 Massive leak fixing, plus code cleanups. 2007-09-24 10:53:37 +00:00
filter gst/filter/: Add small comparision with the chebyshev filters in the docs. 2007-08-19 19:16:33 +00:00
flv gst/flv/gstflvparse.c: I got it wrong again, audio rate was not detected correctly in all cases. 2007-09-27 10:06:23 +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 Massive leak fixing, plus code cleanups. 2007-09-24 10:53:37 +00:00
interleave gst/: Printf format fixes (#476128). 2007-09-12 08:38:22 +00:00
librfb gst/librfb/gstrfbsrc.*: Added a property for incremental screen updates 2007-09-27 14:52:58 +00:00
mixmatrix Fix leaks. 2007-06-22 10:46:33 +00:00
modplug gst/modplug/gstmodplug.cc: Fix compiler warning. 2007-08-21 15:59:39 +00:00
mpeg1sys Fix leaks. 2007-06-22 10:46:33 +00:00
mpegtsparse gst/mpegtsparse/mpegtspacketizer.c: Don't skip PAT with version number 0. Fixes #483400. 2007-10-05 08:05:14 +00:00
mpegvideoparse Fix memory leaks. More to come. 2007-09-20 15:06:23 +00:00
multifile Massive leak fixing, plus code cleanups. 2007-09-24 10:53:37 +00:00
mve Add stdlib include (free, atoi, exit). 2007-07-18 07:35:32 +00:00
nsf Nosefart -> NES Sound Format 2007-09-04 02:22:20 +00:00
nuvdemux Massive leak fixing, plus code cleanups. 2007-09-24 10:53:37 +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.*: Don't generate an error for occasional decoding errors. 2007-09-19 13:50:44 +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/gstrtpbin.c: Fix caps refcounting for payload maps. 2007-10-08 10:39:35 +00:00
sdp gst/sdp/gstsdpdemux.h: Change signature of pt to fix compilation on some platforms. 2007-10-02 10:29:46 +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 gst/spectrum/: Handling window resize. 2007-09-18 13:55:06 +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/: Printf format fixes (#476128). 2007-09-12 08:38:22 +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 gst/xingheader/gstxingmux.c: The size of the Xing header is actually 417 as it's rounded to the next smaller integer.... 2007-10-05 08:51:44 +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