You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-10-06 05:47:18 +02: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