626 Commits (32b3f47bf09b915d2f9f0ff9c58b71bf33834e2e)

Author SHA1 Message Date
Jean-Baptiste Kempf f1603b6994 2022 is here 5 years ago
Alexandre Janniaux b225c6dbc0 doc: QtGl: use nullptr and remove stray comments 5 years ago
Alexandre Janniaux 530cc094d1 doc: QtGl: use std::unique_ptr<> 5 years ago
Alexandre Janniaux a6ab218963 doc: QtGL: switch to C++14 5 years ago
Hugo Beauzée-Luyssen e56d967334 doc: thumbnailer: Use new media thumbnailer API 5 years ago
Hugo Beauzée-Luyssen d3be66ede9 doc: vlc-thumb: Remove trailing whitespace 5 years ago
Hugo Beauzée-Luyssen 3394964816 doc: thumbnailer: Remove deprecated options 5 years ago
Craig Turner 180cc78689 doc: QtGL: fix textures being recreated 5 years ago
Steve Lhomme f35b34c0a1 d3d11_player: adjust the swapchain size when resizing 5 years ago
Steve Lhomme 27515ae5d3 d3d11_player: use a SRWLOCK instead of a CRITICAL_SECTION 5 years ago
Rémi Denis-Courmont f32f289264 Rationalise not found error codes 5 years ago
Alexandre Janniaux febdeca0b4 doc: QtGL: conditionnally set precision qualifier 5 years ago
Alexandre Janniaux f3f32481fc doc: QtGL: check _WIN32 for windows plugins 5 years ago
Alexandre Janniaux ce4e4085c6 doc: QtPlayer: check _WIN32 for windows plugins 5 years ago
Steve Lhomme 4b60c03dfb doc: QtGl: fix usage of OpenGL functions when running in Qt 6 years ago
Steve Lhomme ff816e4096 doc: QtGl: remove unused private variables 6 years ago
Steve Lhomme fd58e14843 doc: QtGl: replace std::mutex with QMutex 6 years ago
Steve Lhomme 1d80e39533 doc: QtGl: set the shader precision 6 years ago
Steve Lhomme 1e09fce382 doc: QtGl: don't condition plugin import based on QT_STATICPLUGIN 6 years ago
Steve Lhomme 930b5ef4f9 doc: QtPlayer: add QWindowsIntegrationPlugin plugin 6 years ago
Martin Finkel b7378da2dd d3d11_player: field renaming 5 years ago
Jean-Baptiste Kempf 5f990b0cd3 Update Changelogs 5 years ago
Steve Lhomme dd514b9ef6 libvlc: make the D3D11 callback give a ID3D11RenderTargetView per plane 6 years ago
Steve Lhomme e3ed8e2d52 libvlc: the setup/cleanup rendering callbacks can be called many times 6 years ago
Alexandre Janniaux 092891ad98 doc: QtPlayer: update .pro file to use pkg-config 6 years ago
Alexandre Janniaux 0135f73c1b doc: QtGl: fix heap use-after-free 6 years ago
Alexandre Janniaux 81a4d5c24b doc: QtGl: fix memory leak on VLCVideo 6 years ago
Alexandre Janniaux a50f873b81 doc: QtGl: lower verbosity level 6 years ago
Alexandre Janniaux 0e7d444c0c doc: QtGl: release token when cleanup 6 years ago
Alexandre Janniaux 2fee55a319 doc: QtGl: add details on GetProcAddress impl 6 years ago
Alexandre Janniaux ce256c9500 doc: QtGl: add Q_UNUSED for unused parameters 6 years ago
Alexandre Janniaux 69854d2454 doc: QtGl: check OpenGLES with OpenGL too 6 years ago
Alexandre Janniaux 13286dc2c6 doc: QtGl: refactor with two contexts 6 years ago
Alexandre Janniaux 848e78091f doc: QtGl: add debug info 6 years ago
Alexandre Janniaux a8aab2da0e doc: QtGL: use defines for static Qt / plugins 6 years ago
Alexandre Janniaux d99c280178 doc: QtGL: use pkg-config to find libvlc 6 years ago
Romain Vimont 0b938e35bf executor: add design documentation 6 years ago
Steve Lhomme 7d00336823 doc: win32: handle 'a' keyboard key to change the aspect ratio in sample apps 6 years ago
Rémi Denis-Courmont 41940a3162 vlm: update documentation 6 years ago
Steve Lhomme e44940dd92 doc: libvlc: add drag and drop support to the basic set_hwnd sample app 6 years ago
Steve Lhomme 1c4ec06836 doc: add the libvlc set_hwnd sample code 6 years ago
Steve Lhomme 4a91e760ae doc: libvlc: add a simple win32 app using set_hwnd() 6 years ago
Steve Lhomme 73f547c617 d3d11_player: fix warning 6 years ago
Steve Lhomme 0ade21ad07 QtPlayer example: fix compilation with newer Qt/libvlc 6 years ago
Thomas Guillem 26e9f4b2f7 doc: sdl_opengl_player: fix build 6 years ago
Rémi Denis-Courmont 6ef5f25058 rtp: add an SDP parser 6 years ago
Steve Lhomme eb8044cff0 d3d11_player: assert on leaks 7 years ago
Steve Lhomme 15b3c957d0 libvlc: rename libvlc_video_direct3d_engine_d3d9 7 years ago
Steve Lhomme bfbd2a28b9 libvlc: rename libvlc_video_direct3d_engine_d3d11 7 years ago
Steve Lhomme 6bba90162f libvlc: fix union in output callback device config 7 years ago