[vlc-commits] [Git][videolan/vlc][master] 2 commits: macosx: Match subtle light and dark border colours to those defined in Asset catalog

2024-04-27 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 868c03c6 by Claudio Cambra at 2024-04-27T13:03:03+00:00 macosx: Match subtle light and dark border colours to those defined in Asset catalog Signed-off-by: Claudio Cambra - - - - - 7392dba9 b

[vlc-commits] [Git][videolan/vlc][master] macosx: Display artwork for non-media-library audios

2024-04-27 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 44205b0c by Claudio Cambra at 2024-04-27T10:38:52+00:00 macosx: Display artwork for non-media-library audios Instead of black vout Signed-off-by: Claudio Cambra - - - - - 1 changed file: -

[vlc-commits] [Git][videolan/vlc][master] 4 commits: doc: buildsystem: document the new enabled option

2024-04-27 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 021c7cbf by Alexandre Janniaux at 2024-04-27T09:39:37+00:00 doc: buildsystem: document the new enabled option The enabled option allows modules to be declared even though they won't be compiled, which provides better intera

[vlc-commits] [Git][videolan/vlc][master] doc: BUILD-win32: update docker images in doc

2024-04-27 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 9ad3dd74 by darshan jain at 2024-04-27T09:03:16+00:00 doc: BUILD-win32: update docker images in doc BUILD-win32 has currently some outdated Docker Images, these should be updated to be used further by new contributers This

[vlc-commits] [Git][videolan/vlc][master] package/win32: remove the contrib target tools from the PATH

2024-04-26 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 7111e603 by Steve Lhomme at 2024-04-27T05:55:33+00:00 package/win32: remove the contrib target tools from the PATH The cross-compiled binaries are likely not going to be usable on the host and should not be added to the PAT

[vlc-commits] [Git][videolan/vlc][master] 5 commits: macosx: Do not set nil input item as represented input item for information window

2024-04-22 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: ed30c126 by Claudio Cambra at 2024-04-22T07:08:38+00:00 macosx: Do not set nil input item as represented input item for information window Signed-off-by: Claudio Cambra - - - - - 95522489 by

[vlc-commits] [Git][videolan/vlc][master] 3 commits: contrib: add the contrib native tools libexec to the PATH

2024-04-21 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 6563bc38 by Steve Lhomme at 2024-04-21T09:50:13+00:00 contrib: add the contrib native tools libexec to the PATH Some native tools we build may be usable by other targets. - - - - - 6140b72e by Steve Lhomme at 2024-04-21T09

[vlc-commits] [Git][videolan/vlc][master] qml: Rename scrolling text.qml

2024-03-25 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 4667eaa2 by Darshan Jain at 2024-03-25T20:37:53+00:00 qml: Rename scrolling text.qml - - - - - 9 changed files: - modules/gui/qt/Makefile.am - modules/gui/qt/medialibrary/qml/MusicArtistDelegate.qml - modules/gui/qt/netw

[vlc-commits] [Git][videolan/vlc][master] 11 commits: qt: cast QPainterPath::element to QPointF in QSGRoundedRectangularImageNode

2024-03-24 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: af677147 by Fatih Uzunoglu at 2024-03-24T20:32:07+00:00 qt: cast QPainterPath::element to QPointF in QSGRoundedRectangularImageNode - - - - - 8d5ea965 by Fatih Uzunoglu at 2024-03-24T20:32:07+00:00 qt: add missing Q_MOC_INC

[vlc-commits] [Git][videolan/vlc][master] qml: extend artist list background through view display margin end

2024-03-24 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: c7b06f38 by Fatih Uzunoglu at 2024-03-24T19:58:21+00:00 qml: extend artist list background through view display margin end - - - - - 1 changed file: - modules/gui/qt/medialibrary/qml/MusicArtistsAlbums.qml Changes: ==

[vlc-commits] [Git][videolan/vlc][master] 3 commits: d3d11_scaler: mark Intel Super Resolution detection as not possible

2024-03-23 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 12511587 by Steve Lhomme at 2024-03-24T04:32:43+00:00 d3d11_scaler: mark Intel Super Resolution detection as not possible - - - - - 6a5b788c by Steve Lhomme at 2024-03-24T04:32:43+00:00 d3d11_scaler: fix Intel Super Resolut

[vlc-commits] [Git][videolan/vlc][master] qml: fit text in toolbar editor button list view

2024-03-23 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 58d43b12 by Fatih Uzunoglu at 2024-03-23T20:24:42+00:00 qml: fit text in toolbar editor button list view - - - - - 1 changed file: - modules/gui/qt/dialogs/toolbar/qml/ToolbarEditorButtonList.qml Changes:

[vlc-commits] [Git][videolan/vlc][3.0.x] 3 commits: d3d11_scaler: mark Intel Super Resolution detection as not possible

2024-03-23 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: 49a3e1f3 by Steve Lhomme at 2024-03-22T08:51:39+00:00 d3d11_scaler: mark Intel Super Resolution detection as not possible (cherry picked from commit 40ac7778b994337a0a55c8a5d507f6284933b4cf) Signed-off-by: Steve Lhomme

[vlc-commits] [Git][videolan/vlc][master] 3 commits: qt: rename variable

2024-03-23 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 5f1e80b1 by Prince Gupta at 2024-03-23T14:35:07+00:00 qt: rename variable - - - - - 69a44986 by Prince Gupta at 2024-03-23T14:35:07+00:00 qt: add 'currentIndex' property to PlaylistController - - - - - 4cd7e935 by Prince G

[vlc-commits] [Git][videolan/vlc][master] 3 commits: qml: correct invalid reference in Player

2024-03-23 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 2c075976 by Fatih Uzunoglu at 2024-03-23T14:08:29+00:00 qml: correct invalid reference in Player - - - - - 8ed07cf0 by Fatih Uzunoglu at 2024-03-23T14:08:29+00:00 qml: do not import player directory in NavigationBoxButton

[vlc-commits] [Git][videolan/vlc][master] qml: fix context menu not opening in playlist delegate

2024-03-23 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 2b68d45d by Fatih Uzunoglu at 2024-03-23T11:52:25+00:00 qml: fix context menu not opening in playlist delegate Regression since d34c08723d0edc3448704214280d7b8e97e7849b, and `this` here is not necessary. It is not clear why

[vlc-commits] [Git][videolan/vlc][master] 2 commits: qml: do not show mini player when ui is scaled

2024-03-23 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 9f933942 by Fatih Uzunoglu at 2024-03-23T11:23:19+00:00 qml: do not show mini player when ui is scaled - - - - - 4ef63e2a by Fatih Uzunoglu at 2024-03-23T11:23:19+00:00 qml: simplify logic in MiniPlayer.qml - - - - - 1 c

[vlc-commits] [Git][videolan/vlc][master] qml: remove spacing in music artist list

2024-03-23 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 3e45f737 by Fatih Uzunoglu at 2024-03-23T10:40:25+00:00 qml: remove spacing in music artist list - - - - - 1 changed file: - modules/gui/qt/medialibrary/qml/MusicArtistsAlbums.qml Changes:

[vlc-commits] [Git][videolan/vlc][master] 3 commits: qt: rearrange variables in RoundImage

2024-03-23 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 58a7aec1 by Prince Gupta at 2024-03-23T09:13:35+00:00 qt: rearrange variables in RoundImage reduces padding - - - - - cc922574 by Prince Gupta at 2024-03-23T09:13:35+00:00 qt: fix possible infinite loading in RoundImage c

[vlc-commits] [Git][videolan/vlc][master] qt: CSDWindowButton: import org.videolan.vlc 0.1 library for rendering MainCtx

2024-03-19 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 296dac62 by darshan jain at 2024-03-19T13:38:21+00:00 qt: CSDWindowButton: import org.videolan.vlc 0.1 library for rendering MainCtx We have to import missing "org.videolan.vlc 0.1" library to access MainCtx used in "MainC

[vlc-commits] [Git][videolan/vlc][master] qt: flickable_scroll_handler: fix uninitialized variables

2024-03-19 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: b5afd73c by Alexandre Janniaux at 2024-03-19T09:44:16+00:00 qt: flickable_scroll_handler: fix uninitialized variables setScaleFactor(1.0) was called from the constructor, but then it would call qFuzzyCompare() with the curr

[vlc-commits] [Git][videolan/vlc][master] 10 commits: vlc_tick: include vlc_common to get VLC_API

2024-03-17 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: e6f6390b by Steve Lhomme at 2024-03-17T17:05:54+00:00 vlc_tick: include vlc_common to get VLC_API - - - - - 622450a1 by Steve Lhomme at 2024-03-17T17:05:54+00:00 d3d11_swapchain: fix RGB with alpha selection We don't need

[vlc-commits] [Git][videolan/vlc][master] player: don't start next medias if in stopped state

2024-03-15 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: a9036494 by Thomas Guillem at 2024-03-15T19:07:45+00:00 player: don't start next medias if in stopped state And don't send the STOPPED state from the STOPPED state. Fixes the following assert leading to an invalid state: t

[vlc-commits] [Git][videolan/vlc][master] decoder: lock ModuleThread_PlaySpu()

2024-03-14 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 7a5815af by Thomas Guillem at 2024-03-14T10:20:03+00:00 decoder: lock ModuleThread_PlaySpu() ModuleThread_PlayAudio() and ModuleThread_PlayVideo() are called with the lock held. There is no reason to not hold it for Spu. Th

[vlc-commits] [Git][videolan/vlc][master] 9 commits: input: es_out: move clocks to sub-structure

2024-03-13 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 1ffb6b62 by Alexandre Janniaux at 2024-03-13T14:03:51+00:00 input: es_out: move clocks to sub-structure - - - - - e623cd10 by Alexandre Janniaux at 2024-03-13T14:03:51+00:00 input_clock: remove extra spacing The header fel

[vlc-commits] [Git][videolan/vlc][master] 5 commits: wasm: emjsfile: fix out of bound size read

2024-03-11 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 0769dfad by Alaric Senat at 2024-03-11T20:45:01+00:00 wasm: emjsfile: fix out of bound size read The condition was flawed. This is supposed to check that the read size does not go out of bound. - - - - - f9134055 by Alaric

[vlc-commits] [Git][videolan/vlc][master] 3 commits: test: meson.build: add clock test

2024-03-10 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: ff13274d by Alexandre Janniaux at 2024-03-10T11:45:10+00:00 test: meson.build: add clock test The test exists since 08950258ef982204319ea48af93603ffef19bd5c. - - - - - dd92a11c by Alexandre Janniaux at 2024-03-10T11:45:10+

[vlc-commits] [Git][videolan/vlc][master] cvpx: add missing parameter types

2024-03-09 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: a4b5c964 by Thomas Guillem at 2024-03-10T07:23:45+00:00 cvpx: add missing parameter types - - - - - 1 changed file: - modules/video_chroma/cvpx.c Changes: = modules/video_chroma/cvp

[vlc-commits] [Git][videolan/vlc][master] 9 commits: player: rework media_provider.get_next handling

2024-03-09 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 67d14d92 by Thomas Guillem at 2024-03-09T21:20:40+00:00 player: rework media_provider.get_next handling The next media can now be set anytime while the current media is playing, via vlc_player_SetNextMedia(). Related to #2

[vlc-commits] [Git][videolan/vlc][master] 2 commits: contrib: taglib: use github source for tarballs

2024-03-09 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 2d48800c by Steve Lhomme at 2024-03-09T20:43:53+00:00 contrib: taglib: use github source for tarballs It probably has more uptime than taglib.org. The hash is unchanged. - - - - - e896a2fc by Steve Lhomme at 2024-03-09T20:

[vlc-commits] [Git][videolan/vlc][master] qml: show delegate border at all times in toolbar editor

2024-03-09 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 1d9f62a8 by Fatih Uzunoglu at 2024-03-09T20:02:07+00:00 qml: show delegate border at all times in toolbar editor - - - - - 1 changed file: - modules/gui/qt/dialogs/toolbar/qml/EditorDNDDelegate.qml Changes: ==

[vlc-commits] [Git][videolan/vlc][master] qt: extrapolate rounded rectangle path in QSGRoundedRectangularImageNode

2024-03-09 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: c774fdba by Fatih Uzunoglu at 2024-03-09T15:42:28+00:00 qt: extrapolate rounded rectangle path in QSGRoundedRectangularImageNode This should correct some artifacts seen with small nodes which caused by having too few vertic

[vlc-commits] [Git][videolan/vlc][master] 10 commits: qml: rename contentMargin to contentLeftMargin, and also use contentRightMargin

2024-03-09 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: b4b34b8e by Leon Vitanos at 2024-03-09T13:48:11+00:00 qml: rename contentMargin to contentLeftMargin, and also use contentRightMargin - - - - - 4c31578f by Leon Vitanos at 2024-03-09T13:48:11+00:00 qml: add ViewHeader compo

[vlc-commits] [Git][videolan/vlc][master] qml: provide borders for each dnd view in toolbar editor

2024-03-09 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 27ccc2a2 by Fatih Uzunoglu at 2024-03-09T13:19:59+00:00 qml: provide borders for each dnd view in toolbar editor - - - - - 1 changed file: - modules/gui/qt/dialogs/toolbar/qml/ToolbarEditor.qml Changes: ==

[vlc-commits] [Git][videolan/vlc][master] 3 commits: contrib: extract SPIRV-Headers-SDK once spirv-tools is extracted in its right place

2024-03-09 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 55e410ce by Steve Lhomme at 2024-03-09T11:51:31+00:00 contrib: extract SPIRV-Headers-SDK once spirv-tools is extracted in its right place - - - - - 10f0c09e by Steve Lhomme at 2024-03-09T11:51:31+00:00 contrib: disable som

[vlc-commits] [Git][videolan/vlc][master] mp4: essetup: fix QTRLE decoding

2024-03-03 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: a3896968 by Alexandre Janniaux at 2024-03-03T20:24:55+00:00 mp4: essetup: fix QTRLE decoding Video using the ffmpeg qtrle decoder are failing to play with: [qtrle @ 0x76117804fc00] Unsupported colorspace: 0 bits/sample

[vlc-commits] [Git][videolan/vlc][master] mux: mp4: remove \0 from TTML filler payload

2024-03-02 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 15902159 by François Cartegnie at 2024-03-02T17:18:20+00:00 mux: mp4: remove \0 from TTML filler payload - - - - - 1 changed file: - modules/mux/mp4/mp4.c Changes: = modules/mux/mp4

[vlc-commits] [Git][videolan/vlc][master] qml: off-screen render DragItem

2024-02-26 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: bfa5132d by Fatih Uzunoglu at 2024-02-26T16:12:49+00:00 qml: off-screen render DragItem - - - - - 1 changed file: - modules/gui/qt/widgets/qml/DragItem.qml Changes: = modules/gui/qt

[vlc-commits] [Git][videolan/vlc][3.0.x] 2 commits: d3d11_scaler: select the output format with D3D11_FORMAT_SUPPORT_VIDEO_PROCESSOR_OUTPUT

2024-02-26 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: 3caa45bc by Steve Lhomme at 2024-02-26T15:06:14+00:00 d3d11_scaler: select the output format with D3D11_FORMAT_SUPPORT_VIDEO_PROCESSOR_OUTPUT The selected format is used for output, not input. (cherry picked from commit 6e

[vlc-commits] [Git][videolan/vlc][3.0.x] direct3d11: fix subpicture placement with external rendering

2024-02-25 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: 81ed74ad by Tung Huynh at 2024-02-25T21:58:06+00:00 direct3d11: fix subpicture placement with external rendering - - - - - 1 changed file: - modules/video_output/win32/direct3d11.c Changes:

[vlc-commits] [Git][videolan/vlc][master] 5 commits: mux: avi: remove unused p_fmt argument

2024-02-24 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 1dd505ba by Alexandre Janniaux at 2024-02-24T13:37:11+00:00 mux: avi: remove unused p_fmt argument Since commit 92d89bc3b3936ac04d25270ae94b7cac8f35f017, the argument is not used nor needed anymore, so remove it. - - - - -

[vlc-commits] [Git][videolan/vlc][master] contrib: AMF: improve sparse checkout

2024-02-23 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 18d58433 by Steve Lhomme at 2024-02-23T11:27:21+00:00 contrib: AMF: improve sparse checkout git sparse-checkout was only added in 2.25 (2020) [1]. Older git (1.7+) can handle a sparse checkout setting the .git/info/sparse-c

[vlc-commits] [Git][videolan/vlc][master] 8 commits: video_output: Makefile.am: fix link for android_display

2024-02-23 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 593f8811 by Alexandre Janniaux at 2024-02-23T10:12:45+00:00 video_output: Makefile.am: fix link for android_display - - - - - 3c23f063 by Alexandre Janniaux at 2024-02-23T10:12:45+00:00 configure.ac: detect android from hos

[vlc-commits] [Git][videolan/vlc][master] codec: Makefile.am: rename Videotoolbox plugin

2024-02-22 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 3e02a857 by Alexandre Janniaux at 2024-02-22T22:43:42+00:00 codec: Makefile.am: rename Videotoolbox plugin Because of how the MODULE_NAME macro is injected into automake from AM_CPPFLAGS and how automake will compile files

[vlc-commits] [Git][videolan/vlc][master] contrib: zvbi: fix __va_copy() usage

2024-02-22 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: beebc0de by Sean McGovern at 2024-02-22T21:40:46+00:00 contrib: zvbi: fix __va_copy() usage - - - - - 2 changed files: - contrib/src/zvbi/rules.mak - + contrib/src/zvbi/zvbi-va_copy.patch Changes:

[vlc-commits] [Git][videolan/vlc][master] 2 commits: src: Makefile.am: fix skipped checkheaders for X11

2024-02-09 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: eea8885f by Alexandre Janniaux at 2024-02-09T17:57:14+00:00 src: Makefile.am: fix skipped checkheaders for X11 The checkheaders targets marked as skipped were not correctly assigned the skipping variable. - - - - - eb933a6

[vlc-commits] [Git][videolan/vlc][master] 4 commits: contrib: rust: skip if clang on win32/64

2024-02-07 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 223174d9 by Tristan Matthews at 2024-02-08T04:30:22+00:00 contrib: rust: skip if clang on win32/64 FIXME: this could be refined to only skip if the linker is < llvm 15, or dropped if CI is updated. - - - - - 8f0dcc75 by Tr

[vlc-commits] [Git][videolan/vlc][master] 2 commits: globalhotkeys: start the win32 hotkeys as autorun

2024-02-01 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 7befacdd by Steve Lhomme at 2024-02-01T22:07:18+00:00 globalhotkeys: start the win32 hotkeys as autorun Just like the XCB ones. The autorun is used when using the default interface. - - - - - 82f3c433 by Steve Lhomme at 20

[vlc-commits] [Git][videolan/vlc][master] egl_gbm: fix GBM surface creation with Nvidia drivers

2024-02-01 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 8f143923 by Pierre Lamot at 2024-02-01T21:20:53+00:00 egl_gbm: fix GBM surface creation with Nvidia drivers Nvidia proprietary driver don't support creation flags In the regular scenario (without Nvidia hack), if we alloca

[vlc-commits] [Git][videolan/vlc][master] qml: use nbItemPerRow of "Videos" model instead of recentVideos

2024-02-01 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: a63946b5 by Leon Vitanos at 2024-02-01T20:52:05+00:00 qml: use nbItemPerRow of "Videos" model instead of recentVideos fixes a constant model reset, when there are no resent videos - - - - - 2 changed files: - modules/gu

[vlc-commits] [Git][videolan/vlc][master] core: move Internal{Dialog, Keystore}Clean

2024-01-21 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 6ed0369b by Gabriel LT at 2024-01-21T11:23:58+00:00 core: move Internal{Dialog,Keystore}Clean In some cases, when a module uses a dialog, the dialog provider is destroyed before the module is unloaded. This can lead to a cr

[vlc-commits] [Git][videolan/vlc][master] 4 commits: qt: add icons for navigation buttons

2024-01-07 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: e005aa36 by Mohit Marathe at 2024-01-07T15:24:40+00:00 qt: add icons for navigation buttons Signed-off-by: Mohit Marathe - - - - - dadc66e3 by Mohit Marathe at 2024-01-07T15:24:40+00:00 qt: add N

[vlc-commits] [Git][videolan/vlc][3.0.x] d3d11_deinterlace: conditionally define d3d11 enum

2024-01-07 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: 81d9c4c7 by Johannes Kauffmann at 2024-01-07T15:14:47+00:00 d3d11_deinterlace: conditionally define d3d11 enum Newer d3d11.h already defines the enum, resulting in the following error: ../../modules/hw/d3d11/d3d11_deint

[vlc-commits] [Git][videolan/vlc][3.0.x] demux: mp4: read one sample each time for opus

2023-12-25 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: 0cb96276 by Zhao Zhili at 2023-12-22T16:12:05+01:00 demux: mp4: read one sample each time for opus (cherry picked from commit 0a8da3bb9c7b54629b3aa33a4a7b3cd00ed39fbc) - - - - - 1 changed file: - modules/demux/mp4/mp4.c

[vlc-commits] [Git][videolan/vlc][master] 25 commits: input_item: remove vlc_InputItemInfoChanged event

2023-12-25 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 9ec7b8b0 by Thomas Guillem at 2023-12-25T13:40:11+00:00 input_item: remove vlc_InputItemInfoChanged event Never listened. Use vlc_player_cbs.on_media_meta_changed or vlc_metadata_cbs.on_preparse_ended to get notified when n

[vlc-commits] [Git][videolan/vlc][master] qt: take care of all wayland platform plugins for window type adjustment

2023-12-24 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 2e1f7897 by Fatih Uzunoglu at 2023-12-24T17:04:16+00:00 qt: take care of all wayland platform plugins for window type adjustment - - - - - 1 changed file: - modules/gui/qt/qt.cpp Changes: =

[vlc-commits] [Git][videolan/vlc][master] mft: use NV12 source when the original is not supported

2023-12-17 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: cdf486f2 by Steve Lhomme at 2023-12-17T14:30:31+00:00 mft: use NV12 source when the original is not supported We may try to pick a more fitting format for 10-bit or non-4:2:0 source but that will do for now. - - - - - 1

[vlc-commits] [Git][videolan/vlc][master] 5 commits: qml: add text before combobox in Playback Speed component

2023-12-09 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 6c066bd3 by Prince Gupta at 2023-12-09T17:25:07+00:00 qml: add text before combobox in Playback Speed component - - - - - 1b7336a9 by Prince Gupta at 2023-12-09T17:25:07+00:00 qml: rename Slider widget to SliderExt all oth

[vlc-commits] [Git][videolan/vlc][master] test: iosvlc: drop first program_name argv

2023-12-09 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 65ee7a17 by Alexandre Janniaux at 2023-12-09T17:05:49+00:00 test: iosvlc: drop first program_name argv argv[0] will contain the path to the application, and forwarding it to libvlc_new() would only make vlc try to play the

[vlc-commits] [Git][videolan/vlc][master] 7 commits: macosx: Add fromNibWithOwner to VLCDetachedAudioWindow

2023-12-09 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 805af433 by Claudio Cambra at 2023-12-09T10:31:31+00:00 macosx: Add fromNibWithOwner to VLCDetachedAudioWindow Signed-off-by: Claudio Cambra - - - - - 8375e5be by Claudio Cambra at 2023-12-09T

[vlc-commits] [Git][videolan/vlc][3.0.x] 9 commits: chromaprint: missing cast

2023-12-09 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: 770789f2 by Rémi Denis-Courmont at 2023-12-07T15:49:16+01:00 chromaprint: missing cast (cherry picked from commit 7bd5bab3e43ae187f7219db61ed85d06d2ba0547) Signed-off-by: Steve Lhomme - - - - - 6179d6b8 b

[vlc-commits] [Git][videolan/vlc][master] 2 commits: qml: do not use property to represent signals

2023-12-08 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: b84994a7 by Fatih Uzunoglu at 2023-12-08T08:28:01+00:00 qml: do not use property to represent signals - - - - - 3d1addbf by Fatih Uzunoglu at 2023-12-08T08:28:01+00:00 qml: forward spacing in ControlLayout - - - - - 3 ch

[vlc-commits] [Git][videolan/vlc][master] qml: correct logic in FadingEdge

2023-12-07 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 1c09b006 by Fatih Uzunoglu at 2023-12-07T18:07:12+00:00 qml: correct logic in FadingEdge - - - - - 1 changed file: - modules/gui/qt/widgets/qml/FadingEdge.qml Changes: = modules/gui

[vlc-commits] [Git][videolan/vlc][master] decoder: fix Closed Caption decoding

2023-12-05 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: ec73375c by Steve Lhomme at 2023-12-05T17:44:29+00:00 decoder: fix Closed Caption decoding The change in 617501132c10f1cfd0e3e43a0538738a783c91ef was not equivalent to the tests that were done before. - - - - - 1 changed

[vlc-commits] [Git][videolan/vlc][master] 4 commits: qml: add property stating when the FSM is running

2023-12-04 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 3ddc5209 by Pierre Lamot at 2023-12-04T12:38:57+00:00 qml: add property stating when the FSM is running when the FSM is instantiated, the active "states" are undefined until the Component.Complete is run. as the QML initia

[vlc-commits] [Git][videolan/vlc][master] qml: remove unnecessary or ambiguous properties from AnimatedBackground

2023-12-03 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 15c8ab6e by Fatih Uzunoglu at 2023-12-03T18:22:44+00:00 qml: remove unnecessary or ambiguous properties from AnimatedBackground - - - - - 19 changed files: - modules/gui/qt/dialogs/dialogs/qml/WindowDialog.qml - modules/

[vlc-commits] [Git][videolan/vlc][master] macosx: only interact with main NSMenu from main thread

2023-12-01 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: b45800a5 by Marvin Scholz at 2023-12-01T20:34:11+00:00 macosx: only interact with main NSMenu from main thread The main NSMenu must not be modified from any other thread that is not the main thread. Fixes an exception when

[vlc-commits] [Git][videolan/vlc][master] qt: reset invalid item loader when parent id changes in MLBaseModel

2023-11-27 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 3aa2e0cd by Fatih Uzunoglu at 2023-11-27T11:13:13+00:00 qt: reset invalid item loader when parent id changes in MLBaseModel - - - - - 1 changed file: - modules/gui/qt/medialibrary/mlbasemodel.cpp Changes:

[vlc-commits] [Git][videolan/vlc][master] text_renderer/svg: don't write text if XML was not converted properly

2023-11-27 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: ae4942ee by Steve Lhomme at 2023-11-27T08:26:16+00:00 text_renderer/svg: don't write text if XML was not converted properly - - - - - 1 changed file: - modules/text_renderer/svg.c Changes:

[vlc-commits] [Git][videolan/vlc][master] qml: do not cache artist banner image

2023-11-26 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 4feb0e3c by Fatih Uzunoglu at 2023-11-26T18:52:00+00:00 qml: do not cache artist banner image - - - - - 1 changed file: - modules/gui/qt/medialibrary/qml/ArtistTopBanner.qml Changes: ==

[vlc-commits] [Git][videolan/vlc][master] 2 commits: qt: FrostedGlassEffect allow non-opaque bg, disable blending if bg is opaque

2023-11-26 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: ddb6a9da by Fatih Uzunoglu at 2023-11-26T18:03:39+00:00 qt: FrostedGlassEffect allow non-opaque bg, disable blending if bg is opaque - - - - - 597a2be4 by Fatih Uzunoglu at 2023-11-26T18:03:39+00:00 qml: disable MainDisplay

[vlc-commits] [Git][videolan/vlc][master] 10 commits: Revert "qml/PlayerControlLayout: Update the 'layoutSpacing' property"

2023-11-26 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 70732cf3 by Fatih Uzunoglu at 2023-11-26T15:53:44+00:00 Revert "qml/PlayerControlLayout: Update the 'layoutSpacing' property" This reverts commit 72c34ac178d835a549920ece08a0e4edefe12351. - - - - - 848b6e21 by Fatih Uzuno

[vlc-commits] [Git][videolan/vlc][master] 3 commits: qt: export `vlc::playlist::toMediaList()`

2023-11-25 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: e2d5314c by Fatih Uzunoglu at 2023-11-26T04:53:17+00:00 qt: export `vlc::playlist::toMediaList()` - - - - - 8810b7cc by Fatih Uzunoglu at 2023-11-26T04:53:17+00:00 qt: parse foreign items in MLPlaylistModel::insert() - - -

[vlc-commits] [Git][videolan/vlc][master] qml: do not allow every drop in PlaylistListView

2023-11-25 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 6f882e12 by Fatih Uzunoglu at 2023-11-25T21:20:18+00:00 qml: do not allow every drop in PlaylistListView - - - - - 1 changed file: - modules/gui/qt/playlist/qml/PlaylistListView.qml Changes: ==

[vlc-commits] [Git][videolan/vlc][master] clock: use a struct for ops

2023-11-25 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 752e9f4a by Thomas Guillem at 2023-11-25T08:58:40+00:00 clock: use a struct for ops - - - - - 1 changed file: - src/clock/clock.c Changes: = src/clock/clock.c ==

[vlc-commits] [Git][videolan/vlc][master] decoder: remove impossible condition

2023-11-24 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 597400f1 by Thomas Guillem at 2023-11-24T18:23:31+00:00 decoder: remove impossible condition vlc_input_decoder_New() only return a vlc_input_decoder_t with a valid module. - - - - - 1 changed file: - src/input/decoder.c

[vlc-commits] [Git][videolan/vlc][master] vout: subpicture: try to early remove non renderable spu

2023-11-24 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 7e659707 by François Cartegnie at 2023-11-24T15:31:10+00:00 vout: subpicture: try to early remove non renderable spu - - - - - 1 changed file: - src/video_output/vout_subpictures.c Changes: ===

[vlc-commits] [Git][videolan/vlc][master] adaptive: fix debug logging formats

2023-11-23 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: b5ac9c69 by Steve Lhomme at 2023-11-23T09:27:01+00:00 adaptive: fix debug logging formats - - - - - 2 changed files: - modules/demux/adaptive/http/HTTPConnectionManager.cpp - modules/demux/adaptive/logic/PredictiveAdapta

[vlc-commits] [Git][videolan/vlc][master] 4 commits: vt_utils: add missing available platform

2023-11-18 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 14cefc3c by Alexandre Janniaux at 2023-11-18T14:33:57+00:00 vt_utils: add missing available platform kCVImageBufferTransferFunction_Linear is also not available before the tvOS 12 version, which is greater than the minimum

[vlc-commits] [Git][videolan/vlc][master] 29 commits: sout: use designated initializers for ops callbacks

2023-11-16 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 015790ea by Alaric Senat at 2023-11-16T09:40:00+00:00 sout: use designated initializers for ops callbacks Unify all the ops callbacks to designated initializers in C sources. C++ code uses lambda initialization that is alre

[vlc-commits] [Git][videolan/vlc][master] 10 commits: pulse: move drain in a new function

2023-11-16 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: d7eccba7 by Thomas Guillem at 2023-11-16T09:10:49+00:00 pulse: move drain in a new function No functional changes. - - - - - 83967414 by Thomas Guillem at 2023-11-16T09:10:49+00:00 pulse: move data_free up No functional c

[vlc-commits] [Git][videolan/vlc][master] 2 commits: bluray: use a reference of internal pictures instead of picture copy

2023-11-16 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 0ee8e70d by Steve Lhomme at 2023-11-16T06:43:49+00:00 bluray: use a reference of internal pictures instead of picture copy The picture inside our internal regions is refcounted, so it will stay alive even if the internal re

[vlc-commits] [Git][videolan/vlc][master] 2 commits: sout: duplicate: suffix and forward ES string IDs

2023-11-07 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 3d943044 by Alaric Senat at 2023-11-07T14:35:45+00:00 sout: duplicate: suffix and forward ES string IDs For uniqueness of the ES string IDs, `duplicate` should synthesize different ES IDs for each duplicated ES. This patch

[vlc-commits] [Git][videolan/vlc][master] 8 commits: codec/kate: fix region leak on error

2023-11-06 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: b8b68dde by Steve Lhomme at 2023-11-06T07:32:37+01:00 codec/kate: fix region leak on error - - - - - dc3fe502 by Steve Lhomme at 2023-11-06T07:32:37+01:00 codec/scte27: return early on error - - - - - d6de10cc by Steve Lho

[vlc-commits] [Git][videolan/vlc][master] test/opengl: add missing subpicture release

2023-11-01 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 716655b0 by Steve Lhomme at 2023-11-01T06:33:01+00:00 test/opengl: add missing subpicture release - - - - - 1 changed file: - test/modules/video_output/opengl/sub_renderer.c Changes: ==

[vlc-commits] [Git][videolan/vlc][master] qml: intelligently show drop indicator in medialibrary playlist

2023-10-30 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 443a2a4e by Fatih Uzunoglu at 2023-10-30T13:35:52+00:00 qml: intelligently show drop indicator in medialibrary playlist - - - - - 1 changed file: - modules/gui/qt/medialibrary/qml/PlaylistMedia.qml Changes: ==

[vlc-commits] [Git][videolan/vlc][3.0.x] Update POs

2023-10-30 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: 2617de71 by Jean-Baptiste Kempf at 2023-10-30T10:18:10+01:00 Update POs - - - - - 4 changed files: - po/ach.po - po/af.po - po/am.po - po/am_ET.po The diff was not included because it is too large. View it on GitLab:

[vlc-commits] [Git][videolan/vlc] Pushed new tag 3.0.20

2023-10-30 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed new tag 3.0.20 at VideoLAN / VLC -- View it on GitLab: https://code.videolan.org/videolan/vlc/-/tree/3.0.20 You're receiving this email because of your account on code.videolan.org. VideoLAN code repository instance___ vlc

[vlc-commits] [Git][videolan/vlc][3.0.x] News for 3.0.20

2023-10-30 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: 6f0d0ab1 by Jean-Baptiste Kempf at 2023-10-30T08:41:48+01:00 News for 3.0.20 - - - - - 2 changed files: - NEWS - configure.ac Changes: = NEWS = @@

[vlc-commits] [Git][videolan/vlc] Deleted branch 28411-intermitent-test_src_input_decoder-fail

2023-10-26 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf deleted branch 28411-intermitent-test_src_input_decoder-fail at VideoLAN / VLC -- You're receiving this email because of your account on code.videolan.org. VideoLAN code repository instance___ vlc-commits mailing list vlc-commi

[vlc-commits] [Git][videolan/vlc][master] qml: fix sort icon in sort menu

2023-10-23 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: cf7adbd2 by Prince Gupta at 2023-10-23T13:27:08+00:00 qml: fix sort icon in sort menu correctly update property when setting - - - - - 1 changed file: - modules/gui/qt/maininterface/mainctx_submodels.hpp Changes: ===

[vlc-commits] [Git][videolan/vlc][3.0.x] avcodec: fix crash when AV1 hardware decoder fails

2023-10-22 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: 585aee4f by Steve Lhomme at 2023-10-21T17:08:40+00:00 avcodec: fix crash when AV1 hardware decoder fails If InitVideoDecCommon() fails, it's already cleaning the decoder, release the context and freeing p_sys. We must not d

[vlc-commits] [Git][videolan/vlc][3.0.x] qt: fix fullscreen controlbar disappearing on interaction on windows

2023-10-21 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: 2b24e96a by Pierre Lamot at 2023-10-21T15:04:25+00:00 qt: fix fullscreen controlbar disappearing on interaction on windows It looks like windows doesn't consider which window is active the same way X11 does fix: #28399 -

[vlc-commits] [Git][videolan/vlc][master] mft: fix H264 helper cleaning

2023-10-21 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 5fb07a80 by Steve Lhomme at 2023-10-21T13:16:18+00:00 mft: fix H264 helper cleaning The p_dec->fmt_in->i_codec may have changed when the decoder is being closed. hh is initialized to default/empty values by default. p_obj

[vlc-commits] [Git][videolan/vlc][master] avcodec: fix crash when AV1 hardware decoder fails

2023-10-21 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: fecebe15 by Steve Lhomme at 2023-10-21T12:59:13+00:00 avcodec: fix crash when AV1 hardware decoder fails If InitVideoDecCommon() fails, it's already cleaning the decoder, release the context and freeing p_sys. We must not

[vlc-commits] [Git][videolan/vlc][master] dxa9: swap UV explicitly for YV12

2023-10-19 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 248fc454 by Steve Lhomme at 2023-10-19T23:24:48+00:00 dxa9: swap UV explicitly for YV12 DXA9_YV12 is only used for I420, YV12 and I420_10L. The NV12 to I420 only has swapped planes when the output is YV12. - - - - - 1 ch

[vlc-commits] [Git][videolan/vlc][master] CI: update Android Docker

2023-10-15 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 244a884c by Steve Lhomme at 2023-10-15T07:58:25+02:00 CI: update Android Docker It should not rebuild gperf each time. See https://code.videolan.org/videolan/docker-images/-/merge_requests/262 - - - - - 1 changed file:

[vlc-commits] [Git][videolan/vlc][3.0.x] 2 commits: d3d11_fmt: check all the Display driver items

2023-10-15 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: 380dee80 by Steve Lhomme at 2023-10-14T13:32:00+00:00 d3d11_fmt: check all the Display driver items There might be holes in the index list but we need to check each of them to find our driver. - - - - - e031a5cc by Steve Lh

[vlc-commits] [Git][videolan/vlc][master] 3 commits: CI: update Docker images

2023-10-14 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 37eff38a by Pierre Lamot at 2023-10-14T15:26:34+00:00 CI: update Docker images updated qml runtime dependencies - - - - - 3fbedea9 by Pierre Lamot at 2023-10-14T15:26:34+00:00 gitignore: don't ignore buildsystem directory

[vlc-commits] [Git][videolan/vlc][master] 2 commits: image: separate the encoding codec from the output video format

2023-10-11 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 98a73f61 by Steve Lhomme at 2023-10-12T05:42:24+00:00 image: separate the encoding codec from the output video format The output is a bitstream in some codec, not a chroma that can be used as such. The codec value should no

<    1   2   3   4   5   6   7   8   9   10   >