1
0
Fork 0
mirror of https://github.com/fffaraz/awesome-cpp.git synced 2024-11-13 11:16:54 -05:00
This commit is contained in:
Faraz Fallahi 2014-08-14 22:30:44 +04:30
parent 67de822d4b
commit 02d504ca75
2 changed files with 1 additions and 1 deletions

View file

@ -302,6 +302,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
* [libvpx](http://www.webmproject.org/code/) - VP8/VP9 Codec SDK.
* [FFmpeg](https://www.ffmpeg.org/) - A complete, cross-platform solution to record, convert and stream audio and video.
* [libde265](https://github.com/strukturag/libde265) - Open h.265 video codec implementation. [LGPL] [website](http://www.libde265.org/)
* [OpenH264](https://github.com/cisco/openh264) - Open Source H.264 Codec. [BSD] [website](http://www.openh264.org/)
* [Theora](http://www.theora.org/) - A free and open video compression format.

View file

@ -57,7 +57,6 @@ http://blogs.msdn.com/b/nativeconcurrency/
https://github.com/mozilla/mozjpeg
https://github.com/tinfoilboy/Explodable
https://github.com/thrust/thrust
https://github.com/cisco/openh264
https://github.com/chenshuo/muduo
https://github.com/shaih/HElib
https://github.com/philsquared/Catch