gstreamer/gst-libs/gst
Tim-Philipp Müller 79953f27a8 video: overlay-composition: try to avoid floating point maths in inner loop
Try to avoid floating point maths for each pixel to be blended in
inner loop, and try to avoid the multiplication entirely for the
most common case of the global alpha being 1. Could probably be
refactored a bit more.
2012-03-25 11:31:31 +01:00
..
app appsink: implement SEEKING query 2012-02-25 15:21:30 +00:00
audio audio{en,de}coder: Add optional open/close vfuncs 2012-03-09 10:56:07 +01:00
cdda various: fix pad template leaks 2011-11-28 13:09:02 +00:00
fft various: typo fixes 2011-12-02 12:03:27 +01:00
floatcast gst/: Include glib.h instead of a specific GLib header. Including single 2008-12-10 08:19:13 +00:00
interfaces interfaces: fix ABI class padding after the recent changes 2012-02-24 21:37:00 +01:00
netbuffer various: typo fixes 2011-12-02 12:03:27 +01:00
pbutils pbutils: Fix 'comparison of unsigned enum expression < 0 is always false' compiler warning 2012-03-06 12:40:36 +01:00
riff riff: map ISBJ tag to GST_TAG_ALBUM_ARTIST 2012-03-24 00:18:17 +00:00
rtp rtcpbuffer: prevent overflow of 16bit header length. 2012-01-05 11:12:25 +00:00
rtsp rtspconnection: only send new data immediately if there are no queued messages 2012-02-17 14:40:35 +00:00
sdp docs: handle warnings emitted by gtk-doc 2011-08-20 19:16:42 +02:00
tag tag: xmp: Fix a build warning when compiling with asserts disabled 2012-02-21 16:07:04 +00:00
video video: overlay-composition: try to avoid floating point maths in inner loop 2012-03-25 11:31:31 +01:00
gettext.h Fix for ENABLE_NLS being undefined for -Wundef 2010-03-16 18:06:16 +01:00
glib-compat-private.h glib-compat: Add license boilerplate for LGPL 2011-12-13 00:03:28 +00:00
gst-i18n-plugin.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
Makefile.am Work around deprecated thread API in glib master 2011-12-04 17:16:30 +00:00