mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-05 14:30:00 +01: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