.. |
alpha
|
gst/alpha/gstalphacolor.c: Double-check that RGB input caps are really RGBA caps (apparently the core doesn't always ...
|
2007-04-25 15:31:53 +00:00 |
apetag
|
gst/apetag/gsttagdemux.c: Rename registered type in preparation of GstTagDemux moving to
|
2007-03-21 11:49:32 +00:00 |
audiofx
|
gst/audiofx/: Sync the GObject properties before each processing step to properly work with the controller.
|
2007-05-06 21:32:40 +00:00 |
auparse
|
gst/auparse/gstauparse.c: limit caps to the formats we announce in the template
|
2007-04-10 12:01:33 +00:00 |
autodetect
|
gst/autodetect/gstautoaudiosink.c: Tim and I can't think of any reason the child audio sink needs to be set back to N...
|
2007-03-09 20:12:08 +00:00 |
avi
|
gst/: Fix some compiler warnings. Fixes #428182.
|
2007-04-10 10:01: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/progressreport.c: Don't try to post NULL message (in case we can't query upstream position or duration).
|
2007-04-20 17:25:50 +00:00 |
effectv
|
|
|
equalizer
|
gst/equalizer/gstiirequalizer10bands.c: A 10 band EQ should be initialized to 1 bands and not to 3.
|
2007-03-16 09:57:40 +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
|
gst/icydemux/gsticydemux.c: If the metadata strings we get in the stream are not UTF-8, try to interpret them accordi...
|
2007-04-12 16:06:31 +00:00 |
id3demux
|
gst/id3demux/gstid3demux.c: Fix handling of -1 values for start and stop values when seeking, and SEEK_CUR+SEEK_END.
|
2007-03-12 17:24:23 +00:00 |
interleave
|
gst/interleave/deinterleave.c: Remove 'channel-positions' field when munging input caps into 1-channel output caps (I...
|
2007-03-24 19:46:59 +00:00 |
law
|
|
|
level
|
gst/level/gstlevel.c: Use guint8 * instead of gpointer then vs6 can build in_data += (filter->width / 8).
|
2007-05-13 15:47:13 +00:00 |
matroska
|
|
|
median
|
|
|
monoscope
|
|
|
multifile
|
|
|
multipart
|
gst/multipart/multipartmux.c: Fix timestamps on outgoing buffers.
|
2007-05-03 15:55:06 +00:00 |
oldcore
|
|
|
qtdemux
|
gst/qtdemux/qtdemux.c (gst_qtdemux_move_stream, gst_qtdemux_loop_state_header, gst_qtdemux_activate_segment, gst_qtde...
|
2007-05-10 14:02:07 +00:00 |
replaygain
|
gst/replaygain/rganalysis.c: Fix wrong ifdef for visual C++. Fixes: #437403.
|
2007-05-13 19:57:45 +00:00 |
rtp
|
gst/rtp/gstrtpvorbisdepay.c: Remove annoying _dump_mem.
|
2007-05-14 14:47:26 +00:00 |
rtsp
|
gst/rtsp/gstrtspsrc.c: Parse range correctly.
|
2007-05-14 11:11:42 +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/equalizer/: Add 3 and 10 band version and add missing gst_object_sync_values.
|
2007-03-14 14:48:08 +00:00 |
udp
|
gst/udp/gstmultiudpsink.c: Add code to drop membership of a multicast group.
|
2007-04-29 14:43:37 +00:00 |
videobox
|
|
|
videocrop
|
|
|
videofilter
|
gst/videofilter/Makefile.am: Dist header..
|
2007-02-28 10:41:14 +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.*: everything else results in a invalid block align and invalid files.
|
2007-04-18 09:48:25 +00:00 |
wavparse
|
gst/wavparse/gstwavparse.c: Skip LIST chunks before the fmt chunk (fixes #437499). Also fix streaming mode regression...
|
2007-05-11 16:01:45 +00:00 |
Makefile.am
|
|
|