summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
cd34bc7)
Originally committed as revision 14949 to svn://svn.ffmpeg.org/ffmpeg/trunk
{
uint64_t total = 0;
int len_mask = 0x80, size = 1, n = 1;
{
uint64_t total = 0;
int len_mask = 0x80, size = 1, n = 1;
- char probe_data[] = "matroska";
+ static const char probe_data[] = "matroska";
/* EBML header? */
if (AV_RB32(p->buf) != EBML_ID_HEADER)
/* EBML header? */
if (AV_RB32(p->buf) != EBML_ID_HEADER)