From f46d909bba865b28a926244f18ed366377b1861b Mon Sep 17 00:00:00 2001 From: xiongziliang <771730766@qq.com> Date: Thu, 20 Jan 2022 22:49:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0bom=E5=A4=B4=EF=BC=8C?= =?UTF-8?q?=E8=A7=A3=E5=86=B3msvc=E7=BC=96=E8=AF=91=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Http/TsPlayer.cpp | 2 +- src/Http/TsPlayer.h | 2 +- src/Http/TsPlayerImp.h | 2 +- src/Http/TsplayerImp.cpp | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Http/TsPlayer.cpp b/src/Http/TsPlayer.cpp index b8a7a84a..b559286d 100644 --- a/src/Http/TsPlayer.cpp +++ b/src/Http/TsPlayer.cpp @@ -1,4 +1,4 @@ -/* +/* * Copyright (c) 2020 The ZLMediaKit project authors. All Rights Reserved. * Created by alex on 2021/4/6. * This file is part of ZLMediaKit(https://github.com/xia-chu/ZLMediaKit). diff --git a/src/Http/TsPlayer.h b/src/Http/TsPlayer.h index cc99a0e0..6bb27e19 100644 --- a/src/Http/TsPlayer.h +++ b/src/Http/TsPlayer.h @@ -1,4 +1,4 @@ -/* +/* * Copyright (c) 2020 The ZLMediaKit project authors. All Rights Reserved. * Created by alex on 2021/4/6. * This file is part of ZLMediaKit(https://github.com/xia-chu/ZLMediaKit). diff --git a/src/Http/TsPlayerImp.h b/src/Http/TsPlayerImp.h index d5a7d544..6e3d40b4 100644 --- a/src/Http/TsPlayerImp.h +++ b/src/Http/TsPlayerImp.h @@ -1,4 +1,4 @@ -/* +/* * Copyright (c) 2020 The ZLMediaKit project authors. All Rights Reserved. * Created by alex on 2021/4/6. * This file is part of ZLMediaKit(https://github.com/xia-chu/ZLMediaKit). diff --git a/src/Http/TsplayerImp.cpp b/src/Http/TsplayerImp.cpp index 9bb263bb..b44da5c9 100644 --- a/src/Http/TsplayerImp.cpp +++ b/src/Http/TsplayerImp.cpp @@ -1,4 +1,4 @@ -/* +/* * Copyright (c) 2020 The ZLMediaKit project authors. All Rights Reserved. * Created by alex on 2021/4/6. * This file is part of ZLMediaKit(https://github.com/xia-chu/ZLMediaKit).