..
alpha
Make stuff compile with GST_DISABLE_GST_DEBUG.
2008-08-30 14:15:03 +00:00
apetag
gst/apetag/: Port APE tag demuxer over to the new GstTagDemux in -base.
2007-10-06 15:13:09 +00:00
audiofx
Make stuff compile with GST_DISABLE_GST_DEBUG.
2008-08-30 14:15:03 +00:00
auparse
Use audioconvert for converting from non-native endianness floats in auparse instead of doing it ourself. Fixes #424527 .
2007-05-21 09:32:26 +00:00
autodetect
gst/autodetect/Makefile.am: Don't link the autodetect plugin with GConf as it doesn't use GConf. Fixes bug #545463 .
2008-08-22 16:04:02 +00:00
avi
gst/avi/gstavidemux.c: Reset header state. Fixes #555321 .
2008-10-08 14:47:14 +00:00
cutter
gst/cutter/gstcutter.*: Fix some of the most obvious bugs in cutter. Now doesn't leak everything if input is silent.
2007-04-18 12:36:37 +00:00
debug
gst/debug/gsttaginject.c: Add warning when tags parameter is unparsable and give example for quoting in the docs.
2008-09-03 11:10:25 +00:00
effectv
Fix build against core CVS.
2007-07-11 22:31:06 +00:00
equalizer
gst/equalizer/gstiirequalizer.c: Don't clip float/double samples, correctly unset passthrough mode and use better rou...
2008-05-31 08:37:00 +00:00
flx
Fix a bunch of leaks shown by the newly-added states test.
2007-03-04 13:52:03 +00:00
goom
gst/: Ignore files.
2008-08-26 08:00:57 +00:00
goom2k1
gst/: Ignore files.
2008-08-26 08:00:57 +00:00
icydemux
gst/icydemux/gsticydemux.c: Small docs fix: in the example pipeline, we need to pass iradio-mode=true to the source, ...
2008-08-27 15:42:11 +00:00
id3demux
Use new utility functions in libgsttag to process coverart ( #512333 ).
2008-06-04 10:42:46 +00:00
interleave
gst/: Fix build flags order.
2008-09-17 13:49:04 +00:00
law
gst/law/: Ref caps before passing to gst_pad_template_new(), since that takes ownership.
2008-08-29 00:28:55 +00:00
level
gst/level/gstlevel.c: Fix compilation (also known as the classic 'fix code that someone committed without compiling i...
2008-08-11 10:53:06 +00:00
matroska
gst/: Fix build flags order.
2008-09-17 13:49:04 +00:00
median
Fix memory leaks.
2007-06-22 10:12:15 +00:00
monoscope
gst/monoscope/: Fix copy'n'paste-o in docs chunk. Also add some missing CFLAGS (but no LIBS, since we only use define...
2007-02-12 23:35:16 +00:00
multifile
gst/multifile/gstmultifilesrc.c: Implement DEFAULT and BUFFER position queries. See #555260 .
2008-10-08 10:42:26 +00:00
multipart
gst/multipart/: Convert audio/x-adpcm to and from the audio/G726-X in the muxer and demuxer. Fixes #549551 .
2008-08-28 10:09:16 +00:00
oldcore
Fix memory leaks.
2007-06-22 10:12:15 +00:00
qtdemux
gst/qtdemux/qtdemux.c: Some 'broken' files out there have atom lengths of zero... which basically results in qtdemux ...
2008-09-17 14:50:42 +00:00
replaygain
gst/replaygain/: More doc updates.
2008-06-13 14:33:52 +00:00
rtp
gst/rtp/gstrtpamrdepay.c: Mark DISCONT on output buffers when the marker bit signals a new talk spurt.
2008-09-26 14:44:49 +00:00
rtsp
gst/rtsp/gstrtspsrc.c: Return TRUE instead of FALSE from the event handler when we swallowed the event.
2008-10-09 14:27:12 +00:00
smpte
gst/rtsp/URLS: Some more urls.
2008-06-17 10:14:47 +00:00
spectrum
gst/spectrum/gstspectrum.c: Don't terminate on fabs(in)>1.0. Init doubles as doubles.
2008-08-13 09:17:20 +00:00
udp
gst/udp/gstudpsrc.c: Switch on the socket family to get the addrlen size right.
2008-09-25 11:30:35 +00:00
videobox
gst/videobox/gstvideobox.c: Use new basetransform method to renegotiate. Fixes #544956 .
2008-08-20 10:59:52 +00:00
videocrop
gst/videocrop/gstvideocrop.c: Fix cropping for packed 4:2:2 formats YUYV/YUY2 and UYVY.
2007-01-28 18:28:33 +00:00
videofilter
ext/annodex/Makefile.am: Fix CFLAGS/LIBS.
2007-07-20 07:41:58 +00:00
videomixer
gst/videomixer/videomixer.c: Handle segments a little better. Fixes #537361 .
2008-09-25 15:11:16 +00:00
wavenc
gst/wavenc/gstwavenc.c: Revert the last commit. wavenc still supports width!=depth for 32 bit width. Thanks Tim.
2008-08-21 13:27:12 +00:00
wavparse
gst/wavparse/gstwavparse.c: Handle the list chunk and use gst_riff_parse_info() to parse the info sub-chunk.
2008-08-05 15:05:44 +00:00
Makefile.am
tidying up -good for business
2005-08-30 17:32:12 +00:00