sandflow / regxmllib

Convert MXF to XML: RegXML (SMPTE ST 2001-1) tools and libraries
BSD 2-Clause "Simplified" License
35 stars 14 forks source link

readBatch() in MXFInputStream is broken #102

Closed palemieux closed 6 years ago

palemieux commented 7 years ago

Nothing is actually read. A read is probably missing in the for loop.