An open API service indexing awesome lists of open source software.

https://github.com/shiguredo/cpp-mp4


https://github.com/shiguredo/cpp-mp4

cpp mp4

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# cpp-mp4

[![GitHub tag (latest SemVer)](https://img.shields.io/github/tag/shiguredo/cpp-mp4.svg)](https://github.com/shiguredo/cpp-mp4)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

> [!IMPORTANT]
> このライブラリはメンテナンスモードで、バグフィックスのみ対応します。

> [!NOTE]
> [shiguredo/mp4\-rust: MP4 library](https://github.com/shiguredo/mp4-rust) の利用を検討してください。

## About Shiguredo's open source software

We will not respond to PRs or issues that have not been discussed on Discord. Also, Discord is only available in Japanese.

Please read https://github.com/shiguredo/oss before use.

## 時雨堂のオープンソースソフトウェアについて

利用前に https://github.com/shiguredo/oss をお読みください。

## ライセンス

Apache License 2.0

```
Copyright 2020-2025, Shiguredo Inc.
Copyright 2020-2023, HARUYAMA Seigo (Original Author)

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```