-----Original Message-----
From: Sun, Jing A
Sent: Friday, May 31, 2019 11:37 AM
To: [email protected]
Cc: Sun, Jing A <[email protected]>; Huang, Zhengxu
<[email protected]>; Tmar, Hassene <[email protected]>; Jun Zhao
<[email protected]>
Subject: [PATCH v13 1/2] lavc/svt_hevc: add libsvt hevc encoder wrapper
Sorry I forgot to remove some debugging code lines, removed them in the just
sent one:
-typedef struct TIME_LOG{
- unsigned int pts;
- int64_t time;
-} TIME_LOG;
-
-#define START_LOG_POS 20000
-#define TOTAL_LOG_COUNT 8192
-static TIME_LOG logs[TOTAL_LOG_COUNT], sent_logs[TOTAL_LOG_COUNT];
-static unsigned int frame_count = 0, sent_frame_count = 0;
-static int64_t start_time = 0;
Regards,
Sun, Jing
_______________________________________________
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".