mirror of
https://mirror.skon.top/https://github.com/FFmpeg/FFmpeg
synced 2026-04-20 21:00:41 +08:00
lavf/lrc: fix comments in headers
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* LRC lyrics file format decoder
|
||||
* LRC lyrics file format common structs
|
||||
* Copyright (c) 2014 StarBrilliant <m13253@hotmail.com>
|
||||
*
|
||||
* This file is part of FFmpeg.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* LRC lyrics file format decoder
|
||||
* LRC lyrics file format demuxer
|
||||
* Copyright (c) 2014 StarBrilliant <m13253@hotmail.com>
|
||||
*
|
||||
* This file is part of FFmpeg.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* LRC lyrics file format decoder
|
||||
* LRC lyrics file format muxer
|
||||
* Copyright (c) 2014 StarBrilliant <m13253@hotmail.com>
|
||||
*
|
||||
* This file is part of FFmpeg.
|
||||
|
||||
Reference in New Issue
Block a user