正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -238,7 +238,7 @@ Supported operating systems and hardware: | @@ -238,7 +238,7 @@ Supported operating systems and hardware: | ||
| 238 | * v1.0, 2014-05-13, fix mem leak for delete[] SharedPtrMessage array. 0.9.95 | 238 | * v1.0, 2014-05-13, fix mem leak for delete[] SharedPtrMessage array. 0.9.95 |
| 239 | * v1.0, 2014-05-12, refine the kbps calc module. 0.9.93 | 239 | * v1.0, 2014-05-12, refine the kbps calc module. 0.9.93 |
| 240 | * v1.0, 2014-05-12, fix bug [#64](https://github.com/winlinvip/simple-rtmp-server/issues/64): install_dir=DESTDIR+PREFIX | 240 | * v1.0, 2014-05-12, fix bug [#64](https://github.com/winlinvip/simple-rtmp-server/issues/64): install_dir=DESTDIR+PREFIX |
| 241 | -* v1.0, 2014-05-08, fix [#36](https://github.com/winlinvip/simple-rtmp-server/issues/36): never directly use *(int32_t*) for arm. | 241 | +* v1.0, 2014-05-08, fix [#36](https://github.com/winlinvip/simple-rtmp-server/issues/36): never directly use \*(int32_t\*) for arm. |
| 242 | * v1.0, 2014-05-08, fix [#60](https://github.com/winlinvip/simple-rtmp-server/issues/60): support aggregate message | 242 | * v1.0, 2014-05-08, fix [#60](https://github.com/winlinvip/simple-rtmp-server/issues/60): support aggregate message |
| 243 | * v1.0, 2014-05-08, fix [#59](https://github.com/winlinvip/simple-rtmp-server/issues/59), edge support FMS origin server. 0.9.92 | 243 | * v1.0, 2014-05-08, fix [#59](https://github.com/winlinvip/simple-rtmp-server/issues/59), edge support FMS origin server. 0.9.92 |
| 244 | * v1.0, 2014-05-06, fix [#50](https://github.com/winlinvip/simple-rtmp-server/issues/50), ubuntu14 build error. | 244 | * v1.0, 2014-05-06, fix [#50](https://github.com/winlinvip/simple-rtmp-server/issues/50), ubuntu14 build error. |
-
请 注册 或 登录 后发表评论