Commit e4beb307 authored by Andreas Rheinhardt's avatar Andreas Rheinhardt

avutil/channel_layout: Don't mention dead project

Signed-off-by: 's avatarAndreas Rheinhardt <andreas.rheinhardt@outlook.com>
parent dfe7c7ff
......@@ -270,7 +270,7 @@ typedef struct AVChannelCustom {
* ignoring everything but the channel count, as long as av_channel_layout_check()
* 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
* or embedded in caller-defined structs.
*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment