[vlc-commits] [Git][videolan/vlc][master] 10 commits: lua: extension: refactor error as early return

2023-02-14 Thread Steve Lhomme (@robUx4)
Steve Lhomme pushed to branch master at VideoLAN / VLC Commits: 7c645c8c by Alexandre Janniaux at 2023-02-14T09:36:23+00:00 lua: extension: refactor error as early return This commit doesnt change indentation just yet, to make the change more obvious. - - - - - b78c0e12 by Alexandre Janniaux

[vlc-commits] [Git][videolan/vlc][master] 7 commits: input: add a workaround for next-frame

2023-02-14 Thread Steve Lhomme (@robUx4)
Steve Lhomme pushed to branch master at VideoLAN / VLC Commits: ea93b2c8 by Thomas Guillem at 2023-02-14T09:55:37+00:00 input: add a workaround for next-frame Dont hack the buffering values, but fake the buffering state: tell the input_thread to demux() until the vout has a picture. Fixes

[vlc-commits] [Git][videolan/vlc][master] 13 commits: macosx: Add VLCAbstractMediaLibraryItem class to eliminate duplication of...

2023-02-14 Thread Steve Lhomme (@robUx4)
Steve Lhomme pushed to branch master at VideoLAN / VLC Commits: 360bb717 by Claudio Cambra at 2023-02-14T10:43:23+00:00 macosx: Add VLCAbstractMediaLibraryItem class to eliminate duplication of certain protocol property and method implementations Signed-off-by: Claudio Cambra

[vlc-commits] [Git][videolan/vlc][master] 4 commits: opengl: interop: hold video context

2023-02-14 Thread Steve Lhomme (@robUx4)
Steve Lhomme pushed to branch master at VideoLAN / VLC Commits: 0095945c by Romain Vimont at 2023-02-14T11:36:04+00:00 opengl: interop: hold video context The video context must not be destroyed while the interop is alive. - - - - - e831af37 by Romain Vimont at 2023-02-14T11:36:04+00:00

[vlc-commits] [Git][videolan/vlc][master] 3 commits: codec: videotoolbox: move into subdirectory

2023-02-14 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 5a480ad3 by Alexandre Janniaux at 2023-02-14T13:36:36+00:00 codec: videotoolbox: move into subdirectory Prepare the split of videotoolbox decoder and the integration of the encoder code by moving to a separate

[vlc-commits] [Git][videolan/vlc][master] Enlarge buttons in remote-control web UI

2023-02-14 Thread Steve Lhomme (@robUx4)
Steve Lhomme pushed to branch master at VideoLAN / VLC Commits: 27042bbb by Kerrick Staley at 2023-02-14T14:21:38+00:00 Enlarge buttons in remote-control web UI - - - - - 1 changed file: - share/lua/http/css/mobile.css Changes: =

[vlc-commits] [Git][videolan/vlc][master] 3 commits: goom: use plane_CopyPixels()

2023-02-14 Thread Steve Lhomme (@robUx4)
Steve Lhomme pushed to branch master at VideoLAN / VLC Commits: 82bca6ae by Steve Lhomme at 2023-02-14T14:36:20+00:00 goom: use plane_CopyPixels() The destination stribe may not be the same as the source. - - - - - 6dc1c5a4 by Steve Lhomme at 2023-02-14T14:36:20+00:00 goom: explicitely set

[vlc-commits] [Git][videolan/vlc][master] 15 commits: macosx: Build needed path items for path contorl in...

2023-02-14 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 0bdaea2c by Claudio Cambra at 2023-02-15T07:22:46+00:00 macosx: Build needed path items for path contorl in VLCMediaSourceBaseDataSource rather than spoofing a URL Signed-off-by: Claudio Cambra develo...@claudiocambra.com

[vlc-commits] [Git][videolan/vlc][3.0.x] direct3d11: mark winrt pointer options as volatile

2023-02-14 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: 42433866 by Steve Lhomme at 2023-02-13T17:28:11+01:00 direct3d11: mark winrt pointer options as volatile It makes them private and hidden from the user. Fixes #27615 - - - - - 1 changed file: -

[vlc-commits] [Git][videolan/vlc][master] 11 commits: youtube.lua: support YouTube Shorts URLs

2023-02-14 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 5bab6131 by Pierre Ynard at 2023-02-14T16:42:07+00:00 youtube.lua: support YouTube Shorts URLs - - - - - 9bbdd152 by Pierre Ynard at 2023-02-14T16:42:07+00:00 youtube.lua: disable broken n descrambling for now All it