[vlc-commits] [Git][videolan/vlc][master] audiotrack: do not call deprecated setLegacyStreamType() on Android API level 26+

2023-06-02 Thread Steve Lhomme (@robUx4)
Steve Lhomme pushed to branch master at VideoLAN / VLC Commits: 8bc05708 by Sean McGovern at 2023-06-03T04:22:23+00:00 audiotrack: do not call deprecated setLegacyStreamType() on Android API level 26+ - - - - - 1 changed file: - modules/audio_output/android/audiotrack.c Changes:

[vlc-commits] [Git][videolan/vlc][master] contrib: dav1d: update to 1.2.1

2023-06-02 Thread Tristan Matthews (@tmatth)
Tristan Matthews pushed to branch master at VideoLAN / VLC Commits: 2b9c1fdf by Tristan Matthews at 2023-06-03T01:30:20+00:00 contrib: dav1d: update to 1.2.1 - Fix a threading race on task_thread.init_done - NEON z2 8bpc and high bit-depth optimizations - SSSE3 z2 high bit-depth optimziations