Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Marvin Scholz
Icecast-Server
Commits
23552719
Commit
23552719
authored
Feb 06, 2016
by
Philipp Schafft
🦁
Browse files
Merge branch 'webmKeyFrames'
parents
eecbc647
d196e754
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
src/format_ebml.c
View file @
23552719
This diff is collapsed.
Click to expand it.
src/format_ebml.h
View file @
23552719
...
...
@@ -19,17 +19,6 @@
#include "format.h"
typedef
struct
ebml_st
ebml_t
;
typedef
struct
ebml_source_state_st
ebml_source_state_t
;
struct
ebml_source_state_st
{
ebml_t
*
ebml
;
refbuf_t
*
header
;
int
file_headers_written
;
};
int
format_ebml_get_plugin
(
source_t
*
source
);
#endif
/* __FORMAT_EBML_H__ */
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