| AUTHORS |
|
3628 |
| bock_fix.patch |
|
693 |
| bug970774.patch |
|
3080 |
| cleanup.patch |
|
1541 |
| const_fix.patch |
|
1903 |
| EbmlBufferWriter.c |
buffer_size:
1 - int8_t;
2 - int16_t;
4 - int32_t;
8 - int64_t;
|
2224 |
| EbmlBufferWriter.h |
|
569 |
| EbmlIDs.h |
Commenting out values not available in webm, but available in matroska |
6378 |
| EbmlWriter.c |
TODO check and make sure we are not > than 0x0100000000000000LLU |
4756 |
| EbmlWriter.h |
note: you must define write and serialize functions as well as your own
EBML_GLOBAL
These functions MUST be implemented
|
2069 |
| gecko_fix.patch |
|
4121 |
| LICENSE |
|
1537 |
| moz.build |
|
860 |
| moz.yaml |
|
741 |
| README |
vpx Multi-Format Codec SDK |
4426 |
| source_fix.patch |
|
7204 |
| WebMElement.c |
Ebml_SerializeUnsigned(glob, FlagEnabled, 1);
Ebml_SerializeUnsigned(glob, FlagDefault, 1);
Ebml_SerializeUnsigned(glob, FlagForced, 1);
Ebml_SerializeUnsigned(glob, FlagLacing, flagLacing); |
9915 |
| WebMElement.h |
|
1592 |