summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3da9c28)
raw | patch | inline | side by side (parent: 3da9c28)
author | Sebastian Dröge <sebastian.droege@collabora.co.uk> | |
Wed, 7 Sep 2011 12:36:46 +0000 (14:36 +0200) | ||
committer | Nikhil Devshatwar <a0132237@ti.com> | |
Fri, 17 May 2013 09:40:38 +0000 (15:10 +0530) |
tests/check/elements/amrnbenc.c | patch | blob | history |
index 5161bd358e1da2d53987b4039fa466e91d5f4606..82b938a30c2b1af33924d357539a43259e0965f3 100644 (file)
#include <gst/check/gstcheck.h>
-#define SRC_CAPS "audio/x-raw-int,width=16,depth=16,channels=1,rate=8000"
+#define SRC_CAPS "audio/x-raw-int,width=16,depth=16,channels=1,rate=8000,signed=true,endianness=BYTE_ORDER"
#define SINK_CAPS "audio/AMR"
GList *buffers;