Index: webrtc/modules/video_coding/main/source/encoded_frame.h |
diff --git a/webrtc/modules/video_coding/encoded_frame.h b/webrtc/modules/video_coding/main/source/encoded_frame.h |
similarity index 97% |
copy from webrtc/modules/video_coding/encoded_frame.h |
copy to webrtc/modules/video_coding/main/source/encoded_frame.h |
index f311db2e68cf3199a67c646103dda4cb81bd6ab1..a058655e5e828883e4cd24feb2e1045d9dc46519 100644 |
--- a/webrtc/modules/video_coding/encoded_frame.h |
+++ b/webrtc/modules/video_coding/main/source/encoded_frame.h |
@@ -11,6 +11,8 @@ |
#ifndef WEBRTC_MODULES_VIDEO_CODING_ENCODED_FRAME_H_ |
#define WEBRTC_MODULES_VIDEO_CODING_ENCODED_FRAME_H_ |
+#pragma message("WARNING: video_coding/main/source is DEPRECATED; use video_coding/ instead.") |
+ |
#include <vector> |
#include "webrtc/common_types.h" |