Matroska-Org / libmatroska

a C++ libary to parse Matroska files (.mkv and .mka)
GNU Lesser General Public License v2.1
313 stars 57 forks source link

Rename *Timecode* class and debug names to *Timestamp* #154

Closed robUx4 closed 6 months ago

robUx4 commented 6 months ago

That's the last part to fix #137.

Matches the output of https://github.com/Matroska-Org/foundation-source/pull/136

On top of https://github.com/Matroska-Org/libmatroska/pull/153