Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update read me.
  • Loading branch information
李明艺 authored Jun 21, 2019
1 parent 53bd4f3 commit 47920e5
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# HWVC(HardwareVideoCodec)
# ⚠️HardwareVideoCodec will not be updated
This project has been migrated to [hwvc](https://github.com/lmylr/hwvc) now. [hwvc](https://github.com/lmylr/hwvc) is a cross-platform project. Committed to quickly and easily implement a variety of complex multimedia needs, including recording and editing. This project uses c / c + + implementation, currently only supports Android platform, but it can also be easily ported to other platforms, such as IOS.

## HWVC(HardwareVideoCodec)
[ ![Download](https://api.bintray.com/packages/lmylr/maven/hardwarevideocodec/images/download.svg) ](https://bintray.com/lmylr/maven/hardwarevideocodec/_latestVersion)

HWVC is an efficient video encoding library for Android. Supports `software` and `hardware` encode.
Expand Down Expand Up @@ -169,4 +172,4 @@ class MainActivity : AppCompatActivity() {
Please use our [issues page](https://github.com/lmylr/HardwareVideoCodec/issues) to let us know of any problems.

## License
HWVC(HardwareVideoCodec) is [GPL-licensed](https://github.com/lmylr/HardwareVideoCodec/tree/master/LICENSE).
HWVC(HardwareVideoCodec) is [GPL-licensed](https://github.com/lmylr/HardwareVideoCodec/tree/master/LICENSE).

0 comments on commit 47920e5

Please sign in to comment.