Signed-off-by: James Almer <[email protected]>
---
 libavformat/evc.c | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/libavformat/evc.c b/libavformat/evc.c
index 1803069a7d..6e638c4c90 100644
--- a/libavformat/evc.c
+++ b/libavformat/evc.c
@@ -28,10 +28,6 @@
 #include "evc.h"
 #include "avio_internal.h"
 
-// The length field that indicates the length in bytes of the following NAL 
unit is configured to be of 4 bytes
-#define EVC_NALU_LENGTH_PREFIX_SIZE        (4)  /* byte */
-#define EVC_NALU_HEADER_SIZE               (2)  /* byte */
-
 // @see ISO/IEC 14496-15:2021 Coding of audio-visual objects - Part 15: 
section 12.3.3.1
 enum {
     SPS_INDEX,
-- 
2.41.0

_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".
  • ... James Almer
    • ... James Almer
    • ... James Almer
    • ... James Almer
    • ... James Almer
    • ... James Almer
    • ... James Almer
    • ... James Almer
      • ... Dawid Kozinski/Multimedia (PLT) /SRPOL/Staff Engineer/Samsung Electronics

Reply via email to