You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
avutil/channel_layout: Don't mention dead project
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
@@ -270,7 +270,7 @@ typedef struct AVChannelCustom {
|
|||||||
* ignoring everything but the channel count, as long as av_channel_layout_check()
|
* ignoring everything but the channel count, as long as av_channel_layout_check()
|
||||||
* considers they are valid.
|
* considers they are valid.
|
||||||
*
|
*
|
||||||
* Unlike most structures in Libav, sizeof(AVChannelLayout) is a part of the
|
* Unlike most structures in FFmpeg, sizeof(AVChannelLayout) is a part of the
|
||||||
* public ABI and may be used by the caller. E.g. it may be allocated on stack
|
* public ABI and may be used by the caller. E.g. it may be allocated on stack
|
||||||
* or embedded in caller-defined structs.
|
* or embedded in caller-defined structs.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user