gstreamer/gst
Tim-Philipp Müller 02436f52c6 goom: fix compilation on ios-arm7-10.9 and osx-x86_64
uint is not a standard type, and the rest of the code uses
Uint which is locally typedefed to unsigned int.

https://bugzilla.gnome.org/show_bug.cgi?id=729067
2014-04-28 00:24:16 +01:00
..
alpha alpha: use POFFSET instead of OFFSET 2013-09-23 14:45:23 +02:00
apetag g_memmove() is deprecated 2013-11-21 15:30:34 +00:00
audiofx audiofx: fix comparison of delta time to a threshold 2014-04-16 17:44:50 +01:00
audioparsers flacparse: remove dead code 2014-04-16 17:44:50 +01:00
auparse
autodetect autodetect: demote candidate error to warning and plug fake{sink,src} 2014-02-23 20:34:43 +01:00
avi docs: remove outdated and pointless 'Last reviewed' lines from docs 2014-04-26 23:35:17 +01:00
cutter gst: Don't use endianness-specific S8 audio format 2014-02-04 13:44:29 +01:00
debugutils docs: use the gtk-doc syntax to link to properties 2014-02-18 22:35:00 +01:00
deinterlace deinterlace: Fix compiler warning 2014-04-22 17:29:02 +02:00
dtmf g_memmove() is deprecated 2013-11-21 15:30:34 +00:00
effectv effectv: fix doc section of revtv element 2014-02-06 12:21:07 +01:00
equalizer
flv docs: get rid of 'Since: 0.10.x' markers 2013-11-18 14:47:35 +00:00
flx flx: Fix typo in header include guard 2014-02-08 17:19:39 +01:00
goom goom: fix compilation on ios-arm7-10.9 and osx-x86_64 2014-04-28 00:24:16 +01:00
goom2k1 goom: Remove unused functions 2014-02-09 23:38:44 +01:00
icydemux icydemux: Unref dropped events 2014-04-16 18:50:50 +02:00
id3demux
imagefreeze
interleave interlace: catch failure to create audio info from caps 2014-04-21 17:21:20 +01:00
isomp4 qtdemux: check return from qt_demux_video_caps 2014-04-26 20:51:36 -04:00
law mulawdec: Require caps to be set before accepting any data 2013-12-05 12:15:29 +01:00
level level: Use the correct number of samples to iterate over the input array 2014-04-16 18:50:50 +02:00
matroska matroska: fix content encoding scope validity check 2014-04-21 17:21:20 +01:00
monoscope
multifile docs: remove outdated and pointless 'Last reviewed' lines from docs 2014-04-26 23:35:17 +01:00
multipart docs: get rid of 'Since: 0.10.x' markers 2013-11-18 14:47:35 +00:00
replaygain docs: use the gtk-doc syntax to link to properties 2014-02-18 22:35:00 +01:00
rtp docs: remove outdated and pointless 'Last reviewed' lines from docs 2014-04-26 23:35:17 +01:00
rtpmanager docs: remove outdated and pointless 'Last reviewed' lines from docs 2014-04-26 23:35:17 +01:00
rtsp docs: remove outdated and pointless 'Last reviewed' lines from docs 2014-04-26 23:35:17 +01:00
shapewipe
smpte smpte: fix copy/paste error causing unmap on wrong buffer 2014-04-07 12:43:57 +01:00
spectrum docs: remove outdated and pointless 'Last reviewed' lines from docs 2014-04-26 23:35:17 +01:00
udp docs: remove outdated and pointless 'Last reviewed' lines from docs 2014-04-26 23:35:17 +01:00
videobox docs: get rid of 'Since: 0.10.x' markers 2013-11-18 14:47:35 +00:00
videocrop
videofilter docs: remove outdated and pointless 'Last reviewed' lines from docs 2014-04-26 23:35:17 +01:00
videomixer videomixer: name collectpads object based on videomixer name 2014-04-16 21:40:45 +01:00
wavenc wavenc: generate a non-empty data header 2013-11-09 11:22:12 +01:00
wavparse docs: remove outdated and pointless 'Last reviewed' lines from docs 2014-04-26 23:35:17 +01:00
y4m y4mencode: Remove dead code 2013-12-30 13:50:35 +01:00
Makefile.am