Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
George Kiagiadakis
gst-plugins-good
Commits
507f9367
Commit
507f9367
authored
Feb 09, 2012
by
Mark Nauwelaerts
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tests: mpegaudioparse: remove stray declaration
parent
dc54c83f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
tests/check/elements/mpegaudioparse.c
tests/check/elements/mpegaudioparse.c
+0
-2
No files found.
tests/check/elements/mpegaudioparse.c
View file @
507f9367
...
...
@@ -41,8 +41,6 @@ GstStaticPadTemplate srctemplate = GST_STATIC_PAD_TEMPLATE ("src",
GST_STATIC_CAPS
(
SRC_CAPS_TMPL
)
);
const
gchar
*
factory
=
"aacparse"
;
/* some data */
static
guint8
mp3_frame
[
384
]
=
{
0xff
,
0xfb
,
0x94
,
0xc4
,
0xff
,
0x83
,
0xc0
,
0x00
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment