[vlc-commits] [Git][videolan/vlc][master] mux: mp4: add additionally used TTML namespace

2024-03-27 Thread Steve Lhomme (@robUx4)
Steve Lhomme pushed to branch master at VideoLAN / VLC Commits: 50aa52da by François Cartegnie at 2024-03-27T08:41:57+00:00 mux: mp4: add additionally used TTML namespace - - - - - 1 changed file: - modules/mux/mp4/mp4.c Changes: =

[vlc-commits] [Git][videolan/vlc][master] VLCSampleBufferDisplay: use the picture format of SPU when dealing with buffer mapping

2024-03-27 Thread Steve Lhomme (@robUx4)
Steve Lhomme pushed to branch master at VideoLAN / VLC Commits: d8247250 by Steve Lhomme at 2024-03-27T09:26:55+00:00 VLCSampleBufferDisplay: use the picture format of SPU when dealing with buffer mapping Missing parts from 4f37f30c69085ec45404b594b765ab18025561a4. - - - - - 1 changed

[vlc-commits] [Git][videolan/vlc][master] 5 commits: vout_subpictures: pass the placed video to the SPU renderer

2024-03-27 Thread Steve Lhomme (@robUx4)
Steve Lhomme pushed to branch master at VideoLAN / VLC Commits: 07769165 by Steve Lhomme at 2024-03-27T11:43:23+00:00 vout_subpictures: pass the placed video to the SPU renderer In case the absolute SPUs need shifting inside the video. - - - - - 301cc264 by Steve Lhomme at

[vlc-commits] [Git][videolan/vlc][master] 3 commits: vout_subpictures: regroup the subtitle area cache filling

2024-03-27 Thread Steve Lhomme (@robUx4)
Steve Lhomme pushed to branch master at VideoLAN / VLC Commits: 98ea0480 by Steve Lhomme at 2024-03-27T12:24:24+00:00 vout_subpictures: regroup the subtitle area cache filling - - - - - 3b855056 by Steve Lhomme at 2024-03-27T12:24:24+00:00 vout_subpictures: dont pass a full spu_render_entry_t

[vlc-commits] [Git][videolan/vlc][master] android/display: use vout_display_place_t to store the previous regions position

2024-03-27 Thread Steve Lhomme (@robUx4)
Steve Lhomme pushed to branch master at VideoLAN / VLC Commits: 21f9ba48 by Steve Lhomme at 2024-03-27T10:01:35+00:00 android/display: use vout_display_place_t to store the previous regions position It stores exactly the same information, thats what we receive and theres a comparison