[FFmpeg-cvslog] avcodec/proresenc_kostya: Remove bug similarity text
Michael Niedermayer
git at videolan.org
Sun Apr 14 04:43:45 EEST 2024
ffmpeg | branch: release/6.1 | Michael Niedermayer <michael at niedermayer.cc> | Wed Feb 28 19:38:41 2024 +0100| [24367ad563800f5edcaa229e3cf00081102dfab6] | committer: Michael Niedermayer
avcodec/proresenc_kostya: Remove bug similarity text
According to kostya, it is not based on Wassermans encoder
CC: Kostya Shishkov <kostya.shishkov at gmail.com>
CC: Anatoliy Wasserman <anatoliy.wasserman at yandex.ru>
Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
(cherry picked from commit e0e30e07a1755c4f7829f64d35dc07e399c02c6e)
Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=24367ad563800f5edcaa229e3cf00081102dfab6
---
libavcodec/proresenc_kostya.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/libavcodec/proresenc_kostya.c b/libavcodec/proresenc_kostya.c
index 52fe5639b1..0bee01e157 100644
--- a/libavcodec/proresenc_kostya.c
+++ b/libavcodec/proresenc_kostya.c
@@ -3,9 +3,6 @@
*
* Copyright (c) 2012 Konstantin Shishkov
*
- * This encoder appears to be based on Anatoliy Wassermans considering
- * similarities in the bugs.
- *
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
More information about the ffmpeg-cvslog
mailing list