Răsfoiți Sursa

Update other_libs.md

Sean Barrett 9 ani în urmă
părinte
comite
f814cd7577
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      docs/other_libs.md

+ 1 - 1
docs/other_libs.md

@@ -146,7 +146,7 @@ tests             |  [greatest](https://github.com/silentbicycle/greatest)
 tests             |  [µnit](https://github.com/nemequ/munit)                              | MIT                  |  C  |**1**| unit testing
 user interface    |  [dear imgui](https://github.com/ocornut/imgui)                       | MIT                  | C++ |  9  | an immediate-mode GUI formerly named "ImGui"; [3rd-party C wrapper](https://github.com/Extrawurst/cimgui)
 user interface    |  [nuklear](https://github.com/vurtun/nuklear)                         | **public domain**    |C/C++|**1**| minimal GUI toolkit
-video             |**[jo_mpeg](http://www.jonolick.com/home/mpeg-video-writer)**          | **public domain**    |C/C++|**1**| mpeg file writer
+video             |  [jo_mpeg](http://www.jonolick.com/home/mpeg-video-writer)            | **public domain**    | C++ |**1**| mpeg file writer
 _misc_            |  [MakeID.h](http://www.humus.name/3D/MakeID.h)                        | **public domain**    | C++ |**1**| allocate/deallocate small integer IDs efficiently
 _misc_            |  [loguru](https://github.com/emilk/loguru)                            | **public domain**    | C++ |**1**| flexible logging
 _misc_            |  [tinyformat](https://github.com/c42f/tinyformat)                     | Boost                | C++ |**1**| typesafe printf