gstreamer/gst
Tommi Myöhänen b026306147 gst/rtp/gstrtph264depay.c: Fix small leak. Fixes #497017.
Original commit message from CVS:
Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
* gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
Fix small leak. Fixes #497017.
2007-11-15 17:01:32 +00:00
..
alpha gst/alpha/gstalphacolor.c: Detect RGBA/BGRA correctly on little endian systems. 2007-11-14 10:22:41 +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 gst/: Fix compiler warnings shown with Forte. 2007-09-17 17:35:13 +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 Use new gst_bus_pop_filtered(). 2007-10-17 11:47:23 +00:00
avi gst/: Return the result in _activate_pull(). Don't ref element there. 2007-11-13 06:55:28 +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/rndbuffersize.c: Fix debug statement. 2007-08-17 15:30:39 +00:00
effectv Fix build against core CVS. 2007-07-11 22:31:06 +00:00
equalizer gst/equalizer/: And continue to update docs. Also include some sample code for the n-band equalizer in the docs. 2007-11-11 13:55:27 +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/goom/gstgoom.*: Document, fix and improve goom adapter behaviour. 2007-03-06 13:21:23 +00:00
icydemux configure.ac: Bump requirements to released versions (core and base 0.10.13). 2007-06-05 16:32:19 +00:00
id3demux gst/id3demux/: We don't want the same string multiple times in a tag list for the same tag ever, for any tag, not jus... 2007-11-14 21:39:47 +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
law gst/law/mulaw-decode.*: Calculate outgoing buffer duration if incoming buffer didn't have a valid duration. 2007-11-02 17:23:43 +00:00
level gst/level/gstlevel.*: Use basetransform segment so that it is correctly managed on flushes and start/stop. 2007-09-13 17:31:16 +00:00
matroska gst/matroska/: Extract palette data for dvd subpicture streams and send it downstream as custom gstreamer dvd event (... 2007-11-13 17:01:07 +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 Improve documentation, write some tests for multifilesrc/sink for upcoming ->good review. 2007-10-25 23:42:52 +00:00
multipart gst/multipart/multipartmux.c: Add support for mapping gst structure names to the MIME type equivalent. 2007-06-05 09:11:41 +00:00
oldcore Fix memory leaks. 2007-06-22 10:12:15 +00:00
qtdemux gst/qtdemux/: Add suppport for theora in quicktime according to XiphQT. 2007-11-15 16:31:32 +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
rtp gst/rtp/gstrtph264depay.c: Fix small leak. Fixes #497017. 2007-11-15 17:01:32 +00:00
rtsp gst/rtsp/gstrtspsrc.c: Don't leak sdp message contents (fixes #496773). 2007-11-14 20:34:24 +00:00
smpte gst/smpte/barboxwipes.c: Add missing break statement for BOX_HORIZONTAL case. 2007-04-17 16:39:02 +00:00
spectrum gst/: Change the meaning of the magnitude values given in the 2007-11-11 21:12:10 +00:00
udp gst/rtsp/gstrtspsrc.c: Don't leak sdp message contents (fixes #496773). 2007-11-14 20:34:24 +00:00
videobox gst/videobox/gstvideobox.c: Render right border in the correct location. 2007-08-08 17:47:05 +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: Fix strides calculation for AYUV (it's just width*4) (#436910). 2007-05-08 15:49:01 +00:00
wavenc gst/wavenc/gstwavenc.*: Properly write wav files with width!=depth by having the depth most significant bytes set and... 2007-06-03 11:21:44 +00:00
wavparse gst/: Return the result in _activate_pull(). Don't ref element there. 2007-11-13 06:55:28 +00:00
Makefile.am tidying up -good for business 2005-08-30 17:32:12 +00:00