- Jan 17, 2022
-
-
Steve Lhomme authored
Using COM interfaces is better in C++ anyway. It also makes it usable with the GDK (Xbox).
-
- Jan 11, 2022
-
-
This adds an initial AVS2-P2 video decoder using libdavs2.
-
- Jan 10, 2022
-
-
-
After this, groups will be hidden until we bring them back in VideoAllDisplay.
-
- Dec 23, 2021
- Dec 03, 2021
-
-
MainInterface was the actual QWidget interface in VLC 3.0, now it's the application context only rename classes and files, no functional changes
-
- Dec 01, 2021
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This module does not pretend that UDP output is a regular access that should be handled with the "standard" stream output. This takes handles SAP much more cleanly and supports vector I/O to avoid unnecessary memory copies. Also fixes #26058.
-
- Nov 03, 2021
-
-
As defined in RFC2397.
-
- Oct 21, 2021
-
-
This filter crops the input pictures by adjusting the format (offsets and size), without any copy (contrary to croppadd). This is especially useful to receive pictures with arbitrary visible area (smaller than the full size), to debug vouts or filters.
-
- Sep 17, 2021
-
-
- Sep 16, 2021
-
-
- Sep 02, 2021
-
-
- Jul 30, 2021
-
-
- Jul 12, 2021
-
-
Steve Lhomme authored
This allows using COM helpers and shorter API calls. It's already built with C++ from the sensor and DirectComposition handlers.
-
- May 20, 2021
-
-
This class allows us to avoid duplicates for the CoverGenerator and the cover property.
-
- May 10, 2021
-
-
note that in the logo case, an extra note is added to the end of the pos x/y longtext, requiring an override. position texts tweaked to make generic.
-
- May 09, 2021
-
-
Supports both GL and GLES2, configurably.
-
-
Rebases vulkan/display.c ontop of the new API-agnostic libplacebo GPU abstraction module. This opens up libplacebo/display.c to work with API backends other than Vulkan. Note: this has the side effect of bumping up the minimum libplacebo dependency, because now the libplacebo vout is always compiled when libplacebo is available. On the plus side, however, it simplifies the configure check. That said, 1.7.0 is from 2018, and packaged everywhere (including debian stable). so this should be fine.
-
- May 08, 2021
-
-
This class can be useful to retrieve composed thumbnails for groups, playlists and genres. It supports a few options like custom size, count and division type.
-
- Apr 20, 2021
-
-
Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
- Apr 13, 2021
-
-
Pierre Ynard authored
-
- Apr 06, 2021
-
-
Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
This patch brings a QML dialog to replace the removed dialog. It should also fix the dialog looking weird issue #25575 / #25575 Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
WindowDialog is a wrapper of QtQuick.Window which provides a simple base for qml based dialogs. It is intended to be an alternative to Qt.labs.platform Dialog and Qt Quick Controls 2 Dialog. Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
the hybrid (native dialog + qml context) toolbar editor dialog has a lot of drawbacks and causes many problems. A proper QML dialog for the toolbar editor is going to replace the hybrid (old) one. Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
- Mar 15, 2021
-
-
Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
- Feb 23, 2021
-
-
Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-