mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-25 04:11:44 +00:00
cosmetics: alignment
This commit is contained in:
parent
8b691f237e
commit
08c7b7515c
@ -431,7 +431,7 @@ es_parser_c::handle_pps_nalu(memory_cptr const &nalu) {
|
||||
|
||||
m_pps_info_list[i] = pps_info;
|
||||
m_pps_list[i] = nalu;
|
||||
m_hevcc_changed = true;
|
||||
m_hevcc_changed = true;
|
||||
}
|
||||
|
||||
m_extra_data.push_back(create_nalu_with_size(nalu));
|
||||
|
Loading…
Reference in New Issue
Block a user