618 Commits (0d48be6370fc243d48bb027d66b0d719ae9a1b2c)

Author SHA1 Message Date
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
Steve Lhomme 6f381abda9 doc: libvlc: get the OpenGL functions properly 7 years ago
Steve Lhomme 4df5968f37 doc: add the OpenGL callbacks libvlc player sources 7 years ago
Steve Lhomme dc5783c950 doc: libvlc: fix line endings of OpenGL callback sample 7 years ago
Steve Lhomme 6e7495bf8c doc: add the d3d11/d3d9 libvlc player sources 7 years ago
Steve Lhomme 73b03a5407 doc: libvlc: fix the Qt OpenGL sample compilation 7 years ago
Steve Lhomme c819fb26f8 libvlc: use a different name for each variant of the host surface format 7 years ago
Steve Lhomme a595230d8d libvlc: merge libvlc_video_direct3d_set_callbacks into libvlc_video_set_output_callbacks 7 years ago
Steve Lhomme 5bbae6d818 libvlc: pass the select_plane/frame_metadata callback to OpenGL as well 7 years ago