gstreamer/gst-libs/gst
Sebastian Dröge 8803ea2d8b id3v2frames: Fix compiler warnings
id3v2frames.c:951:20: error: unused variable 'utf16enc' [-Werror,-Wunused-const-variable]
static const gchar utf16enc[] = "UTF-16";
                   ^
id3v2frames.c:952:20: error: unused variable 'utf16leenc' [-Werror,-Wunused-const-variable]
static const gchar utf16leenc[] = "UTF-16LE";
                   ^
id3v2frames.c:953:20: error: unused variable 'utf16beenc' [-Werror,-Wunused-const-variable]
static const gchar utf16beenc[] = "UTF-16BE";
                   ^
2015-05-30 08:12:03 +02:00
..
allocators docs: add fdmemory to docs 2015-05-18 20:56:28 +02:00
app appsrc: optimise caps changing when previously-set caps have not taken effect yet 2015-05-18 13:37:54 +01:00
audio audiodecoder: Also negotiate with downstream if needed before handling a GAP event 2015-05-08 15:07:56 +02:00
fft Remove obsolete Android build cruft 2015-04-26 18:42:34 +01:00
pbutils discoverer: don't crash on unknown info types when deserializing 2015-05-29 15:30:41 +01:00
riff Remove obsolete Android build cruft 2015-04-26 18:42:34 +01:00
rtp rtp: Clean G-I files on make clean too 2015-05-21 13:07:50 +03:00
rtsp rtsp: Add FIXME 2.0 comment about GstRTSPTransport being an enum instead of flags 2015-05-20 15:41:06 +03:00
sdp sdp: prevent the sdp message parser from reading past the end of the buffer 2015-05-29 15:05:31 +02:00
tag id3v2frames: Fix compiler warnings 2015-05-30 08:12:03 +02:00
video video-format: Fix minor docs typo 2015-05-30 01:11:47 +10:00
gettext.h Fix FSF address 2012-11-03 23:05:09 +00:00
glib-compat-private.h Fix FSF address 2012-11-03 23:05:09 +00:00
gst-i18n-app.h tools: add simple command-line gst-play utility for testing purposes 2013-08-16 15:45:23 +01:00
gst-i18n-plugin.h Fix FSF address 2012-11-03 23:05:09 +00:00
Makefile.am tools: add simple command-line gst-play utility for testing purposes 2013-08-16 15:45:23 +01:00