jmxf is an open source Java library. It provides an API to decode MXF video files. For the moment it only targets the D10 format (MPEG-2/AES3).
The JavaDoc for the Api can be found in the github repository : https://github.com/kaldrill/jmxf/tree/master/apidocs
https://github.com/kaldrill/jmxf/wiki/LibraryPresentation is a wiki page that can help you have a global view of the API.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.