ffmpeg | branch: master | Limin Wang <lance.lmw...@gmail.com> | Sat Oct  9 
22:17:54 2021 +0800| [06548e6045e9785cf441c20a1fdc3414731d9080] | committer: 
Limin Wang

avcodec/hevcdec: remove unused code

Signed-off-by: Limin Wang <lance.lmw...@gmail.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=06548e6045e9785cf441c20a1fdc3414731d9080
---

 libavcodec/hevcdec.h | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/libavcodec/hevcdec.h b/libavcodec/hevcdec.h
index 8963aa83ae..77fdf90da1 100644
--- a/libavcodec/hevcdec.h
+++ b/libavcodec/hevcdec.h
@@ -46,9 +46,6 @@
 
 #define SHIFT_CTB_WPP 2
 
-//TODO: check if this is really the maximum
-#define MAX_TRANSFORM_DEPTH 5
-
 #define MAX_TB_SIZE 32
 #define MAX_QP 51
 #define DEFAULT_INTRA_TC_OFFSET 2

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

To unsubscribe, visit link above, or email
ffmpeg-cvslog-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to