gstreamer/gst
Sebastian Dröge a9909c1abf videobox: Fix AYUV->I420 conversion
For this fix the averaging of the chroma values. It should't be (a/2 + b)/2
but just (a + b)/2.

Fixes bug #594599.
2009-09-09 16:28:53 +02:00
..
alpha Remove trivial unused variables detected by CLang static analyzer. 2009-04-18 18:51:28 +02:00
apetag Remove Ronald Bultje from Authors field 2009-09-05 20:53:10 -07:00
audiofx audioamplify: Fix integer overflows on 32 bit architectures 2009-06-21 17:13:43 +02:00
auparse Remove trivial unused variables detected by CLang static analyzer. 2009-04-18 18:51:28 +02:00
autodetect Remove Ronald Bultje from Authors field 2009-09-05 20:53:10 -07:00
avi Remove Ronald Bultje from Authors field 2009-09-05 20:53:10 -07:00
cutter Remove unused variables in _class_init 2009-04-18 18:51:27 +02:00
debugutils Remove unused variables in _class_init 2009-04-18 18:51:27 +02:00
deinterlace deinterlace: Remove the interlaced field from the output caps if deinterlacing is enabled 2009-06-23 17:52:29 +02:00
effectv effectv: Fix compilation with gcc 3 2009-08-31 18:11:28 +02:00
equalizer equalizer: Use floating point arithmetic internally for the int16 mode 2009-05-28 12:39:46 +02:00
flv flvmux: fully use tagsetter to manage the tags. Fixes #563221 2009-09-03 14:48:14 +03:00
flx Remove trivial unused variables detected by CLang static analyzer. 2009-04-18 18:51:28 +02:00
goom docs: Quieten a couple more docs warnings 2009-06-11 11:39:25 +01:00
goom2k1 Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
icydemux Remove trivial unused variables detected by CLang static analyzer. 2009-04-18 18:51:28 +02:00
id3demux id3demux: Try GST_*_TAG_ENCODING and locale encoding if tags are not UTF8 2009-08-09 12:52:17 +02:00
interleave interleave: fix indenting and upgrade two debugs to warnings. 2009-07-21 10:07:00 +03:00
law law: fix caps and negotiation 2009-06-30 15:59:20 +02:00
level Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
matroska Remove Ronald Bultje from Authors field 2009-09-05 20:53:10 -07: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 Remove trivial unused variables detected by CLang static analyzer. 2009-04-18 18:51:28 +02:00
multipart multipartmux: mark data buffer as delta-unit 2009-09-08 18:34:49 +02:00
oldcore Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
qtdemux qtdemux: prevent a spurious debug warning 2009-09-04 13:51:25 +02:00
replaygain rganalysis: Add ability to post level messages 2009-05-07 16:25:41 +02:00
rtp rtpjpegdepay: add missing math.h include 2009-09-08 13:32:51 +02:00
rtpmanager rtpbin: add ignore-pt parameter 2009-09-08 17:38:32 +02:00
rtsp rtspsrc: fix memory leak 2009-09-08 13:30:29 +02:00
smpte Remove trivial unused variables detected by CLang static analyzer. 2009-04-18 18:51:28 +02:00
spectrum Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
udp udpsink: Add ttl multicast property 2009-08-31 12:16:01 +02:00
videobox videobox: Fix AYUV->I420 conversion 2009-09-09 16:28:53 +02:00
videocrop aspectratiocrop: Don't forget to call parent finalize implementation. 2009-02-10 11:27:51 +01:00
videofilter Remove trivial unused variables detected by CLang static analyzer. 2009-04-18 18:51:28 +02:00
videomixer videomixer: Random cleanup 2009-07-10 19:54:25 +02:00
wavenc Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
wavparse wavparse: reflow exit, and fix some leaks 2009-08-31 16:50:00 +02:00
y4m y4menc: Add interlaced support 2009-09-05 20:53:10 -07:00
Makefile.am tidying up -good for business 2005-08-30 17:32:12 +00:00