Revision 74e8ccad libavformat/rm.h
libavformat/rm.h | ||
---|---|---|
23 | 23 |
#define AVFORMAT_RM_H |
24 | 24 |
|
25 | 25 |
#include "avformat.h" |
26 |
#include "internal.h" |
|
26 | 27 |
|
27 | 28 |
extern const char * const ff_rm_metadata[4]; |
28 | 29 |
extern const unsigned char ff_sipr_subpk_size[4]; |
30 |
extern const AVCodecTag ff_rm_codec_tags[]; |
|
29 | 31 |
|
30 | 32 |
typedef struct RMStream RMStream; |
31 | 33 |
|
Also available in: Unified diff