[vlc-commits] [Git][videolan/vlc][master] 3 commits: macosx: Do not update views for VLCLibraryVideoViewController when active...

2023-02-08 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: b55bf25d by Claudio Cambra at 2023-02-08T23:04:12+00:00 macosx: Do not update views for VLCLibraryVideoViewController when active video view is not hidden to prevent video view being overlapped by library Signed-off-by:

[vlc-commits] [Git][videolan/vlc][master] 3 commits: demux: mp4: use single alloc for sgbp

2023-02-08 Thread @fcartegnie
François Cartegnie pushed to branch master at VideoLAN / VLC Commits: c4a2bd32 by Francois Cartegnie at 2023-02-08T22:18:43+00:00 demux: mp4: use single alloc for sgbp - - - - - 4675cd54 by Francois Cartegnie at 2023-02-08T22:18:43+00:00 demux: mp4: refactor matching group info - - - - -

[vlc-commits] [Git][videolan/vlc][master] demux: mp4: change helper to sum samples duration from range

2023-02-08 Thread @fcartegnie
François Cartegnie pushed to branch master at VideoLAN / VLC Commits: 1927b0b6 by Francois Cartegnie at 2023-02-08T21:42:53+00:00 demux: mp4: change helper to sum samples duration from range - - - - - 1 changed file: - modules/demux/mp4/mp4.c Changes:

[vlc-commits] [Git][videolan/vlc][master] 2 commits: demux: mp4: add proper meta functions declaration header

2023-02-08 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 71f6abeb by Francois Cartegnie at 2023-02-08T21:20:30+00:00 demux: mp4: add proper meta functions declaration header - - - - - 0d1874b9 by Francois Cartegnie at 2023-02-08T21:20:30+00:00 demux: mp4: constify meta - - - -

[vlc-commits] [Git][videolan/vlc][master] demux: mp4: refactor dts/pts allocators

2023-02-08 Thread @fcartegnie
François Cartegnie pushed to branch master at VideoLAN / VLC Commits: 20956a81 by Francois Cartegnie at 2023-02-08T20:13:31+00:00 demux: mp4: refactor dts/pts allocators - - - - - 2 changed files: - modules/demux/mp4/mp4.c - modules/demux/mp4/mp4.h Changes:

[vlc-commits] [Git][videolan/vlc][3.0.x] 3 commits: codec: dav1d: apply HDR MDCV

2023-02-08 Thread Tristan Matthews (@tmatth)
Tristan Matthews pushed to branch 3.0.x at VideoLAN / VLC Commits: fb59da1c by Francois Cartegnie at 2023-02-06T23:26:58+00:00 codec: dav1d: apply HDR MDCV (Cherry-picked from 8a1cad5e825d74275dfd0f187a8e2c6baa005cb2) Signed-off-by: Vibhoothi mindfre...@videolan.org - - - - - 606724cc by