Matroska-Org / libmatroska

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

Rename "timecode" variables to "timestamp" #143

Closed robUx4 closed 9 months ago

robUx4 commented 9 months ago

This is the first part of fixing #137. Tha API calls are not changed for now but the internal variables are. So sub-classes using internal variables may not compile anymore.