From 712bdf7310c0e80bcbccd16e7245fb3db9e42d2d Mon Sep 17 00:00:00 2001 From: ziyue <1213642868@qq.com> Date: Mon, 11 Oct 2021 17:16:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0utf8=20bom=E5=A4=B4=EF=BC=8C?= =?UTF-8?q?=E9=98=B2=E6=AD=A2windows=E4=B8=8B=E7=BC=96=E8=AF=91=E4=B8=8D?= =?UTF-8?q?=E8=BF=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- player/AudioSRC.cpp | 2 +- player/AudioSRC.h | 2 +- player/SDLAudioDevice.cpp | 2 +- player/SDLAudioDevice.h | 2 +- player/YuvDisplayer.h | 2 +- webrtc/TwccContext.cpp | 2 +- webrtc/TwccContext.h | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/player/AudioSRC.cpp b/player/AudioSRC.cpp index 3c2255fa..a1a58b44 100644 --- a/player/AudioSRC.cpp +++ b/player/AudioSRC.cpp @@ -1,4 +1,4 @@ -/* +/* * Copyright (c) 2016 The ZLMediaKit project authors. All Rights Reserved. * * This file is part of ZLMediaKit(https://github.com/ZLMediaKit/ZLMediaKit). diff --git a/player/AudioSRC.h b/player/AudioSRC.h index 7c954799..3f90126b 100644 --- a/player/AudioSRC.h +++ b/player/AudioSRC.h @@ -1,4 +1,4 @@ -/* +/* * Copyright (c) 2016 The ZLMediaKit project authors. All Rights Reserved. * * This file is part of ZLMediaKit(https://github.com/ZLMediaKit/ZLMediaKit). diff --git a/player/SDLAudioDevice.cpp b/player/SDLAudioDevice.cpp index b7735ae5..41835fb7 100644 --- a/player/SDLAudioDevice.cpp +++ b/player/SDLAudioDevice.cpp @@ -1,4 +1,4 @@ -/* +/* * Copyright (c) 2016 The ZLMediaKit project authors. All Rights Reserved. * * This file is part of ZLMediaKit(https://github.com/ZLMediaKit/ZLMediaKit). diff --git a/player/SDLAudioDevice.h b/player/SDLAudioDevice.h index ff2c8a21..91d92ecf 100644 --- a/player/SDLAudioDevice.h +++ b/player/SDLAudioDevice.h @@ -1,4 +1,4 @@ -/* +/* * Copyright (c) 2016 The ZLMediaKit project authors. All Rights Reserved. * * This file is part of ZLMediaKit(https://github.com/ZLMediaKit/ZLMediaKit). diff --git a/player/YuvDisplayer.h b/player/YuvDisplayer.h index f08a157c..57fa7816 100644 --- a/player/YuvDisplayer.h +++ b/player/YuvDisplayer.h @@ -1,4 +1,4 @@ - /* + /* * Copyright (c) 2016 The ZLMediaKit project authors. All Rights Reserved. * * This file is part of ZLMediaKit(https://github.com/ZLMediaKit/ZLMediaKit). diff --git a/webrtc/TwccContext.cpp b/webrtc/TwccContext.cpp index 4df28f70..1d8b9821 100644 --- a/webrtc/TwccContext.cpp +++ b/webrtc/TwccContext.cpp @@ -1,4 +1,4 @@ -/* +/* * Copyright (c) 2021 The ZLMediaKit project authors. All Rights Reserved. * * This file is part of ZLMediaKit(https://github.com/xia-chu/ZLMediaKit). diff --git a/webrtc/TwccContext.h b/webrtc/TwccContext.h index 893c3042..98790a18 100644 --- a/webrtc/TwccContext.h +++ b/webrtc/TwccContext.h @@ -1,4 +1,4 @@ -/* +/* * Copyright (c) 2021 The ZLMediaKit project authors. All Rights Reserved. * * This file is part of ZLMediaKit(https://github.com/xia-chu/ZLMediaKit).