Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(736)

Unified Diff: webrtc/media/base/constants.h

Issue 1689543005: Add support for rtx with h264. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | webrtc/media/base/constants.cc » ('j') | webrtc/media/base/constants.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/media/base/constants.h
diff --git a/webrtc/media/base/constants.h b/webrtc/media/base/constants.h
index 7ec1691184ecc7632db073f727ce82f1d7557877..e55b2d097c2d36b0e28cc1873b338540cbe5fce6 100644
--- a/webrtc/media/base/constants.h
+++ b/webrtc/media/base/constants.h
@@ -157,6 +157,7 @@ extern const int kDefaultUlpfecType;
extern const int kDefaultRtxVp8PlType;
extern const int kDefaultRtxVp9PlType;
extern const int kDefaultRtxRedPlType;
+extern const int kDefaultRtxH264PlType;
extern const int kDefaultVideoMaxWidth;
extern const int kDefaultVideoMaxHeight;
« no previous file with comments | « no previous file | webrtc/media/base/constants.cc » ('j') | webrtc/media/base/constants.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698