Felix Paul Kühne pushed to branch master at VideoLAN / VLC
Commits:
b57700a4 by Claudio Cambra at 2024-06-14T18:43:11+00:00
avsamplebuffer: Fix unicode whitespace compile warning
Signed-off-by: Claudio Cambra <[email protected]>
- - - - -
1 changed file:
- modules/audio_output/apple/avsamplebuffer.m
Changes:
=====================================
modules/audio_output/apple/avsamplebuffer.m
=====================================
@@ -28,7 +28,7 @@
#import <vlc_plugin.h>
#import <vlc_aout.h>
-#if TARGET_OS_IPHONE || TARGET_OS_TV || TARGET_OS_VISION
+#if TARGET_OS_IPHONE || TARGET_OS_TV || TARGET_OS_VISION
#define HAS_AVAUDIOSESSION
#import "avaudiosession_common.h"
#endif
View it on GitLab:
https://code.videolan.org/videolan/vlc/-/commit/b57700a47b84c82981bea0bb9ad38852cc3523be
--
This project does not include diff previews in email notifications.
View it on GitLab:
https://code.videolan.org/videolan/vlc/-/commit/b57700a47b84c82981bea0bb9ad38852cc3523be
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
_______________________________________________
vlc-commits mailing list
[email protected]
https://mailman.videolan.org/listinfo/vlc-commits