gstreamer/gst
Sebastian Dröge 6756475fd3 avidemux: Fix alignment issues by using GST_READ_*
Reading integers from random memory addresses will result
in SIGBUS on some architectures if the memory address
is not correctly aligned. This can happen at two
places in avidemux so we should use GST_READ_UINT32_LE
and friends here. Fixes bug #572256.
2009-02-22 18:32:02 +01:00
..
alpha Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
apetag Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
audiofx Update Since: tags in autodetect srcs and audioecho 2009-02-19 13:16:39 +00:00
auparse Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
autodetect Update Since: tags in autodetect srcs and audioecho 2009-02-19 13:16:39 +00:00
avi avidemux: Fix alignment issues by using GST_READ_* 2009-02-22 18:32:02 +01:00
cutter Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
debug Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
effectv Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
equalizer equalizer: Don't reset frequency bands from user settings. Fixes #570343. 2009-02-03 14:16:40 +02:00
flx Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
goom Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
goom2k1 Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
icydemux Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
id3demux Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
interleave Remove version numbers from a few gst-launch examples. 2009-01-29 11:07:59 +02:00
law Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
level Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
matroska Read Matroska Title element for the TITLE tag 2009-02-04 09:20:28 +01:00
median Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
monoscope Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
multifile Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
multipart Add ' to framerate argument and remove the word 'simple' as all our pipelines are apparently simple. 2009-01-29 10:12:43 +02:00
oldcore Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
qtdemux qtdemux: Add handling for stps atoms 2009-02-06 16:21:58 -08:00
replaygain Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
rtp Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
rtsp rtspsrc: Keep track of connected state 2009-02-04 11:38:30 +01:00
smpte Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
spectrum Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
udp Update and add documentation for plugins with deps (ext). 2009-01-28 18:05:09 +02:00
videobox Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
videocrop aspectratiocrop: Don't forget to call parent finalize implementation. 2009-02-10 11:27:51 +01:00
videofilter Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
videomixer Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
wavenc Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
wavparse Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
Makefile.am tidying up -good for business 2005-08-30 17:32:12 +00:00