]> git.sesse.net Git - ffmpeg/commit
avcodec/codec: remove outdated comment about AVCodec.encode2()
authorJames Almer <jamrial@gmail.com>
Fri, 5 Mar 2021 03:55:21 +0000 (00:55 -0300)
committerJames Almer <jamrial@gmail.com>
Sun, 7 Mar 2021 14:21:57 +0000 (11:21 -0300)
commit48e715c3fd4cd3d68f7ef43a04eb3f6beb12e30b
tree2540129a65fdd9f6007a8a65b67c5733c53eaf9d
parent59c0301be9ac3ecb07616d49e946b562746c95a8
avcodec/codec: remove outdated comment about AVCodec.encode2()

The packet passed as argument to this function hasn't contained
a user-provided buffer since 93016f5d1d.

Signed-off-by: James Almer <jamrial@gmail.com>
libavcodec/codec.h