[vlc-commits] [Git][videolan/vlc][master] 4 commits: packetizer:av1: fix debug formatting

2022-06-01 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: db1a38ff by Steve Lhomme at 2022-06-01T14:53:04+00:00 packetizer:av1: fix debug formatting - - - - - fe5c91cf by Steve Lhomme at 2022-06-01T14:53:04+00:00 packetizer:av1: remove always true test - - - - - d675af28 by Steve

[vlc-commits] [Git][videolan/vlc][master] vout: restart if context changes

2022-05-31 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 1430071b by Rémi Denis-Courmont at 2022-05-31T16:25:58+00:00 vout: restart if context changes If the video context changes, filter chains and display must be restarted with the new context. As the video output object holds

[vlc-commits] [Git][videolan/vlc][master] display: fix changing zoom

2022-05-31 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 5a48fa1d by Rémi Denis-Courmont at 2022-05-31T16:09:41+00:00 display: fix changing zoom - - - - - 1 changed file: - src/video_output/display.c Changes: = src/video_output/display.c

[vlc-commits] [Git][videolan/vlc][master] 8 commits: qt: move ml functions out of cover generator

2022-05-31 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: ca99e26a by Prince Gupta at 2022-05-31T11:27:09+00:00 qt: move ml functions out of cover generator - - - - - fa6882e0 by Prince Gupta at 2022-05-31T11:27:09+00:00 qt: factorize thumbnail url checking - - - - - 562aba9f by

[vlc-commits] [Git][videolan/vlc][3.0.x] Contribs: update libxml2 to 2.9.14

2022-05-30 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: ac996441 by Jean-Baptiste Kempf at 2022-05-30T21:54:02+00:00 Contribs: update libxml2 to 2.9.14 Fixes notably: CVE-2018-9251 CVE-2018-14567 CVE-2018-14404 CVE-2021-3541 CVE-2022-23308 CVE-2022-29824 And move to the official

[vlc-commits] [Git][videolan/vlc][3.0.x] Contribs: update dvdread to 6.1.3

2022-05-30 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: 6fe773f8 by Jean-Baptiste Kempf at 2022-05-30T19:23:37+00:00 Contribs: update dvdread to 6.1.3 (cherry picked from commit 7cb4924ed9061d3e92af0d2d5d3ed14ed3c4d573) Signed-off-by: Jean-Baptiste Kempf - -

[vlc-commits] [Git][videolan/vlc][3.0.x] 8 commits: Contribs: update fribidi to 1.0.12

2022-05-30 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: 1dbd4411 by Jean-Baptiste Kempf at 2022-05-30T18:30:37+00:00 Contribs: update fribidi to 1.0.12 Fuzzing fixes... (cherry picked from commit d6294b20cfafb070fcfa9663c3d3184d44994f50) Signed-off-by: Jean-Baptiste Kempf

[vlc-commits] [Git][videolan/vlc][master] 2 commits: contrib: update nettle to 3.7.3

2022-05-30 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 263b3cbb by Marvin Scholz at 2022-05-30T09:56:23+00:00 contrib: update nettle to 3.7.3 - - - - - baf4be7c by Marvin Scholz at 2022-05-30T09:56:23+00:00 contrib: update gmp to 6.2.1 - - - - - 10 changed files: - contrib/

[vlc-commits] [Git][videolan/vlc][3.0.x] codec: videotoolbox: handle kVTVideoDecoderReferenceMissingErr

2022-05-29 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: 47776b7f by Marvin Scholz at 2022-05-29T22:33:16+00:00 codec: videotoolbox: handle kVTVideoDecoderReferenceMissingErr The kVTVideoDecoderReferenceMissingErr error is not a critical one, but without it being handled here, it

[vlc-commits] [Git][videolan/vlc][master] codec: videotoolbox: fix missing semicolon

2022-05-29 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 39434b48 by Marvin Scholz at 2022-05-29T22:04:05+00:00 codec: videotoolbox: fix missing semicolon Fixes the build when building with an older SDK version. - - - - - 1 changed file: - modules/codec/videotoolbox.c Chang

[vlc-commits] [Git][videolan/vlc][3.0.x] ftp: properly parse MLST facts

2022-05-29 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: 21952d52 by Marvin Scholz at 2022-05-29T22:04:01+00:00 ftp: properly parse MLST facts Fix #26046 (cherry picked from commit c8713775c899ac4704e697021a0d6fb117fe4b54) Signed-off-by: Marvin Scholz - - -

[vlc-commits] [Git][videolan/vlc][3.0.x] Revert "configure: rectify minimum libdvdnav version"

2022-05-29 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: dd4d83b9 by Jean-Baptiste Kempf at 2022-05-29T16:03:09+00:00 Revert "configure: rectify minimum libdvdnav version" This reverts commit 794d986264f6f98107abf1d8569208d2360b299e. - - - - - 1 changed file: - configure.ac

[vlc-commits] [Git][videolan/vlc][master] 5 commits: vdpau/mixer: do not clobber filter_t on error

2022-05-29 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: ae8a7532 by Rémi Denis-Courmont at 2022-05-29T09:52:58+00:00 vdpau/mixer: do not clobber filter_t on error - - - - - 448a6ba6 by Rémi Denis-Courmont at 2022-05-29T09:52:58+00:00 vdpau/avcodec: track chroma type in context

[vlc-commits] [Git][videolan/vlc][master] Contribs: update ssh2 to 1.10.0

2022-05-28 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: aecaaec7 by Jean-Baptiste Kempf at 2022-05-28T21:16:16+00:00 Contribs: update ssh2 to 1.10.0 See #26921 - - - - - 6 changed files: - − contrib/src/ssh2/0001-Add-lgpg-error-to-.pc-to-facilitate-static-linking.patch - +

[vlc-commits] [Git][videolan/vlc][master] 4 commits: Contribs: update fontconfig to 2.12.6

2022-05-28 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 3b4b2da8 by Jean-Baptiste Kempf at 2022-05-28T19:00:54+00:00 Contribs: update fontconfig to 2.12.6 - - - - - 8b041de7 by Jean-Baptiste Kempf at 2022-05-28T19:00:54+00:00 Contribs: update Freetype to 2.12.1 - - - - - d6294b

[vlc-commits] [Git][videolan/vlc][3.0.x] Contribs: update zlib to 1.2.12

2022-05-28 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: 22f6fdb9 by Jean-Baptiste Kempf at 2022-05-28T18:12:14+00:00 Contribs: update zlib to 1.2.12 Close #26774 (cherry picked from commit ff7ab55ff1688c018077f230a471d9332514d523) Signed-off-by: Jean-Baptiste Kempf

[vlc-commits] [Git][videolan/vlc][master] Contribs: update dvdread to 6.1.3

2022-05-28 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 7cb4924e by Jean-Baptiste Kempf at 2022-05-28T16:58:15+00:00 Contribs: update dvdread to 6.1.3 - - - - - 2 changed files: - contrib/src/dvdread/SHA512SUMS - contrib/src/dvdread/rules.mak Changes: =

[vlc-commits] [Git][videolan/vlc][master] 5 commits: charset: improve Doxygen

2022-05-27 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: eb2e8a1a by Rémi Denis-Courmont at 2022-05-27T20:22:32+00:00 charset: improve Doxygen - - - - - 9791d0cd by Rémi Denis-Courmont at 2022-05-27T20:22:32+00:00 charset: inline trivial us_atof() - - - - - 91646be8 by Rémi Deni

[vlc-commits] [Git][videolan/vlc][master] osd: keep reasonable precision

2022-05-27 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 149f6886 by Rémi Denis-Courmont at 2022-05-27T12:12:25+00:00 osd: keep reasonable precision We don't need to print six digits (zeroes) after the decimal separator. - - - - - 1 changed file: - src/player/osd.c Changes:

[vlc-commits] [Git][videolan/vlc][master] 2 commits: lib: set HSV and gamma default explicitly

2022-05-27 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 1853c02d by Rémi Denis-Courmont at 2022-05-27T11:53:40+00:00 lib: set HSV and gamma default explicitly - - - - - a20eb577 by Rémi Denis-Courmont at 2022-05-27T11:53:40+00:00 lib: do not crash if adjust filter is missing Co

[vlc-commits] [Git][videolan/vlc][3.0.x] DVDNAV: provide a compatibility Macro for older releases

2022-05-27 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: a11c2e35 by Jean-Baptiste Kempf at 2022-05-27T08:37:13+00:00 DVDNAV: provide a compatibility Macro for older releases Close #26479 - - - - - 1 changed file: - modules/access/dvdnav.c Changes: =

[vlc-commits] [Git][videolan/vlc][master] Contribs: update zlib to 1.2.12

2022-05-27 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: ff7ab55f by Jean-Baptiste Kempf at 2022-05-27T07:25:55+00:00 Contribs: update zlib to 1.2.12 Close #26774 - - - - - 2 changed files: - contrib/src/zlib/SHA512SUMS - contrib/src/zlib/rules.mak Changes: ===

[vlc-commits] [Git][videolan/vlc][master] doc/libvlc: add appkit_player demo code

2022-05-26 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 60fcef78 by Alexandre Janniaux at 2022-05-27T06:22:44+00:00 doc/libvlc: add appkit_player demo code The sample code demonstrate how to bind an NSView to a media player to integrate video playback in a Cocoa application. -

[vlc-commits] [Git][videolan/vlc][master] 2 commits: vout: win32: do not return errors when CommonControl fails

2022-05-26 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 7696d313 by Steve Lhomme at 2022-05-26T13:27:24+00:00 vout: win32: do not return errors when CommonControl fails We do not handle the reset_pictures callback so we can't return an error here. We never returned one anyway.

[vlc-commits] [Git][videolan/vlc][3.0.x] 3 commits: contrib: gme: Allow make to communicate with jobserver

2022-05-26 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: 5124982e by Hugo Beauzée-Luyssen at 2022-05-26T11:30:16+00:00 contrib: gme: Allow make to communicate with jobserver (cherry picked from commit 04170339b27b6327a735d73f664c0bdffd13cdec) Signed-off-by: Jean-Baptiste Kempf

[vlc-commits] [Git][videolan/vlc][master] 2 commits: glx: add intermediate X11 window controlled by GLX

2022-05-26 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: d0836b10 by Jeffrey Knockel at 2022-05-26T11:48:39+00:00 glx: add intermediate X11 window controlled by GLX Asynchronous window resizes cannot be kept in sync with GLX. To keep the underlying X11 window and the GLX drawabl

[vlc-commits] [Git][videolan/vlc][3.0.x] Update NEWS for 3.0.18

2022-05-26 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: 6cf94188 by Jean-Baptiste Kempf at 2022-05-26T10:24:16+00:00 Update NEWS for 3.0.18 - - - - - 1 changed file: - NEWS Changes: = NEWS = @@ -1,11 +1

[vlc-commits] [Git][videolan/vlc][3.0.x] demux: ogg: fix non fastseek lookup issues with small files

2022-05-26 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: bddfcc9a by Francois Cartegnie at 2022-05-26T10:08:28+00:00 demux: ogg: fix non fastseek lookup issues with small files (cherry picked from commit 9a0b28b1894f60c81d3abfd52babd40f4dec21b9) - - - - - 1 changed file: - mod

[vlc-commits] [Git][videolan/vlc][3.0.x] osd: epg: fix null deref on missing next event

2022-05-26 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: 865099e2 by Francois Cartegnie at 2022-05-26T08:00:41+00:00 osd: epg: fix null deref on missing next event refs #26905 (cherry picked from commit 1c3fc96a3446d26879cfc190100a0c87fc954dbc) - - - - - 1 changed file: - src

[vlc-commits] [Git][videolan/vlc][3.0.x] contrib: Bump faad2 to 2.10.0

2022-05-25 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: a1315677 by Hugo Beauzée-Luyssen at 2022-05-26T06:13:22+00:00 contrib: Bump faad2 to 2.10.0 (cherry picked from commit e2988d70a8c3ce61b1cdb13b983f73afc1a74c1d) Signed-off-by: Jean-Baptiste Kempf - - - -

[vlc-commits] [Git][videolan/vlc][master] codec: videotoolbox: handle kVTVideoDecoderReferenceMissingErr

2022-05-25 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: f7434e60 by Marvin Scholz at 2022-05-25T16:46:20+00:00 codec: videotoolbox: handle kVTVideoDecoderReferenceMissingErr The kVTVideoDecoderReferenceMissingErr error is not a critical one, but without it being handled here, it

[vlc-commits] [Git][videolan/vlc][master] video_output: flush static filters on picture drop

2022-05-25 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 8d390163 by Alexandre Janniaux at 2022-05-25T13:53:42+00:00 video_output: flush static filters on picture drop Filters like deinterlacers are using timestamps interpolation to generate intermediate frames, which might not w

[vlc-commits] [Git][videolan/vlc][3.0.x] demux: mkv: allow reading v3 and v4 files

2022-05-25 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: f9f802a4 by Steve Lhomme at 2022-05-24T12:48:48+02:00 demux: mkv: allow reading v3 and v4 files There's no requirement in v3 and v4 that we don't support. v5 doesn't exist yet. Ref. #26999 (cherry picked from commit 6fd29e

[vlc-commits] [Git][videolan/vlc][master] vgl: fix swap callback called without current context

2022-05-25 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: e2614dd4 by Pierre Lamot at 2022-05-25T13:15:40+00:00 vgl: fix swap callback called without current context fix regression from 9b7514f9da462e52534f4cffa64e8db0a209d7f6 - - - - - 1 changed file: - modules/video_output/v

[vlc-commits] [Git][videolan/vlc][master] demux: mkv: allow reading v3 and v4 files

2022-05-24 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 6fd29e31 by Steve Lhomme at 2022-05-24T09:51:54+00:00 demux: mkv: allow reading v3 and v4 files There's no requirement in v3 and v4 that we don't support. v5 doesn't exist yet. Ref. #26999 - - - - - 1 changed file: - m

[vlc-commits] [Git][videolan/vlc][master] qml/VolumeWidget: Improve default volume handling

2022-05-22 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: e8f0b725 by Benjamin Arnaud at 2022-05-22T09:29:38+00:00 qml/VolumeWidget: Improve default volume handling - - - - - 1 changed file: - modules/gui/qt/player/qml/controlbarcontrols/VolumeWidget.qml Changes: ===

[vlc-commits] [Git][videolan/vlc][master] demux: ogg: fix non fastseek lookup issues with small files

2022-05-22 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 9a0b28b1 by Francois Cartegnie at 2022-05-22T08:38:22+00:00 demux: ogg: fix non fastseek lookup issues with small files - - - - - 1 changed file: - modules/demux/oggseek.c Changes:

[vlc-commits] [Git][videolan/vlc][master] qt: fix cover generation on windows

2022-05-21 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 0caa9ea0 by Prince Gupta at 2022-05-21T14:41:02+00:00 qt: fix cover generation on windows in previous code, for path "C:/image.jpg", the url scheme will be "C" and the call to QQmlFile::urlToLocalFileorQrc with fail since

[vlc-commits] [Git][videolan/vlc][3.0.x] core: module: add missing Mono option in "stereo_mode"

2022-05-21 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: 3af4cf5c by Thomas Guillem at 2022-05-20T08:25:59+02:00 core: module: add missing Mono option in "stereo_mode" - - - - - 1 changed file: - src/libvlc-module.c Changes: = src/libvlc-m

[vlc-commits] [Git][videolan/vlc][master] 7 commits: cli: factor out item printing

2022-05-19 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 82e0b970 by Rémi Denis-Courmont at 2022-05-19T18:33:26+00:00 cli: factor out item printing - - - - - fd0cc5d3 by Rémi Denis-Courmont at 2022-05-19T18:33:26+00:00 cli: make info a playlist command - - - - - 85772a0e by Rémi

[vlc-commits] [Git][videolan/vlc][master] modules: add a fancy name to internal threads

2022-05-17 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 36017f9c by Steve Lhomme at 2022-05-18T07:52:09+02:00 modules: add a fancy name to internal threads - - - - - 30 changed files: - modules/access/alsa.c - modules/access/cache.c - modules/access/dv.c - modules/access/http

[vlc-commits] [Git][videolan/vlc][master] 3 commits: qt: fix missing files in Makefile.am

2022-05-17 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: c8cf1b76 by Pierre Lamot at 2022-05-17T12:06:09+00:00 qt: fix missing files in Makefile.am - - - - - 19723c09 by Pierre Lamot at 2022-05-17T12:06:09+00:00 po: sort module entries no functional changes - - - - - 589c006b b

[vlc-commits] [Git][videolan/vlc][master] wayland: xdg-shell: add support for configure_bounds

2022-05-17 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 1ccf35ba by Alexandre Janniaux at 2022-05-17T10:33:40+00:00 wayland: xdg-shell: add support for configure_bounds xdg-toplevel's configure_bounds event report the maximum size the compositor would like to handle for presenti

[vlc-commits] [Git][videolan/vlc][master] 5 commits: contrib: libass: remove unused patch

2022-05-15 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 1224cf01 by Steve Lhomme at 2022-05-15T11:59:34+00:00 contrib: libass: remove unused patch - - - - - 8f7ed03d by Steve Lhomme at 2022-05-15T11:59:34+00:00 contrib: libass: refresh patchs with proper patches They apply clea

[vlc-commits] [Git][videolan/vlc][master] 13 commits: skins2: vout_window: use unique_ptr for timer

2022-05-15 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 4bd4926f by Alexandre Janniaux at 2022-05-15T11:35:56+00:00 skins2: vout_window: use unique_ptr for timer The destructor is still needed to release the unique_ptr while keeping the forward declaration though. - - - - - 6a3

[vlc-commits] [Git][videolan/vlc][master] 2 commits: audiotrack: split pass-through format configuration

2022-05-15 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 5906f10d by Thomas Guillem at 2022-05-15T11:19:11+00:00 audiotrack: split pass-through format configuration No functional changes - - - - - 57568078 by Thomas Guillem at 2022-05-15T11:19:11+00:00 audiotrack: also try legac

[vlc-commits] [Git][videolan/vlc][master] 5 commits: egl: allow swapping without current context

2022-05-07 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 61bb9420 by Alexandre Janniaux at 2022-05-07T14:54:26+00:00 egl: allow swapping without current context The vlc_gl_t API doesn't require the context to be current to call vlc_gl_Swap(), but EGL needs it. Allowing vlc_gl_Swa

[vlc-commits] [Git][videolan/vlc][master] packetizer: av1: always set subsampling_x/y

2022-05-05 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: b1e684c7 by Steve Lhomme at 2022-05-05T16:04:08+00:00 packetizer: av1: always set subsampling_x/y Especially since it's mostly 1 (4:2:0) and we were supposed to read the chroma_sample_position in that case. - - - - - 1 c

[vlc-commits] [Git][videolan/vlc][master] lib: add missing libvlc_dialog_set_error_callback symbol

2022-05-04 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: cefa4c00 by Mark Lee at 2022-05-05T05:37:19+00:00 lib: add missing libvlc_dialog_set_error_callback symbol New API method added with 211baa3ffee2380ea8adba35f164a3ecd11bc69c but the symbol was not added to the libvlc.sym fi

[vlc-commits] [Git][videolan/vlc][master] qml/NavigableCol: Fix the 'onActiveFocusChanged' event

2022-05-01 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: e4a624ac by Benjamin Arnaud at 2022-05-01T09:41:54+00:00 qml/NavigableCol: Fix the 'onActiveFocusChanged' event - - - - - 1 changed file: - modules/gui/qt/widgets/qml/NavigableCol.qml Changes:

[vlc-commits] [Git][videolan/vlc][master] 6 commits: macosx.m: use vlc_obj_calloc for sys

2022-04-29 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: b688611d by Alexandre Janniaux at 2022-04-29T13:07:27+02:00 macosx.m: use vlc_obj_calloc for sys This also prevent the leak of sys happening when the wrong type of window is used when opening the display, and move the test

[vlc-commits] [Git][videolan/vlc][master] contrib: librist: patch meson.build for libcjson

2022-04-29 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: b4cd6a8b by Alexandre Janniaux at 2022-04-29T09:37:35+00:00 contrib: librist: patch meson.build for libcjson Debian is using cJSON from github.com/DaveGamble/cJSON, as well as archlinux and homebrew, which is shipping a lib

[vlc-commits] [Git][videolan/vlc][master] interop_vaapi: fix 420_10BPP format description

2022-04-28 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: a478e7bc by Alexandre Janniaux at 2022-04-28T18:03:05+00:00 interop_vaapi: fix 420_10BPP format description VLC_CODEC_VAAPI_420_10BPP is equivalent to VLC_FOURCC_P010 and has a plane description that is like NV12, so it sho

[vlc-commits] [Git][videolan/vlc][master] adummy: add missing VLC_CODEC_DTSHD

2022-04-28 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: b95d8211 by Thomas Guillem at 2022-04-28T17:47:39+00:00 adummy: add missing VLC_CODEC_DTSHD Fixes #26882 - - - - - 1 changed file: - modules/audio_output/adummy.c Changes: = module

[vlc-commits] [Git][videolan/vlc][master] stream: use container_of

2022-04-28 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 3d2f691e by Thomas Guillem at 2022-04-28T16:30:00+00:00 stream: use container_of - - - - - 1 changed file: - src/input/stream.c Changes: = src/input/stream.c ===

[vlc-commits] [Git][videolan/vlc][master] libplacebo: utils: fix comparison warnings

2022-04-28 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 409cde2f by Alexandre Janniaux at 2022-04-28T15:53:13+00:00 libplacebo: utils: fix comparison warnings ../../modules/video_output/libplacebo/utils.c: In function ‘vlc_placebo_DoviMetadata’: ../../modules/video_outp

[vlc-commits] [Git][videolan/vlc][master] 2 commits: qt: replace manual memory management of menus with unique_ptr

2022-04-28 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 816d43e1 by Pierre Lamot at 2022-04-28T12:47:42+00:00 qt: replace manual memory management of menus with unique_ptr - - - - - bc88fdc4 by Pierre Lamot at 2022-04-28T12:47:42+00:00 qt: add shuffle and sorting actions to the

[vlc-commits] [Git][videolan/vlc][master] qml: keep playlist visibility across the application

2022-04-28 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 63854be2 by Pierre Lamot at 2022-04-28T11:37:22+00:00 qml: keep playlist visibility across the application this allow to keep the playlist visible when switching between the player and the medialibrary views, regarding the

[vlc-commits] [Git][videolan/vlc][master] demux: ps: unify es creation code

2022-04-28 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 8036a0f6 by Francois Cartegnie at 2022-04-28T11:16:24+00:00 demux: ps: unify es creation code - - - - - 2 changed files: - modules/demux/mpeg/ps.c - modules/demux/mpeg/ps.h Changes: ===

[vlc-commits] [Git][videolan/vlc][master] qt (windows): fix acrylic on multi monitor setup

2022-04-28 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: f71cc89e by Prince Gupta at 2022-04-28T09:12:26+00:00 qt (windows): fix acrylic on multi monitor setup fixes acrylic effect when secondary monitor is left to the primary - - - - - 1 changed file: - modules/gui/qt/mainin

[vlc-commits] [Git][videolan/vlc][master] 17 commits: caopengllayer: replace sys->embed by vd->cfg->window

2022-04-28 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: cdd8a75f by Alexandre Janniaux at 2022-04-28T08:08:15+00:00 caopengllayer: replace sys->embed by vd->cfg->window sys->embed was used to store the window created from the display in pre-3.0 design, but now the display is cre

[vlc-commits] [Git][videolan/vlc][master] 2 commits: vlc_objects: use VLC_OBJECT for vlc_obj_* allocators

2022-04-26 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 7c522186 by Alexandre Janniaux at 2022-04-26T07:12:26+00:00 vlc_objects: use VLC_OBJECT for vlc_obj_* allocators - - - - - d28034f6 by Alexandre Janniaux at 2022-04-26T07:12:26+00:00 vlc_objects: add VLC_OBJECT macro for vl

[vlc-commits] [Git][videolan/vlc][master] 3 commits: extras/tools: bump libtool to 2.4.7

2022-04-25 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 327a0702 by Alexandre Janniaux at 2022-04-25T17:23:59+00:00 extras/tools: bump libtool to 2.4.7 The -fsanitize support has been added upstream in the commit a5c6466528c060cc4660ad0319c00740db0e42ba which is shipped into 2.4

[vlc-commits] [Git][videolan/vlc][master] 2 commits: diffutil: fix bad index on successive aggregate insertions

2022-04-24 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 0cf698e1 by Pierre Lamot at 2022-04-24T22:32:09+00:00 diffutil: fix bad index on successive aggregate insertions in a scenario "" => "__AA__AA", the index of second insertion was erroneous - - - - - 3ee0fd64 by Pierre

[vlc-commits] [Git][videolan/vlc][master] fourcc list: add 'X265'

2022-04-23 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: adc1e739 by Felix Paul Kühne at 2022-04-23T07:19:57+00:00 fourcc list: add 'X265' This fixes #26853 - - - - - 1 changed file: - src/misc/fourcc_list.h Changes: = src/misc/fourcc_li

[vlc-commits] [Git][videolan/vlc][master] extra/package : fix tvOS compilation with proper bitcode flag

2022-04-18 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 3331e96f by Maxime Chapelet at 2022-04-18T08:34:38+00:00 extra/package : fix tvOS compilation with proper bitcode flag - - - - - 1 changed file: - extras/package/apple/build.sh Changes: ===

[vlc-commits] [Git][videolan/vlc][3.0.x] qt: make network URL comboBox case sensitive

2022-04-14 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: be2b153a by Sagar Kohli at 2022-04-14T17:22:07+00:00 qt: make network URL comboBox case sensitive Fixes #19388 Signed-off-by: Thomas Guillem (cherry picked from commit 2931f2aca2c78df0444de05bb1a65a6f70a046

[vlc-commits] [Git][videolan/vlc][master] 3 commits: demux: adaptive: use correct format specifier

2022-04-12 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 311e0303 by Marvin Scholz at 2022-04-13T05:52:25+00:00 demux: adaptive: use correct format specifier - - - - - 52b5a5d6 by Marvin Scholz at 2022-04-13T05:52:25+00:00 sout: chromecast: silence unused variable warning - - -

[vlc-commits] [Git][videolan/vlc][master] 15 commits: vlc_stream_extractor: add argument name

2022-04-12 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: f81c936c by Marvin Scholz at 2022-04-13T02:51:32+00:00 vlc_stream_extractor: add argument name This is needed so that doxygen can properly generate documentation without producing a warning due to the missing param name. -

[vlc-commits] [Git][videolan/vlc][3.0.x] upnp: Correct top directory url formatting

2022-04-11 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: 89f04db7 by Alaric Senat at 2022-04-11T12:24:03+00:00 upnp: Correct top directory url formatting As pointed out in #25055 the choice of url option delimiter is probably meant to be that way. std::string.find() returns std::s

[vlc-commits] [Git][videolan/vlc][3.0.x] codec: libass: pass storage size to libass

2022-04-10 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: 02ba1230 by Oneric at 2022-04-11T06:13:34+00:00 codec: libass: pass storage size to libass Due to a quirk in the ASS format some tags do depend on the exact storage size of the video not just the pixel aspect ratio, so tell

[vlc-commits] [Git][videolan/vlc][master] 6 commits: sout: dlna: simplify `GetServerIPAddress`

2022-04-10 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: e3d29038 by Alaric Senat at 2022-04-10T16:12:29+00:00 sout: dlna: simplify `GetServerIPAddress` Prefer using the UPNP API calls to get the selected interface's IP address. The code removed is unnecessarily complex as the c

[vlc-commits] [Git][videolan/vlc][master] CI: update tags for Darwin builds

2022-04-10 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 14a65416 by Felix Paul Kühne at 2022-04-10T10:39:17+00:00 CI: update tags for Darwin builds - - - - - 1 changed file: - extras/ci/gitlab-ci.yml Changes: = extras/ci/gitlab-ci.yml ==

[vlc-commits] [Git][videolan/vlc][master] CI/appleOS: use tools available on the runner

2022-04-09 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 27948cbf by Felix Paul Kühne at 2022-04-09T09:25:29+00:00 CI/appleOS: use tools available on the runner - - - - - 1 changed file: - extras/ci/gitlab-ci.yml Changes: = extras/ci/gitl

[vlc-commits] [Git][videolan/vlc][master] screen/mac: remove duplicate static keyword

2022-04-09 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 9907bdb5 by Marvin Scholz at 2022-04-09T08:42:40+00:00 screen/mac: remove duplicate static keyword - - - - - 1 changed file: - modules/access/screen/mac.c Changes: = modules/access/

[vlc-commits] [Git][videolan/vlc][3.0.x] 5 commits: macosx: Set correct font for NSButton in extensions

2022-04-09 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: 3d7ae99e by Marvin Scholz at 2022-04-09T06:59:59+00:00 macosx: Set correct font for NSButton in extensions (cherry picked from commit f7c023b5cdb795f858428951ea686b748e516dfc) Signed-off-by: Marvin Scholz

[vlc-commits] [Git][videolan/vlc][master] 3 commits: test: player: log the loudness_meter test

2022-04-08 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: b697c740 by Thomas Guillem at 2022-04-09T00:43:59+00:00 test: player: log the loudness_meter test - - - - - 936295ab by Thomas Guillem at 2022-04-09T00:43:59+00:00 aout: meter: fix data-race with fmt Lock fmt on read/write

[vlc-commits] [Git][videolan/vlc][master] qt: remove incorrect mouse event scaling

2022-04-08 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 02fcb4a0 by Romain Vimont at 2022-04-08T21:10:28+00:00 qt: remove incorrect mouse event scaling Since commit 66e86e159eb18b151a5deab0c07775477c3dd197, m_sourceSize is never written, and no scaling must be applied. This mak

[vlc-commits] [Git][videolan/vlc][master] access: cache: disable code not used without VLC_ACCESS_CACHE_CAN_REGISTER

2022-04-08 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: c6d72dff by Steve Lhomme at 2022-04-08T13:12:43+00:00 access: cache: disable code not used without VLC_ACCESS_CACHE_CAN_REGISTER - - - - - 2 changed files: - modules/access/cache.c - modules/access/cache.h Changes: ==

[vlc-commits] [Git][videolan/vlc][master] 3 commits: mft: keep the decoder D3D format

2022-04-07 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: fa2c2019 by Steve Lhomme at 2022-04-07T20:44:36+00:00 mft: keep the decoder D3D format - - - - - 69151eff by Steve Lhomme at 2022-04-07T20:44:36+00:00 mft: support hardware decoders outputing separate textures Modern DXVA

[vlc-commits] [Git][videolan/vlc][master] codec: libass: pass storage size to libass

2022-04-07 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 2608eb5c by Oneric at 2022-04-07T20:22:24+00:00 codec: libass: pass storage size to libass Due to a quirk in the ASS format some tags do depend on the exact storage size of the video not just the pixel aspect ratio, so tell

[vlc-commits] [Git][videolan/vlc][master] qml: improve handling of defaultPage

2022-04-07 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 76119529 by Prince Gupta at 2022-04-07T16:32:40+00:00 qml: improve handling of defaultPage delegate History update to the parent, instead of directly handling it in PageLoader. - - - - - 11 changed files: - modules/gui/

[vlc-commits] [Git][videolan/vlc][master] 2 commits: decoder_helpers: fix potential leak when enc module isn't set

2022-04-07 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 8cf2d121 by Alaric Senat at 2022-04-07T16:04:35+00:00 decoder_helpers: fix potential leak when enc module isn't set Prefer clearing object resources instead of calling `module_unneed` which isn't set in all cases. - - - -

[vlc-commits] [Git][videolan/vlc][master] aout: remove forward declaration

2022-04-07 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 595fd0c8 by Thomas Guillem at 2022-04-07T15:46:13+00:00 aout: remove forward declaration Leftover from b92f4f50b4db1c56f09afe2198bfda43fc3067ed - - - - - 1 changed file: - src/audio_output/dec.c Changes:

[vlc-commits] [Git][videolan/vlc][master] decoder: fix Wmaybe-uninitialized

2022-04-07 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 45a5d291 by Thomas Guillem at 2022-04-07T15:16:47+00:00 decoder: fix Wmaybe-uninitialized Regression from 5e6335034373bb467f87d0de00ec266ba1562c8e No consequences since p_aout is used to check the validity of the stream.

[vlc-commits] [Git][videolan/vlc][master] 4 commits: qt/qml_menu_wrapper: Create QmlRendererMenu

2022-04-07 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 97d60ade by Benjamin Arnaud at 2022-04-07T13:21:56+00:00 qt/qml_menu_wrapper: Create QmlRendererMenu - - - - - eff2fe40 by Benjamin Arnaud at 2022-04-07T13:21:56+00:00 qml/controlbarcontrols: Create RendererButton - - - -

[vlc-commits] [Git][videolan/vlc][master] 3 commits: threads: forbid condition wait with recursively locked mutex

2022-04-07 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 173822d5 by Steve Lhomme at 2022-04-07T12:57:50+00:00 threads: forbid condition wait with recursively locked mutex It is currently not implemented. - - - - - 172f3746 by Steve Lhomme at 2022-04-07T12:57:50+00:00 threads: a

[vlc-commits] [Git][videolan/vlc][master] 2 commits: input: refactor `SlaveSourceAdd` error handling

2022-04-06 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 83ffc437 by Alaric Senat at 2022-04-06T21:34:40+00:00 input: refactor `SlaveSourceAdd` error handling - - - - - caf66c91 by Alaric Senat at 2022-04-06T21:34:40+00:00 input: source: properly release on `SlaveAdd` failure Fi

[vlc-commits] [Git][videolan/vlc][3.0.x] demux: adaptive: fix relative merge last segment duplication

2022-04-06 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: cb39c3b5 by Francois Cartegnie at 2022-04-04T18:12:56+02:00 demux: adaptive: fix relative merge last segment duplication (cherry picked from commit 95f144cec26b2751bc2b5a5bcdbd26730ee2f207) - - - - - 2 changed files: - m

[vlc-commits] [Git][videolan/vlc][master] 9 commits: waveout: fix pointer conversion warning

2022-04-06 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: aa01a9de by Steve Lhomme at 2022-04-06T07:25:36+00:00 waveout: fix pointer conversion warning When calling aout_DrainedReport(). - - - - - 7c5cc30b by Steve Lhomme at 2022-04-06T07:25:36+00:00 hw:d3d11: check the unlikely

[vlc-commits] [Git][videolan/vlc][master] 2 commits: win32: thread: make QueueUserAPC available everywhere

2022-04-04 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 4dcc5694 by Steve Lhomme at 2022-04-05T06:44:02+00:00 win32: thread: make QueueUserAPC available everywhere The documentation doesn't mention it's not available on older UWP targets. The MS headers don't have that limitati

[vlc-commits] [Git][videolan/vlc][master] qt: fix deleting/updating items in cache before it's loaded

2022-04-04 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 572b5887 by Pierre Lamot at 2022-04-04T17:01:17+00:00 qt: fix deleting/updating items in cache before it's loaded - - - - - 1 changed file: - modules/gui/qt/medialibrary/mllistcache.cpp Changes: ==

[vlc-commits] [Git][videolan/vlc][master] 2 commits: qt: don't allow PrefsDialog to open multiple times in DialogsProvider

2022-04-04 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 35a4f486 by Fatih Uzunoglu at 2022-04-04T15:33:32+00:00 qt: don't allow PrefsDialog to open multiple times in DialogsProvider allowing PrefsDialog to be opened multiple time causes massive freezing - - - - - 3035fa4e by Fa

[vlc-commits] [Git][videolan/vlc][master] 3 commits: qml: implement Helpers.contains

2022-04-04 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: c29b1a25 by Prince Gupta at 2022-04-04T15:08:03+05:30 qml: implement Helpers.contains - - - - - 33f6aef5 by Prince Gupta at 2022-04-04T15:18:40+05:30 qml: handle mouse hover and tooltip directly in ScrollingText widget - -

[vlc-commits] [Git][videolan/vlc][master] freetype: android: process formatted text nodes

2022-04-03 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 030c3045 by Francois Cartegnie at 2022-04-03T20:54:16+00:00 freetype: android: process formatted text nodes Trims filenames as they are not stored as attributes. Also removes incorrect asprintf 0 return value handling - -

[vlc-commits] [Git][videolan/vlc][master] 6 commits: adummy: reset variables from stop

2022-04-03 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 338d4a1f by Thomas Guillem at 2022-04-03T20:31:32+00:00 adummy: reset variables from stop - - - - - 0ed383a4 by Thomas Guillem at 2022-04-03T20:31:32+00:00 decklink: flush from stop The stop cb was only resetting some vari

[vlc-commits] [Git][videolan/vlc][master] qt: fix warning when generating RoundImage with no source

2022-04-03 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 0768eef6 by Pierre Lamot at 2022-04-03T16:39:51+00:00 qt: fix warning when generating RoundImage with no source fix: #26671 - - - - - 1 changed file: - modules/gui/qt/widgets/native/roundimage.cpp Changes: ==

[vlc-commits] [Git][videolan/vlc][master] qt: fix model not refreshed when filter or parent is changed

2022-04-03 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 51435362 by Pierre Lamot at 2022-04-03T15:38:18+00:00 qt: fix model not refreshed when filter or parent is changed invalidating the cache doesn't update the filter/sort order of the loader. Changing the parent or the sort o

[vlc-commits] [Git][videolan/vlc][master] demux: h26x: relax requirement on AUD

2022-04-03 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 2c1f181e by Zhao Zhili at 2022-04-03T14:43:34+00:00 demux: h26x: relax requirement on AUD According to the spec, when an AUD is present, it shall be the first NAL unit. However, many samples don't follow this rule. - - - -

[vlc-commits] [Git][videolan/vlc][master] 7 commits: upnp-wrapper: remove pointless `#if` guards

2022-04-03 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: aaef25ce by Alaric Senat at 2022-04-03T11:57:52+00:00 upnp-wrapper: remove pointless `#if` guards These functions are inline and will be removed by the compiler anyway if unused. The #if guards add unecessary compexity. -

<    4   5   6   7   8   9   10   11   12   13   >