Skip to content

Commit c50feba

Browse files
algebratoStefano Mandelli
andauthored
avcpp lib has just been added (fffaraz#1596)
Modern C++ wrapper around FFmpeg Co-authored-by: Stefano Mandelli <[email protected]>
1 parent b188e78 commit c50feba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1112,6 +1112,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
11121112

11131113
* [libvpx](http://www.webmproject.org/code/) - VP8/VP9 Codec SDK. [BSD]
11141114
* [FFmpeg](https://www.ffmpeg.org/) - A complete, cross-platform solution to record, convert and stream audio and video. [LGPL2/GPL2]
1115+
* [avcpp](https://github.com/h4tr3d/avcpp) - Modern C++ wrapper around FFmpeg. [MIT]
11151116
* [libde265](https://github.com/strukturag/libde265) - Open h.265 video codec implementation. [LGPL] [website](http://www.libde265.org/)
11161117
* [x265](https://bitbucket.org/multicoreware/x265_git/src) - Open h.265 video codec implementation. [GPL2] [website](https://x265.readthedocs.io/en/master/)
11171118
* [OpenH264](https://github.com/cisco/openh264) - Open Source H.264 Codec. [BSD] [website](http://www.openh264.org/)

0 commit comments

Comments
 (0)