..
app
gst/app/Makefile.am: Fix CFLAGS and hopefully #430594 .
2007-04-17 10:56:37 +00:00
audioresample
Correct all relevant warnings found by the sparse semantic code analyzer. This include marking several symbols static...
2008-03-03 06:04:02 +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
configure.ac: Bump core/base requirements to released versions, to avoid confusion.
2008-02-01 13:02:53 +00:00
dvdspu
gst/dvdspu/gstdvdspu.c: Set n_line_ctrl_i to 0 whenever we free line_ctrl_i. Patch based on an idea by Jan Schmidt, f...
2008-02-14 14:33:27 +00:00
festival
Massive leak fixing, plus code cleanups.
2007-09-24 10:53:37 +00:00
filter
Remove lpwsinc and bpwsinc elements - they've become audiowsinclimit and audiowsincband respectively, in the gst-plug...
2008-02-07 21:53:39 +00:00
flv
gst/flv/gstflvparse.c: Don't strdup (and thus leak) codec name strings when passing them to gst_tag_list_add().
2007-12-11 11:54:43 +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
gst/h264parse/gsth264parse.c: Fix potential buffer leak in reverse mode. Re-Fixes #516061 .
2008-02-13 14:40:33 +00:00
interleave
gst/interleave/interleave.c: Let's not call every request pad we create "sink%d", that'll create problems if there's ...
2007-10-27 16:04:48 +00:00
librfb
Some C89 fixes, moving variable declarations to the beginning of a block. Fixes bug #517937 .
2008-02-22 05:33:59 +00:00
mixmatrix
Fix leaks.
2007-06-22 10:46:33 +00:00
modplug
Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them when building C++ code.
2008-02-23 15:01:32 +00:00
mpeg1sys
Fix leaks.
2007-06-22 10:46:33 +00:00
mpeg4videoparse
gst/mpeg4videoparse/mpeg4videoparse.*: Improved version not damaging headers using a simple state machine.
2007-10-27 08:20:59 +00:00
mpegtsparse
gst/mpegtsparse/: Add parsing of cable delivery system descriptor.
2008-03-04 17:49:15 +00:00
mpegvideoparse
gst/mpegvideoparse/mpegvideoparse.c: Fix leaking caps.
2008-02-12 10:57:27 +00:00
mve
gst/mve/gstmvedemux.c: Fix audio discontinuity that happens when silent chunks are followed by real data again. Fixes...
2008-03-03 04:39:48 +00:00
nsf
gst/: Fix compiler warnings shown by Forte.
2007-10-08 17:46:45 +00:00
nuvdemux
One less to do. Its 'nuv' not 'nvu'. As an extra bonus I mention what it actually is.
2008-01-21 14:33:11 +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
rawparse
Add missing no_inst header files to Makefile.am so disting still works
2008-01-23 13:18:24 +00:00
real
gst/: Fix compiler warnings shown by Forte.
2007-10-08 17:46:45 +00:00
replaygain
gst/replaygain/rganalysis.c: Avoid slowdown from denormals when processing near-silence input data.
2007-11-12 21:07:31 +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 small memory leak, leaking caps. Fixes #bug 517571.
2008-02-20 09:33:25 +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
selector
gst/selector/gstoutputselector.c: Fix changing to same pad twice before a chain call.
2008-02-26 12:01:37 +00:00
smooth
Fix leaks.
2007-06-22 10:46:33 +00:00
smoothwave
Fix leaks.
2007-06-22 10:46:33 +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
speexresample
update spec file and add two missing files for disting
2007-12-14 16:23:06 +00:00
stereo
Port the stereo element to GStreamer 0.10.
2007-08-09 17:39:47 +00:00
tta
gst/tta/Makefile.am: Link tta plugin with libm. Fixes bug #517391 .
2008-02-19 10:51:34 +00:00
vbidec
Fix leaks.
2007-06-22 10:46:33 +00:00
videodrop
Fix leaks.
2007-06-22 10:46:33 +00:00
videosignal
ext/musicbrainz/gsttrm.c: Don't emit signiture when going to READY, because it might not be ready.
2008-01-01 01:18:19 +00:00
virtualdub
More G_OBJECT macro fixing.
2006-09-16 22:14:36 +00:00
vmnc
Fix some finalize leaks by chaining up to the parent method.
2008-02-12 10:22:42 +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