Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# bmx Changelog

## vNext

### Breaking changes

### Features

* Updated documentation for working with ADM (https://github.com/ebu/bmx/pull/33)

### Bug fixes

* Fixed links to SMPTE standards (https://github.com/ebu/bmx/pull/33)
* Removed broken link to AVID OPAtom documentation

## v1.7

### Breaking changes
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ The following input and output wrapper formats and flavours are supported:
* [SMPTE RDD 9](https://doi.org/10.5594/SMPTE.RDD9.2013) MXF MPEG Long GOP (Sony XDCAM)
* [SMPTE ST 386](https://doi.org/10.5594/SMPTE.ST386.2004) MXF D-10 (Sony MPEG IMX)
* [SMPTE ST 2067-5](https://doi.org/10.5594/SMPTE.ST2067-5) Interoperable Master Format (IMF) - Essence Component
* [Avid native MXF OPAtom](https://www.avid.com/static/resources/common/documents/mxf.pdf)
* Avid native MXF OPAtom
* [WAV](https://en.wikipedia.org/wiki/WAV)

The following essence formats are supported:
Expand Down
Loading