mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-02-26 08:22:31 +00:00
Cosmetics
This commit is contained in:
parent
b92fd91a57
commit
0c2af6887d
@ -217,7 +217,7 @@ namespace mpeg4 {
|
||||
~avc_es_parser_c();
|
||||
|
||||
void enable_timecode_generation(int64_t default_duration) {
|
||||
m_default_duration = default_duration;
|
||||
m_default_duration = default_duration;
|
||||
m_generate_timecodes = true;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user