- 16 Apr, 2021 1 commit
-
-
Simon Morlat authored
Fix crash when receiving ICE password and ufrag in SDP media description rather than session description. Add tests.
-
- 14 Apr, 2021 1 commit
-
-
Simon Morlat authored
-
- 08 Apr, 2021 1 commit
-
-
DanmeiChen authored
-
- 06 Apr, 2021 1 commit
-
-
Anthony Gauchy authored
Warning removed because -Wno-error=deprecated-copy don't work for clang.
-
- 02 Apr, 2021 2 commits
-
-
Anthony Gauchy authored
-
Simon Morlat authored
-
- 31 Mar, 2021 1 commit
-
-
Julien Wadel authored
-
- 30 Mar, 2021 1 commit
-
-
Julien Wadel authored
Fix cast error for UWP
-
- 29 Mar, 2021 1 commit
-
-
Sylvain Berfini authored
-
- 26 Mar, 2021 1 commit
-
-
Simon Morlat authored
-
- 25 Mar, 2021 1 commit
-
-
Simon Morlat authored
Fix loss of audio when a bluetooth device disconnects on iOS - fallback to earpiece was not working.
-
- 23 Mar, 2021 2 commits
-
-
Sylvain Berfini authored
-
DanmeiChen authored
-
- 21 Mar, 2021 1 commit
-
-
Julien Wadel authored
-
- 19 Mar, 2021 1 commit
-
-
DanmeiChen authored
-
- 18 Mar, 2021 5 commits
-
-
Julien Wadel authored
-
Julien Wadel authored
-
Julien Wadel authored
-
Julien Wadel authored
Add links and dependencies on msqogl, add a public interface for ogl functions to be used by plugins, reorder includes to fix redefinitions error from Windows,
-
Sylvain Berfini authored
-
- 17 Mar, 2021 1 commit
-
-
Julien Wadel authored
-
- 16 Mar, 2021 19 commits
-
-
DanmeiChen authored
-
Julien Wadel authored
- Fix coding style - Fix cast for 64bits
-
Julien Wadel authored
- OpenGL cleaning memory : avoid cleaning functions that lead to crash and cound on eglReleaseThread - Change multithreading rendering to monothreading process : optimization on synchronuous mechanisms - Centralize OpenGL process in one function in order to control serialization - Remove meaningless error message
-
Julien Wadel authored
- Add eglReleaseThread to free resources - Fix prototype on getting old surface render and context - Clean OpenGL functions and resources - Fix initialization build error
-
Julien Wadel authored
-
Julien Wadel authored
- MSOGL : Use default sizes if they cannot be retrieved. Add more test on results. - Fix crash on freeing OpenGL functions at wrong place - Doc
-
Julien Wadel authored
Stabilize error behaviours on OpenGL Fix msogl doc
-
Julien Wadel authored
-
Julien Wadel authored
- Fix graphic glitches and black screen on msturbojpeg - Memory optimization for jpeg convertion
-
Julien Wadel authored
Fix crash on exiting OpenGL while the mode wasn't set adn clean created window if using MS_FILTER_VIDEO_NONE after MS_FILTER_VIDEO_AUTO
-
Julien Wadel authored
MSMediaFoundation : Closong buffer when done, don't use a frame where the buffer size mismatch with the frame size. Add more exception managment
-
Julien Wadel authored
-
Julien Wadel authored
-
Julien Wadel authored
-
Julien Wadel authored
-
Julien Wadel authored
-
Julien Wadel authored
- Fix unwanted function call for UWP - Reduce payload and MTU default for WSock2 - Fix potentially overflow on timer - Feature OpenGL : create a Window for X11 and UWP - Fix memory access when using mkv from dynamic library - Fix concurrency on MSMediaFoundation and rewrite some codes
-
Julien Wadel authored
- Reset rpath on Mac for Qt libraries - Create msqogl shared library, add an OpenGl function to get Display, create window if needed on Linux, embed a part of fonctionnalities from glx - Remove auto call of ogl render from ogl_process as it could be done outside of GUI thread
-
Julien Wadel authored
-