cosmetics: alignment

This commit is contained in:
Moritz Bunkus 2020-01-05 16:16:09 +01:00
parent 8b691f237e
commit 08c7b7515c
No known key found for this signature in database
GPG Key ID: 74AF00ADF2E32C85

View File

@ -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));