[vlc-commits] [Git][videolan/vlc][master] 3 commits: ttml: scale png subtitles according to tss:extent

2023-05-07 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 52c6ec46 by Dmitriy Matveichev at 2023-05-07T14:42:18+00:00 ttml: scale png subtitles according to tss:extent - - - - - 9b9483ab by Dmitriy Matveichev at 2023-05-07T14:42:18+00:00 ttml: process correct tss:extent values in

[vlc-commits] [Git][videolan/vlc][master] qt: remove QDirModel include

2023-05-07 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 9d4e884c by Ilkka Ollakka at 2023-05-07T11:46:32+00:00 qt: remove QDirModel include It has been deprecated since qt4.7 and only use seemed to be in commented out code - - - - - 1 changed file: - modules/gui/qt/dialogs/

[vlc-commits] [Git][videolan/vlc][master] 4 commits: macosx: Extract contents of mouseExited in VLCTrackingView to separate method

2023-05-07 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 99d86383 by Claudio Cambra at 2023-05-07T09:28:11+00:00 macosx: Extract contents of mouseExited in VLCTrackingView to separate method Signed-off-by: Claudio Cambra - - - - - 30005195 by Claudi

[vlc-commits] [Git][videolan/vlc][3.0.x] 2 commits: subtitle: allow lowercase hex colors

2023-05-06 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: 1e6c6a74 by Damian Życiński at 2023-05-05T11:19:19+02:00 subtitle: allow lowercase hex colors (cherry picked from commit f6affa762fd3238b78d80705f2dc8832c0442f72) Signed-off-by: Steve Lhomme - - - - - 9c

[vlc-commits] [Git][videolan/vlc][master] 3 commits: demux: mp4: check number of spu samples for chapters

2023-05-05 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: e0a16905 by Francois Cartegnie at 2023-05-05T10:07:57+00:00 demux: mp4: check number of spu samples for chapters - - - - - e525ab20 by Francois Cartegnie at 2023-05-05T10:07:57+00:00 demux: mp4: increment chunk with sample

[vlc-commits] [Git][videolan/vlc][master] 2 commits: contrib: glad: update to 2.0.4

2023-05-05 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 79848fa1 by Steve Lhomme at 2023-05-05T08:58:19+00:00 contrib: glad: update to 2.0.4 - - - - - f9b7d8aa by Steve Lhomme at 2023-05-05T08:58:19+00:00 contrib: libplacebo: update to 5.264.1 We need to force the path to find

[vlc-commits] [Git][videolan/vlc][master] 2 commits: subtitle: allow lowercase hex colors

2023-05-04 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: f6affa76 by Damian Życiński at 2023-05-05T06:13:15+00:00 subtitle: allow lowercase hex colors - - - - - 3b4307c1 by Damian Życiński at 2023-05-05T06:13:15+00:00 subtitle: allow lowercase hex colors - - - - - 1 changed file

[vlc-commits] [Git][videolan/vlc][3.0.x] demux: mp4: base chapters + ES logic on brand instead of codec

2023-05-03 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: ed4a65e6 by Francois Cartegnie at 2023-05-03T11:23:59+00:00 demux: mp4: base chapters + ES logic on brand instead of codec This fix no longer relies on the codec and allows to avoid enabling chapters as SPU_ES as ffmpeg muxe

[vlc-commits] [Git][videolan/vlc][3.0.x] Enlarge buttons in remote-control web UI

2023-05-03 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: f755e4f2 by Kerrick Staley at 2023-05-02T01:03:17+00:00 Enlarge buttons in remote-control web UI (cherry picked from commit 27042bbbe479970a51883cc28373ec5575efb699) - - - - - 1 changed file: - share/lua/http/css/mobile.

[vlc-commits] [Git][videolan/vlc][master] 2 commits: Adds snap plug to grant access to ~/.config/aacs

2023-05-02 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: ac35048b by Baa at 2023-05-02T14:12:48+00:00 Adds snap plug to grant access to ~/.config/aacs - - - - - dbab5e78 by Baa at 2023-05-02T14:12:48+00:00 Create symlink to aacs dir for Bluray playback - - - - - 2 changed file

[vlc-commits] [Git][videolan/vlc][master] demux: dash: add missing nothrow

2023-04-30 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: dccda0e1 by Johannes Kauffmann at 2023-04-30T10:30:16+00:00 demux: dash: add missing nothrow - - - - - 1 changed file: - modules/demux/dash/mpd/IsoffMainParser.cpp Changes: = module

[vlc-commits] [Git][videolan/vlc][master] 2 commits: qt: renderer_manager: remove duplicated include

2023-04-30 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: cad5fb56 by Johannes Kauffmann at 2023-04-30T08:04:11+00:00 qt: renderer_manager: remove duplicated include Also reorder the includes somewhat to include config.h first. - - - - - 2a865dc2 by Johannes Kauffmann at 2023-04-

[vlc-commits] [Git][videolan/vlc][master] 5 commits: qml: use MouseArea instead of MouseEventFilter in KeyNavigableListView

2023-04-28 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: e5b382a4 by Fatih Uzunoglu at 2023-04-28T08:06:30+00:00 qml: use MouseArea instead of MouseEventFilter in KeyNavigableListView - - - - - 410a4674 by Fatih Uzunoglu at 2023-04-28T08:06:30+00:00 qml: use MouseArea instead of

[vlc-commits] [Git][videolan/vlc][master] 2 commits: qt: fix CSD button location when desktop scale factor isn't 1.0 on windows

2023-04-27 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 43cd010f by Pierre Lamot at 2023-04-27T08:09:22+00:00 qt: fix CSD button location when desktop scale factor isn't 1.0 on windows - - - - - 9aa4648b by Pierre Lamot at 2023-04-27T08:09:22+00:00 qt: exclude resize border area

[vlc-commits] [Git][videolan/vlc][master] 24 commits: macosx: Constify library model notification change notifications

2023-04-26 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: ab86e3bf by Claudio Cambra at 2023-04-26T16:25:10+00:00 macosx: Constify library model notification change notifications Signed-off-by: Claudio Cambra - - - - - a03b353b by Claudio Cambra at 2

[vlc-commits] [Git][videolan/vlc][master] vout/android: fix android_getEnvCommon definition warning

2023-04-26 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 2a453056 by Steve Lhomme at 2023-04-26T14:15:40+00:00 vout/android: fix android_getEnvCommon definition warning ../../modules/video_output/android/env.c:62:1: warning: no previous prototype for function 'android_getEnvComm

[vlc-commits] [Git][videolan/vlc][3.0.x] 13 commits: d3d11_fmt: allow build D3D11 modules with C++

2023-04-26 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: 371c0787 by Steve Lhomme at 2023-04-26T14:23:59+00:00 d3d11_fmt: allow build D3D11 modules with C++ as in 6b7a6d86ae30109bed34fec0b5ffc1f013ca4a81 - - - - - 490bcd81 by Steve Lhomme at 2023-04-26T14:23:59+00:00 d3d11_fmt: a

[vlc-commits] [Git][videolan/vlc][3.0.x] contrib: soxr: fix neon detection for aarch64 hosts

2023-04-25 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: 70de1313 by Maxime Chapelet at 2023-04-24T16:56:02+02:00 contrib: soxr: fix neon detection for aarch64 hosts What we have : Given the cmake simd detection module check `CMAKE_SYSTEM_PROCESSOR` to match "arm" prefixed hosts

[vlc-commits] [Git][videolan/vlc][master] contrib: opus: update to 1.4

2023-04-24 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 2715d41e by Tristan Matthews at 2023-04-24T12:07:10+00:00 contrib: opus: update to 1.4 An equivalent fix for our PROJECT_VERSION patch (but using PACKAGE_VERSION) was merged, so that patch was dropped. - - - - - 4 chang

[vlc-commits] [Git][videolan/vlc][master] d3d11_fmt: don't create an empty external decoder device

2023-04-24 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: c94979a7 by Steve Lhomme at 2023-04-24T09:47:15+00:00 d3d11_fmt: don't create an empty external decoder device If the external code didn't provide proper devices, we should not create a decoder device. When we have a VLC_DE

[vlc-commits] [Git][videolan/vlc][master] qml: use RoundButton for bookmarks bar

2023-04-24 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: be87f3ea by Leon Vitanos at 2023-04-24T08:43:38+00:00 qml: use RoundButton for bookmarks bar - - - - - 2 changed files: - modules/gui/qt/player/qml/Bookmarks.qml - modules/gui/qt/widgets/qml/RoundButton.qml Changes: =

[vlc-commits] [Git][videolan/vlc][master] qt: Enable ExtraMetaPanel column headers

2023-04-24 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: bb419755 by FeRD (Frank Dana) at 2023-04-24T07:55:51+00:00 qt: Enable ExtraMetaPanel column headers Having visible headers allows interactive resizing of the column widths by dragging the column separator. Signed-off-by: F

[vlc-commits] [Git][videolan/vlc][master] 2 commits: package/apple: don't include vlc_common.h before vlc_plugin.h

2023-04-24 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: a6fd9c97 by Steve Lhomme at 2023-04-24T09:38:29+02:00 package/apple: don't include vlc_common.h before vlc_plugin.h Followup to b2af1a26e4da2ae670c2b9d99ca1f6e7400e3950. This is possible since b437cad5687aa36d6b5fe15a3f61e4

[vlc-commits] [Git][videolan/vlc][master] 3 commits: qt, windows: fix updating client area with CSD

2023-04-23 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: c754412e by Prince Gupta at 2023-04-23T11:34:07+00:00 qt, windows: fix updating client area with CSD - - - - - cdb94e5e by Prince Gupta at 2023-04-23T11:34:07+00:00 qt: fix CSD with win7 compositor don't remove WS_CAPTION

[vlc-commits] [Git][videolan/vlc][master] qml/SliderBar: Apply position inside 'onCompleted'

2023-04-23 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: ff920de8 by Benjamin Arnaud at 2023-04-23T10:15:32+00:00 qml/SliderBar: Apply position inside 'onCompleted' Calling the state machine signal does not seem to be a good idea given the Connection(s) items are not fully loade

[vlc-commits] [Git][videolan/vlc][3.0.x] demux: mp4: tag Apple chapters as non defaultable SPU

2023-04-23 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: 7141328f by Francois Cartegnie at 2023-04-23T10:22:03+00:00 demux: mp4: tag Apple chapters as non defaultable SPU refs #25561 - - - - - 1 changed file: - modules/demux/mp4/mp4.c Changes: ==

[vlc-commits] [Git][videolan/vlc][master] qt/CompositorDComp: remove trailing quote

2023-04-23 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 7bbceee2 by Johannes Kauffmann at 2023-04-23T08:21:16+00:00 qt/CompositorDComp: remove trailing quote - - - - - 1 changed file: - modules/gui/qt/maininterface/compositor_dcomp_uisurface.cpp Changes: ==

[vlc-commits] [Git][videolan/vlc][master] es_out: add more convenience methods

2023-04-22 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 15bb301f by Loïc Branstett at 2023-04-22T14:40:13+00:00 es_out: add more convenience methods - - - - - 1 changed file: - include/vlc_es_out.h Changes: = include/vlc_es_out.h ===

[vlc-commits] [Git][videolan/vlc][master] contrib: libplacebo: fix crash when using Vulkan on Windows

2023-04-22 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: ed6857ed by Steve Lhomme at 2023-04-22T13:27:42+00:00 contrib: libplacebo: fix crash when using Vulkan on Windows - - - - - 2 changed files: - + contrib/src/libplacebo/0001-vulkan-add-missing-array-termination.patch - co

[vlc-commits] [Git][videolan/vlc][master] qt: don't include qt.hpp as a system header

2023-04-22 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: ff3be76d by Steve Lhomme at 2023-04-22T12:26:39+00:00 qt: don't include qt.hpp as a system header - - - - - 3 changed files: - modules/gui/qt/dialogs/dialogs/dialogmodel.cpp - modules/gui/qt/medialibrary/mlplaylistlistmo

[vlc-commits] [Git][videolan/vlc][master] 2 commits: dav1d: add extra buffers for super resolution with older dav1d

2023-04-22 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 5477d56f by Steve Lhomme at 2023-04-22T09:15:20+00:00 dav1d: add extra buffers for super resolution with older dav1d - - - - - a3917a6b by Steve Lhomme at 2023-04-22T09:15:20+00:00 dav1d: fix compilation with older dav1d ve

[vlc-commits] [Git][videolan/vlc][master] 5 commits: packetizer: av1: keep the reduced_still_picture_header

2023-04-18 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 507808e3 by Steve Lhomme at 2023-04-18T16:44:10+00:00 packetizer: av1: keep the reduced_still_picture_header It's used to compare sequence headers. - - - - - 7e9333f0 by Steve Lhomme at 2023-04-18T16:44:10+00:00 dav1d: alw

[vlc-commits] [Git][videolan/vlc][master] mft: don't try to use the DXVA decoder is the D3D device has no decoder support

2023-04-18 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 77ddfcd3 by Steve Lhomme at 2023-04-18T16:21:57+00:00 mft: don't try to use the DXVA decoder is the D3D device has no decoder support - - - - - 1 changed file: - modules/codec/mft.cpp Changes: ===

[vlc-commits] [Git][videolan/vlc][master] 14 commits: direct3d11: get source D3D11_TEXTURE2D_DESC early

2023-04-15 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: e4ba931b by Steve Lhomme at 2023-04-15T07:09:11+00:00 direct3d11: get source D3D11_TEXTURE2D_DESC early - - - - - ab84bbdd by Steve Lhomme at 2023-04-15T07:09:11+00:00 win32/common: remove unused dxgidebug_dll - - - - - 44

[vlc-commits] [Git][videolan/vlc][master] 6 commits: macosx: Use only one textfield for song name and artist name in VLCLibraryWindow XIB

2023-04-13 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 7e3b86b8 by Claudio Cambra at 2023-04-13T14:32:29+00:00 macosx: Use only one textfield for song name and artist name in VLCLibraryWindow XIB Signed-off-by: Claudio Cambra - - - - - ec54b314 b

[vlc-commits] [Git][videolan/vlc][master] 6 commits: omxil: remove unused function

2023-04-13 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 0d483050 by Thomas Guillem at 2023-04-13T14:13:38+00:00 omxil: remove unused function - - - - - 19bdb733 by Thomas Guillem at 2023-04-13T14:13:38+00:00 omxil: prepare convert_omx_to_profile_idc() to handle more codecs Refs

[vlc-commits] [Git][videolan/vlc][master] 20 commits: macosx: Add VLCLibraryWindowPersistentPreferences class

2023-04-12 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 1a7fefff by Claudio Cambra at 2023-04-12T23:21:43+00:00 macosx: Add VLCLibraryWindowPersistentPreferences class Signed-off-by: Claudio Cambra - - - - - e1ee0c63 by Claudio Cambra at 2023-04-12

[vlc-commits] [Git][videolan/vlc][master] 12 commits: macosx: Ensure fullscreen button is hidden and not just resized when native...

2023-04-10 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 68455f95 by Claudio Cambra at 2023-04-10T17:07:23+00:00 macosx: Ensure fullscreen button is hidden and not just resized when native fullscreen enabled, fixing visual bug in control bar Signed-off-by: Claudio Cambra

[vlc-commits] [Git][videolan/vlc][master] 6 commits: packetizer: h264: refactor sps/pps duplication

2023-04-09 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 3ea4bcad by Francois Cartegnie at 2023-04-09T16:17:08+00:00 packetizer: h264: refactor sps/pps duplication - - - - - 86393842 by Francois Cartegnie at 2023-04-09T16:17:08+00:00 packetizer: h264: compare sps/pps before repla

[vlc-commits] [Git][videolan/vlc][master] qt: fix scaling of sort icon in contextual menu

2023-04-09 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 120ce6a3 by Pierre Lamot at 2023-04-09T14:47:04+00:00 qt: fix scaling of sort icon in contextual menu fix: #27985 - - - - - 1 changed file: - modules/gui/qt/menus/qml_menu_wrapper.cpp Changes: ===

[vlc-commits] [Git][videolan/vlc][master] Fix alignment issues with qt-safe-area option

2023-04-09 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 653fd6de by Mohit Marathe at 2023-04-09T11:15:39+00:00 Fix alignment issues with qt-safe-area option Signed-off-by: Mohit Marathe - - - - - 1 changed file: - modules/gui/qt/medialibrary/qml/Mu

[vlc-commits] [Git][videolan/vlc][master] 6 commits: qml: update playlist delegate spacing

2023-04-09 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 21b64442 by Prince Gupta at 2023-04-09T10:10:57+00:00 qml: update playlist delegate spacing - - - - - d515c92c by Prince Gupta at 2023-04-09T10:10:57+00:00 qml: don't set font weight on subtitle of playlist delegate - - -

[vlc-commits] [Git][videolan/vlc][master] qt: don't scale radius for drop shadow effect

2023-04-09 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 5db6d3c8 by Prince Gupta at 2023-04-09T07:59:11+00:00 qt: don't scale radius for drop shadow effect improves batching and reduces size of generated effect - - - - - 1 changed file: - modules/gui/qt/util/effects_image_pr

[vlc-commits] [Git][videolan/vlc][master] 3 commits: qml: reuse items in VideoQualityLabels

2023-04-08 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 21f05ba7 by Prince Gupta at 2023-04-08T17:09:44+00:00 qml: reuse items in VideoQualityLabels improves performance when scrolling in ExpandGridView - - - - - 5bc28f4d by Prince Gupta at 2023-04-08T17:09:44+00:00 qml: use di

[vlc-commits] [Git][videolan/vlc][master] tools: bootstrap: raise meson's requirement to 1.0.0

2023-04-08 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 28851ad2 by Khalid Masum at 2023-04-08T10:29:36+00:00 tools: bootstrap: raise meson's requirement to 1.0.0 bootstrap warns "meson too old" and proceeds to download and install meson 1.0.0 when meson version is found to be 1

[vlc-commits] [Git][videolan/vlc][master] 2 commits: gstreamer: fix -Wformat warnings

2023-04-06 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 7f5485d6 by Johannes Kauffmann at 2023-04-06T21:22:33+00:00 gstreamer: fix -Wformat warnings - - - - - 34e98057 by Johannes Kauffmann at 2023-04-06T21:22:33+00:00 gstreamer: remove extra semicolons - - - - - 4 changed fi

[vlc-commits] [Git][videolan/vlc][master] gstdecode: fix FTBFS with braces inside case

2023-04-04 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: d02a131e by Johannes Kauffmann at 2023-04-04T14:52:09+00:00 gstdecode: fix FTBFS with braces inside case Fixes #27980 - - - - - 1 changed file: - modules/codec/gstreamer/gstdecode.c Changes: =

[vlc-commits] [Git][videolan/vlc][master] 6 commits: frame: remove unused label

2023-04-04 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 6dad92bf by Rémi Denis-Courmont at 2023-04-04T12:03:15+00:00 frame: remove unused label - - - - - cbe2dfa7 by Rémi Denis-Courmont at 2023-04-04T12:03:15+00:00 frame: use vlc_frame_heap_Alloc() for vlc_frame_Alloc() There a

[vlc-commits] [Git][videolan/vlc][master] mp4: fix format string

2023-04-03 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: dc397a76 by Rémi Denis-Courmont at 2023-04-03T14:56:21+00:00 mp4: fix format string The 3rd formatted value has a type of vlc_tick_t, a.k.a. int64_t, not necessary long. - - - - - 1 changed file: - modules/demux/mp4/mp4

[vlc-commits] [Git][videolan/vlc][master] 2 commits: egl_pbuffer: use eglMakeCurrent directly

2023-04-03 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: c9a8d6dc by Alexandre Janniaux at 2023-04-03T14:28:02+00:00 egl_pbuffer: use eglMakeCurrent directly MakeCurrent() (triggered by vlc_gl_MakeCurrent) can have different behaviour than just eglMakeCurrent() to match the VLC A

[vlc-commits] [Git][videolan/vlc][master] meson: add gettext support

2023-04-02 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: e8b6a932 by Marvin Scholz at 2023-04-02T08:37:15+00:00 meson: add gettext support While runtime gettext support was already working, this adds the missing piece of build integrations. With these changes, three new targets

[vlc-commits] [Git][videolan/vlc][master] 4 commits: qml/ControlLayout: Code cleanup

2023-04-02 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 00058ecc by Benjamin Arnaud at 2023-04-02T06:37:47+00:00 qml/ControlLayout: Code cleanup No functionnal changes - - - - - dce53de9 by Benjamin Arnaud at 2023-04-02T06:37:47+00:00 qml/ControlLayout: Ensure 'item(s)' are val

[vlc-commits] [Git][videolan/vlc][master] qml: fix navigation to empty label in video views

2023-04-01 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 6e190241 by Prince Gupta at 2023-04-01T20:13:39+00:00 qml: fix navigation to empty label in video views - - - - - 1 changed file: - modules/gui/qt/medialibrary/qml/VideoAllSubDisplay.qml Changes: =

[vlc-commits] [Git][videolan/vlc][master] qt: preserve interface window geometry in all cases

2023-04-01 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: b87b0168 by Fatih Uzunoglu at 2023-04-01T18:03:56+00:00 qt: preserve interface window geometry in all cases preserve the interface geometry when going into fullscreen, in order to restore it later (when exiting the fullscre

[vlc-commits] [Git][videolan/vlc][master] 2 commits: player: input: change ES delay without controls

2023-04-01 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 5e4dbfac by Alexandre Janniaux at 2023-04-01T11:08:07+00:00 player: input: change ES delay without controls When setting delay, audio output flushing and picture drops can happen and lead to unpleasant result, like stutteri

[vlc-commits] [Git][videolan/vlc][3.0.x] contrib: vpx: update to 1.13.0

2023-03-30 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: 99b63d64 by Tristan Matthews at 2023-03-30T20:59:28+00:00 contrib: vpx: update to 1.13.0 This release includes more Neon and AVX2 optimizations, adds a new codec control to set per frame QP, upgrades GoogleTest to v1.12.1, a

[vlc-commits] [Git][videolan/vlc][3.0.x] 2 commits: demux: hls: fix lazy loaded playlists timescale

2023-03-29 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: f31228b9 by Francois Cartegnie at 2023-03-27T18:02:05+02:00 demux: hls: fix lazy loaded playlists timescale (cherry picked from commit 75f57e3a9546dc3d9f4d696f59802af5bc19b539) - - - - - d6a0d3b2 by Francois Cartegnie at 20

[vlc-commits] [Git][videolan/vlc][master] 45 commits: macosx: Give the notification name for thumbnails generated for media items a more accurate name

2023-03-28 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: d1986e60 by Claudio Cambra at 2023-03-28T18:11:29+00:00 macosx: Give the notification name for thumbnails generated for media items a more accurate name Signed-off-by: Claudio Cambra - - - -

[vlc-commits] [Git][videolan/vlc][master] macosx: Elide playlist table view item labels rather than harshly clip

2023-03-27 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 8ef1866a by Claudio Cambra at 2023-03-27T21:57:00+00:00 macosx: Elide playlist table view item labels rather than harshly clip Signed-off-by: Claudio Cambra - - - - - 1 changed file: - modu

[vlc-commits] [Git][videolan/vlc][master] qml/ExpandGridView: Set content size via property binding

2023-03-27 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 37ffd8bb by Benjamin Arnaud at 2023-03-27T11:21:07+00:00 qml/ExpandGridView: Set content size via property binding This fixes a bug when the contentHeight is binded to the height and the model has content prior to the Comp

[vlc-commits] [Git][videolan/vlc][master] 6 commits: macosx: Add VLCMediaLibraryMediaItemUTI string

2023-03-26 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 2a0fdfe9 by Claudio Cambra at 2023-03-26T17:06:39+02:00 macosx: Add VLCMediaLibraryMediaItemUTI string Signed-off-by: Claudio Cambra - - - - - 07bf4ad4 by Claudio Cambra at 2023-03-26T17:06:40

[vlc-commits] [Git][videolan/vlc][3.0.x] 6 commits: d3d11_fmt: allow logging DXGI/D3D11 resources at any time

2023-03-26 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: 90398c75 by Steve Lhomme at 2023-03-26T11:06:51+00:00 d3d11_fmt: allow logging DXGI/D3D11 resources at any time (cherry picked from commit 9d7a6264cbbd8387a4772d665f4949f1d081b8a7) (rebased) rebased: * pDXGIDebug is release

[vlc-commits] [Git][videolan/vlc][master] contrib: vpx: update to 1.13.0

2023-03-26 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 5423bb9b by Tristan Matthews at 2023-03-26T08:26:17+00:00 contrib: vpx: update to 1.13.0 This release includes more Neon and AVX2 optimizations, adds a new codec control to set per frame QP, upgrades GoogleTest to v1.12.1,

[vlc-commits] [Git][videolan/vlc][master] 3 commits: macosx: Remove no longer needed manual setting of song table cell view content tint color

2023-03-25 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 17e76315 by Claudio Cambra at 2023-03-25T17:22:12+00:00 macosx: Remove no longer needed manual setting of song table cell view content tint color Signed-off-by: Claudio Cambra - - - - - 24f79

[vlc-commits] [Git][videolan/vlc][master] 26 commits: macosx: Add a VLCLibraryAudioTableViewDelegate

2023-03-25 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: c4d0ef83 by Claudio Cambra at 2023-03-25T13:04:59+00:00 macosx: Add a VLCLibraryAudioTableViewDelegate Signed-off-by: Claudio Cambra - - - - - 3f07a9c2 by Claudio Cambra at 2023-03-25T13:04:59

[vlc-commits] [Git][videolan/vlc][master] qt: report 0 size when the ml cache is loaded but empty

2023-03-23 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 199de053 by Pierre Lamot at 2023-03-23T15:09:15+00:00 qt: report 0 size when the ml cache is loaded but empty 7d70397c7d976677bcf9989c99f636e7cfd383c9 doesn't work properly without this, model remains in loading state - -

[vlc-commits] [Git][videolan/vlc][master] doc: QtPlayer: fix file opening on Windows

2023-03-23 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: f7d4afc8 by Simon Latapie at 2023-03-23T14:36:25+00:00 doc: QtPlayer: fix file opening on Windows Using a raw path from the QFileDialog can lead to wrong native separators in the provided string. Using URLs instead of paths

[vlc-commits] [Git][videolan/vlc][master] interop_dxva2: fix flickering effect

2023-03-22 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: f808bdd6 by Pierre Lamot at 2023-03-22T14:32:07+00:00 interop_dxva2: fix flickering effect - - - - - 1 changed file: - modules/video_output/opengl/interop_dxva2.c Changes: = modules

[vlc-commits] [Git][videolan/vlc][3.0.x] d3d11: fix ID3D11Device leak in UWP mode

2023-03-22 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: 3e483547 by Steve Lhomme at 2023-03-21T09:27:53+01:00 d3d11: fix ID3D11Device leak in UWP mode The ID3D11DeviceContext_GetDevice() already gets a reference to the device. We don't do add one manually. - - - - - 1 changed

[vlc-commits] [Git][videolan/vlc][master] es_out: remove unused variable

2023-03-21 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: f9b271e0 by Khalid Masum at 2023-03-21T09:51:57+00:00 es_out: remove unused variable Creation and initialization of p_sys in EsOutSetEsDelay is not necessary as it is performed in EsOutUpdateDelayJitter later anyway. - - -

[vlc-commits] [Git][videolan/vlc][master] 9 commits: qml: implement MainViewLoader

2023-03-20 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: ecf0c9ce by Prince Gupta at 2023-03-20T10:02:14+00:00 qml: implement MainViewLoader - - - - - b0ae61dd by Prince Gupta at 2023-03-20T10:02:14+00:00 qml: check nullability in Helpers.get - - - - - a9e02b66 by Prince Gupta a

[vlc-commits] [Git][videolan/vlc][3.0.x] 2 commits: taglib: move default meta access to a function

2023-03-19 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: 06dff2e5 by Alaric Senat at 2023-03-19T07:27:24+00:00 taglib: move default meta access to a function No functional changes. (cherry picked from commit 294cbdbaee0209bc88ca7bec9164da8da4ac44ef) - - - - - 85868dfb by Alaric

[vlc-commits] [Git][videolan/vlc][3.0.x] mux: avformat: default avformat-reset-ts to true

2023-03-18 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: fdfb5bc2 by Tristan Matthews at 2023-03-15T07:40:44-04:00 mux: avformat: default avformat-reset-ts to true This is a workaround for #12713, which 4.0.x doesn't require. - - - - - 1 changed file: - modules/demux/avformat/

[vlc-commits] [Git][videolan/vlc][master] 4 commits: qt: update ColorContext colors when palette internally changes

2023-03-18 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 8b9293f3 by Pierre Lamot at 2023-03-18T16:04:39+00:00 qt: update ColorContext colors when palette internally changes - - - - - 9d87d210 by Pierre Lamot at 2023-03-18T16:04:39+00:00 qml: fix label not colorized properly in t

[vlc-commits] [Git][videolan/vlc][master] 4 commits: stream: move get_seekpoint typed control to specific stream section

2023-03-16 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 21f9f381 by Loïc at 2023-03-16T14:20:37+00:00 stream: move get_seekpoint typed control to specific stream section This is done because the type is different from stream and demux. - - - - - 6baee5a4 by Loïc at 2023-03-16T1

[vlc-commits] [Git][videolan/vlc][master] decklink: fix fourcc string to enum conversion

2023-03-14 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 3ccf6ae2 by Steve Lhomme at 2023-03-14T08:12:04+00:00 decklink: fix fourcc string to enum conversion Before 9168091a46266f51e30e49045627b9d23ff75e0e htonl() was used to convert the values to/from enum to the string. But tha

[vlc-commits] [Git][videolan/vlc][master] 2 commits: directx_va: define missing DXVA_xxx GUIDs for the platform SDK and mingw

2023-03-12 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 5319cf9f by Steve Lhomme at 2023-03-12T10:01:41+00:00 directx_va: define missing DXVA_xxx GUIDs for the platform SDK and mingw Favor the DXVA_xxx variants which are the most common ones. Redirect missing DXVA_xxx variants t

[vlc-commits] [Git][videolan/vlc][master] 9 commits: aaudio: use LogAAudioError

2023-03-12 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 65c3634e by Thomas Guillem at 2023-03-12T09:26:44+00:00 aaudio: use LogAAudioError To convert the result to a string. - - - - - a149122d by Thomas Guillem at 2023-03-12T09:26:44+00:00 aaudio: report latency only in the STA

[vlc-commits] [Git][videolan/vlc][master] android_device: add missing initialisation

2023-03-12 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 371e18c1 by Thomas Guillem at 2023-03-12T09:11:38+00:00 android_device: add missing initialisation Fixes a crash when setting volume/device if no stream were started. - - - - - 1 changed file: - modules/audio_output/and

[vlc-commits] [Git][videolan/vlc][master] stream: introduce typed operations for stream

2023-03-11 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: f77921f4 by Loïc at 2023-03-11T18:01:48+00:00 stream: introduce typed operations for stream This commit introduce a typed virtual table for operations on stream, aiming at replacing the legacy pf_control() callback which is

[vlc-commits] [Git][videolan/vlc][master] 4 commits: decoder: move code up

2023-03-11 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 378db759 by Thomas Guillem at 2023-03-11T16:51:11+00:00 decoder: move code up To avoid forward declarations in next commits. - - - - - 74adb26c by Thomas Guillem at 2023-03-11T16:51:11+00:00 decoder: rename some functions

[vlc-commits] [Git][videolan/vlc][master] media_track: fix tracklist leak when no track found

2023-03-11 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 656e5eb2 by Steve Lhomme at 2023-03-11T16:32:00+00:00 media_track: fix tracklist leak when no track found When count is 0 the list is still allocated. Either we should not allocate one, we free it locally, or we pass it on

[vlc-commits] [Git][videolan/vlc][master] 2 commits: access: jack: use vlc_alloc helper

2023-03-08 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 4261a24b by Tristan Matthews at 2023-03-08T21:07:58+00:00 access: jack: use vlc_alloc helper - - - - - 0c25f466 by Tristan Matthews at 2023-03-08T21:07:58+00:00 audio_output: jack: use vlc_alloc helper - - - - - 2 change

[vlc-commits] [Git][videolan/vlc][master] 3 commits: qt: PodcastConfiguration inherits QDialog not QWidget

2023-03-07 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 183acaec by KO Myung-Hun at 2023-03-07T10:41:50+00:00 qt: PodcastConfiguration inherits QDialog not QWidget Especially, accept() and reject() slots are in QDialog. - - - - - b59976a5 by KO Myung-Hun at 2023-03-07T10:41:50+

[vlc-commits] [Git][videolan/vlc][master] 3 commits: qt: convert fromTime_t to fromSecsSinceEpoch

2023-03-07 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 8a5bcc93 by Ilkka Ollakka at 2023-03-07T09:11:00+00:00 qt: convert fromTime_t to fromSecsSinceEpoch fromTime_t has been deprecated and fromSecsSinceEpoch looks like drop-in replacement in our use - - - - - 7b9d6aa0 by Ilk

[vlc-commits] [Git][videolan/vlc][master] 12 commits: tests: define vlc_static_modules consistently

2023-03-07 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: b0904b12 by Steve Lhomme at 2023-03-07T08:23:15+00:00 tests: define vlc_static_modules consistently - - - - - b7340959 by Steve Lhomme at 2023-03-07T08:23:15+00:00 vlc_plugin: add macros to define custom entry points This

[vlc-commits] [Git][videolan/vlc][master] 4 commits: qml: implement Slider widget

2023-03-05 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 07c80498 by Prince Gupta at 2023-03-05T19:16:19+00:00 qml: implement Slider widget - - - - - 55dea64a by Prince Gupta at 2023-03-05T19:16:19+00:00 qml: fix missing import in ExpandSpacerWidget - - - - - 6aab1075 by Prince

[vlc-commits] [Git][videolan/vlc][master] 2 commits: qml/widgets: Create LoaderFade

2023-03-05 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 081a6c0e by Benjamin Arnaud at 2023-03-05T18:50:48+00:00 qml/widgets: Create LoaderFade - - - - - d4d9ccb5 by Benjamin Arnaud at 2023-03-05T18:50:48+00:00 qml/Player: Fade to hide instead of scrolling - - - - - 4 changed

[vlc-commits] [Git][videolan/vlc][master] 2 commits: macosx: Fix dragging and dropping albums and genres from library view onto playlist table view

2023-03-05 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: c20a1929 by Claudio Cambra at 2023-03-05T16:57:55+00:00 macosx: Fix dragging and dropping albums and genres from library view onto playlist table view Signed-off-by: Claudio Cambra - - - - -

[vlc-commits] [Git][videolan/vlc][master] contrib: dav1d: update to post 1.1.0 version

2023-03-05 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 398b417e by Tristan Matthews at 2023-03-05T15:43:35+00:00 contrib: dav1d: update to post 1.1.0 version We can't use 1.1.0 directly because it broke the wasm32 build. - - - - - 1 changed file: - contrib/src/dav1d/rules.m

[vlc-commits] [Git][videolan/vlc][master] video_output: reset clock on display error

2023-03-05 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: fc213d43 by Alexandre Janniaux at 2023-03-05T15:14:00+00:00 video_output: reset clock on display error The member sys->clock is assigned from the vout_Request to the decoder clock, and was assigned back to NULL when the vou

[vlc-commits] [Git][videolan/vlc][master] 4 commits: opengl: expose the activate function

2023-03-05 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 2c1b88a8 by Thomas Guillem at 2023-03-05T14:48:33+00:00 opengl: expose the activate function - - - - - 09d8638e by Thomas Guillem at 2023-03-05T14:48:33+00:00 opengl: ensure the activate cb use the correct type - - - - - 9

[vlc-commits] [Git][videolan/vlc][master] qml: add horizontal ScrollBar to localMenuView

2023-03-02 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 11538a1e by Fatih Uzunoglu at 2023-03-02T17:36:48+00:00 qml: add horizontal ScrollBar to localMenuView - - - - - 1 changed file: - modules/gui/qt/maininterface/qml/BannerSources.qml Changes: ==

[vlc-commits] [Git][videolan/vlc][master] 2 commits: qml: don't reuse the end position for DragItem on the subsequent drag

2023-03-02 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: ecbea8c9 by Fatih Uzunoglu at 2023-03-02T17:11:01+00:00 qml: don't reuse the end position for DragItem on the subsequent drag - - - - - 1302c05f by Fatih Uzunoglu at 2023-03-02T17:11:01+00:00 qml: add D&D functionality to t

[vlc-commits] [Git][videolan/vlc][master] 2 commits: interop_android: fix Wincompatible-function-pointer-types

2023-03-02 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: b1e64df7 by Thomas Guillem at 2023-03-02T09:59:13+00:00 interop_android: fix Wincompatible-function-pointer-types - - - - - 71c6ce8d by Thomas Guillem at 2023-03-02T09:59:13+00:00 interop_android: fix Wunused-variable - -

[vlc-commits] [Git][videolan/vlc][master] meson: remove unused HAVE_STATIC_ASSERT

2023-03-01 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 2ff4c82b by Steve Lhomme at 2023-03-02T07:06:47+00:00 meson: remove unused HAVE_STATIC_ASSERT We assume C11 compilers have support for static_assert() and _Static_assert since 6be0e8af6b424e9111ffbf276e666164335e9eab. - -

[vlc-commits] [Git][videolan/vlc][master] cpu: properly indent x86 defines

2023-02-26 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: e09bec51 by Johannes Kauffmann at 2023-02-26T20:15:02+00:00 cpu: properly indent x86 defines To match the other architecture subsections. - - - - - 1 changed file: - include/vlc_cpu.h Changes: ===

[vlc-commits] [Git][videolan/vlc][master] 47 commits: macosx: Hide static control bar in library window when displaying video

2023-02-25 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 0ab55c40 by Claudio Cambra at 2023-02-25T17:11:50+00:00 macosx: Hide static control bar in library window when displaying video Signed-off-by: Claudio Cambra - - - - - be1b1369 by Claudio Camb

[vlc-commits] [Git][videolan/vlc][master] inhibit/dbus: fix service and path

2023-02-25 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 77a2d21b by Andrew Sun at 2023-02-25T11:57:36+00:00 inhibit/dbus: fix service and path According to https://web.archive.org/web/20080828095706/https://people.freedesktop.org/~hughsient/temp/power-management-spec-0.2.html

[vlc-commits] [Git][videolan/vlc][master] macosx: VLCInputItem: handle NULL psz_path

2023-02-25 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 5ef997df by Alexandre Janniaux at 2023-02-25T09:03:22+00:00 macosx: VLCInputItem: handle NULL psz_path With a mock URL like mock://video_track_count=1;video_chroma=I411, vlc_uri2path will return a NULL string because the de

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