1
0
mirror of https://github.com/danog/patches.git synced 2024-11-26 20:04:45 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
John Preston
5bb9df5299 Fix build on Linux. 2020-08-11 13:51:33 +04:00
John Preston
c6d695c01c Patch possible bug in webrtc comparator.
Found by MSVC debug iterators.

It could be true for both (conn1, conn2) and (conn2, conn1).
2020-08-11 13:51:33 +04:00
John Preston
27a6d855e4 Fix build with external opus. 2020-08-11 13:51:33 +04:00
John Preston
517b703e55 Fix build with H265 support with macOS 10.12 target. 2020-08-11 13:51:33 +04:00
John Preston
2cf67fdac8 Use simple linking on macOS. 2020-08-11 13:51:33 +04:00
John Preston
a216704358 Build owt fork (with libjpeg_turbo). 2020-08-11 13:51:33 +04:00
John Preston
7016943793 Fix build with GCC on Linux. 2020-08-11 13:51:33 +04:00
John Preston
962778990f Fix webrtc xcode build with external libraries. 2020-08-11 13:51:33 +04:00
John Preston
df5f42a9ba Add webrtc msvc build with external FFmpeg. 2020-08-11 13:51:33 +04:00
John Preston
9986480b6f Add patches to build webrtc with external OpenSSL. 2020-08-11 13:51:33 +04:00