gstreamer/gst
Jan Schmidt 8aaddaee2b gst/avi/gstavidemux.c: Revert patch which sends timestamps only on keyframes, as it breaks playback with current gst-...
Original commit message from CVS:
* gst/avi/gstavidemux.c:
Revert patch which sends timestamps only on keyframes, as it
breaks playback with current gst-ffmpeg.
Fixes: #515562
2008-02-11 21:24:30 +00:00
..
alpha gst/alpha/: Re-write the 'alpha' plugin to be BaseTransform based, simplifying some stuff, and making buffer-alloc an... 2008-01-31 00:00:23 +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/audiofx/: Fix long description of audiofx elements. Fixes bug #515457. 2008-02-10 10:46:13 +00:00
auparse
autodetect gst/autodetect/gstautovideosink.*: Fix docs. 2007-12-05 16:04:47 +00:00
avi gst/avi/gstavidemux.c: Revert patch which sends timestamps only on keyframes, as it breaks playback with current gst-... 2008-02-11 21:24:30 +00:00
cutter
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/: Fix includes order 2008-02-09 00:15:25 +00:00
flx
goom
icydemux Return GST_FLOW_NOT_NEGOTIATED if we get a buffer without caps, and add a somewhat useful debug message. Plus test. 2008-02-07 21:17:36 +00:00
id3demux Generate the image-type values correctly. Leave them out of the caps when outputting a "preview image" tag, since it ... 2008-01-11 21:08:59 +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.c: Use #include <math.h> instead of #include "math.h". 2008-01-23 17:05:32 +00:00
matroska gst/matroska/matroska-demux.c: Flag keyframe and delta units correctly when dealign with a 2008-02-08 15:20:31 +00:00
median Fix memory leaks. 2007-06-22 10:12:15 +00:00
monoscope
multifile Close some memory leaks spotted by the unit test. Fixes bug #515697. 2008-02-11 14:01:52 +00:00
multipart gst/multipart/multipartmux.c: Fix caps memory leak. Fixes #514573. 2008-02-05 17:59:24 +00:00
oldcore Fix memory leaks. 2007-06-22 10:12:15 +00:00
qtdemux gst/qtdemux/qtdemux.c: Implement reverse playback support. 2007-11-24 14:55:04 +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/: Add MPEG2 video payloader 2008-01-25 10:53:17 +00:00
rtsp gst/rtsp/gstrtspsrc.c: Include unistd.h only if HAVE_UNISTD_H is defined 2008-02-07 19:13:56 +00:00
smpte
spectrum Add a simple example application for the spectrum element, include it in the docs, and fix some documentation ambigui... 2008-02-09 01:45:32 +00:00
udp gst/udp/gstmultiudpsink.c: use GST_WARNING for logging 2008-01-18 13:40:38 +00:00
videobox gst/videobox/gstvideobox.c: Initialise liboil in plugin_init() 2007-11-29 11:40:15 +00:00
videocrop
videofilter ext/annodex/Makefile.am: Fix CFLAGS/LIBS. 2007-07-20 07:41:58 +00:00
videomixer gst/videomixer/Makefile.am: Add controller flags. 2008-01-16 21:53:41 +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/wavparse/gstwavparse.c: Set variable to NULL after freeing it to prevent double frees or make failures by another... 2008-01-19 14:53:58 +00:00
Makefile.am