projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
6aae8db
)
Add -Wwrite-strings to configure
author
Benjamin Otte
<otte@redhat.com>
Mon, 15 Mar 2010 21:49:53 +0000
(22:49 +0100)
committer
Tim-Philipp Müller
<tim@centricular.net>
Tue, 11 Sep 2012 00:54:33 +0000
(
01:54
+0100)
Fixes for the code included
tests/check/elements/gdpdepay.c
patch
|
blob
|
history
diff --git
a/tests/check/elements/gdpdepay.c
b/tests/check/elements/gdpdepay.c
index 60bc1aed122c600f78895c92fa252606e1879b66..811d9cdf0767c32ce92ee674d640505e9d513f1d 100644
(file)
--- a/
tests/check/elements/gdpdepay.c
+++ b/
tests/check/elements/gdpdepay.c
@@
-94,7
+94,7
@@
cleanup_gdpdepay (GstElement * gdpdepay)
}
static void
}
static void
-gdpdepay_push_per_byte (gchar * reason, guint8 * bytes, guint length)
+gdpdepay_push_per_byte (
const
gchar * reason, guint8 * bytes, guint length)
{
int i;
GstBuffer *inbuffer;
{
int i;
GstBuffer *inbuffer;