mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2025-02-02 15:07:36 -05:00
Merge branch 'webmKeyFrames'
This commit is contained in:
commit
235527192c
File diff suppressed because it is too large
Load Diff
@ -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__ */
|
||||
|
Loading…
x
Reference in New Issue
Block a user