Skip to content

Commit 3ad1b29

Browse files
Kona8lendKona8lend
Kona8lend
authored and
Kona8lend
committed
- updated release notes for 2.0.
1 parent f586ebb commit 3ad1b29

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

doc/texi/ReleaseNotes.texi

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -13,19 +13,10 @@
1313
@contents
1414

1515
@chapter What's New?
16-
Welcome! This is the inaugural release of @value{PROJECT.name}.
17-
18-
This project's goal is to continue development of a C-library named @file{libmp4v2} which was once a part of the (now defunct) MPEG4IP project. That library, and some related command-line utilities were branched from MPEG4IP version 1.6.1 to seed this project, @value{PROJECT.name}.
16+
[TODO]
1917

2018
@chapter Breaking Changes
21-
@section Top-level header file
22-
This release is @b{very} compatible with MPEG4IP API, however there are some differences. Dependents of this library @b{must} must include the top-level public header file as follows. @b{This is the only supported mechanism to include the library}. We do not support attempts to manually include any sub-header files; such files are private implementation details and their naming must not be relied upon.
23-
24-
@example
25-
#include <mp4v2/mp4v2.h>
26-
@end example
27-
28-
@section Metadata API
19+
@section Removed deprecated metadata API from 1.9.0 .
2920
The following functions have been removed and replaced with iTMF Tags and/or iTMF Generic API. Detailed documentation can be found under API modules section.
3021

3122
DeleteMetadataAtom(),

0 commit comments

Comments
 (0)