mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Fix GCC7 build error, this statement may fall through. 2.0.263
This commit is contained in:
parent
91c462b6ba
commit
a554dd85e1
4 changed files with 17 additions and 1 deletions
|
@ -335,6 +335,7 @@ Remark:
|
|||
|
||||
## History
|
||||
|
||||
* v2.0, 2019-04-05, Merge [#1312][bug #1312], Fix GCC7 build error, this statement may fall through. 2.0.263
|
||||
* v2.0, 2019-04-05, Merge [#1339][bug #1339], Support HTTP-FLV params. 2.0.262
|
||||
* v2.0, 2018-12-01, Merge [#1274][bug #1274], Upgrade to FFMPEG 4.1 and X264 157. 2.0.261
|
||||
* v2.0, 2018-11-11, Merge [#1261][bug #1261], Support `_definst_` for Wowza. 2.0.260
|
||||
|
@ -1344,6 +1345,7 @@ Winlin
|
|||
[bug #1261]: https://github.com/ossrs/srs/issues/1261
|
||||
[bug #1274]: https://github.com/ossrs/srs/pull/1274
|
||||
[bug #1339]: https://github.com/ossrs/srs/pull/1339
|
||||
[bug #1312]: https://github.com/ossrs/srs/pull/1312
|
||||
[bug #xxxxxxxxxx]: https://github.com/ossrs/srs/issues/xxxxxxxxxx
|
||||
|
||||
[exo #828]: https://github.com/google/ExoPlayer/pull/828
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue