Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
mediastreamer2
Commits
c1a5c019
Commit
c1a5c019
authored
Aug 14, 2015
by
François Grisez
Browse files
Do not write default value in MKV files
parent
15b0ccf1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/videofilters/mkv.c
View file @
c1a5c019
...
...
@@ -723,7 +723,7 @@ static inline const char *module_get_codec_id(const Module *module) {
/*********************************************************************************************
* Matroska *
*********************************************************************************************/
#define WRITE_DEFAULT_ELEMENT
TRU
E
#define WRITE_DEFAULT_ELEMENT
FALS
E
static
const
timecode_t
MKV_TIMECODE_SCALE
=
1000000
;
static
const
int
MKV_DOCTYPE_VERSION
=
4
;
...
...
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