diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-11 14:38:47 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-11 14:38:47 +0900 |
commit | 884c8093d63402a1ad0b502244b791e3c6782be3 (patch) | |
tree | a600d4ab0d431a2bdfe4c15b70df43c14fbd8dd0 /debian/mp4v2/mp4v2-2.0.0~dfsg0/doc/Documentation.txt | |
parent | 14e1aa2006796f147f3f4811fb908a6b01e79253 (diff) | |
download | extra-dependencies-884c8093d63402a1ad0b502244b791e3c6782be3.tar.gz extra-dependencies-884c8093d63402a1ad0b502244b791e3c6782be3.zip |
Added debian extra dependency packages.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'debian/mp4v2/mp4v2-2.0.0~dfsg0/doc/Documentation.txt')
-rw-r--r-- | debian/mp4v2/mp4v2-2.0.0~dfsg0/doc/Documentation.txt | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/debian/mp4v2/mp4v2-2.0.0~dfsg0/doc/Documentation.txt b/debian/mp4v2/mp4v2-2.0.0~dfsg0/doc/Documentation.txt new file mode 100644 index 00000000..a0e1a1a1 --- /dev/null +++ b/debian/mp4v2/mp4v2-2.0.0~dfsg0/doc/Documentation.txt @@ -0,0 +1,33 @@ +MP4v2 2.0.0 Documentation +************************* + +Introduction +============ + +Project MP4v2 consists of a C-library and various command-line +utilities which permit creation and modification of MP4 files as +defined by as defined by `ISO base media file format', document number +`ISO/IEC 14496-12:2005(E)'. + +Official website +================ + +The official website (http://code.google.com/p/mp4v2) makes various +downloads (http://code.google.com/p/mp4v2/downloads/list) available and +archives online browesable documentation for releases, including API +Reference. Questions, bug-reports and general feedback may be submitted +to the discussion (http://groups.google.com/group/mp4v2) group. + +Articles +******** + +See Release Notes (`doc/ReleaseNotes.txt') +See Building the Source (`doc/BuildSource.txt') +See Building the Repository (`doc/BuildRepository.txt') +See Authors (`doc/Authors.txt') + +Guides +****** + +See Command-line Tools Guide (`doc/ToolGuide.txt') + |