gstreamer/gst
Sebastian Dröge 0e1f7b54bb gst/wavenc/gstwavenc.c: Don't allow width=32,depth=24 as input. WAV requires that the width is the next integer multi...
Original commit message from CVS:
* gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
Don't allow width=32,depth=24 as input. WAV requires that the width
is the next integer multiply of 8 from the depth.
2008-10-28 14:56:08 +00:00
..
alpha Make stuff compile with GST_DISABLE_GST_DEBUG. 2008-08-30 14:15:03 +00:00
apetag
audiofx Make stuff compile with GST_DISABLE_GST_DEBUG. 2008-08-30 14:15:03 +00:00
auparse
autodetect gst/autodetect/: Fix "Since" tags in the documentation. 2008-10-27 09:04:37 +00:00
avi gst/avi/gstavimux.c: Fix VPRP chunk setup in avimux. 2008-10-21 12:42:45 +00:00
cutter
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
equalizer gst/equalizer/gstiirequalizer.c: Don't calculate the filter coefficients for every single buffer but only when it's n... 2008-10-27 08:30:51 +00:00
flx
goom gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
goom2k1
icydemux
id3demux
interleave gst/: Fix build flags order. 2008-09-17 13:49:04 +00:00
law
level
matroska gst/matroska/matroska-demux.c: Forward unknown events upstream. 2008-10-27 10:35:07 +00:00
median
monoscope
multifile gst/multifile/gstmultifilesrc.c: Implement DEFAULT and BUFFER position queries. See #555260. 2008-10-08 10:42:26 +00:00
multipart
oldcore
qtdemux gst/qtdemux/qtdemux.c: Remove previous wrong commit 2008-10-15 09:39:27 +00:00
replaygain
rtp gst/rtp/: Add mappings for multichannel support. Does not completely just work because the getcaps function does not ... 2008-10-28 10:01: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
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/gstudpnetutils.h: Define the correct WINVER so getaddinfo() can be used when using mingw32. Fixes bug #557294. 2008-10-27 08:40:02 +00:00
videobox gst/videobox/gstvideobox.c: support dynamically changing properties in videobox 2008-10-21 12:38:35 +00:00
videocrop
videofilter
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: Don't allow width=32,depth=24 as input. WAV requires that the width is the next integer multi... 2008-10-28 14:56:08 +00:00
wavparse
Makefile.am