Matroska-Org / libmatroska

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

[1.x] fix MATROSKA_VIDEO_FIELDORDER_TOPFIELDSWAPPED/BOTTOMFIELDSWAPPED values #204

Open robUx4 opened 1 month ago

robUx4 commented 1 month ago

The enum was not matching the text description.

See https://github.com/ietf-wg-cellar/matroska-specification/pull/819