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

Unified Diff: webrtc/common_types.h

Issue 2990463002: [EXPERIMENTAL] Generic stereo codec with index header sending merged frames
Patch Set: Created 3 years, 5 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 | « webrtc/api/video_codecs/video_encoder.h ('k') | webrtc/common_types.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/common_types.h
diff --git a/webrtc/common_types.h b/webrtc/common_types.h
index 43ae642375d8d0e9f22acabf9f1684a125f0b25f..d0059aa24e767afe65a751979853eb201088dc65 100644
--- a/webrtc/common_types.h
+++ b/webrtc/common_types.h
@@ -526,6 +526,7 @@ enum VideoCodecType {
kVideoCodecULPFEC,
kVideoCodecFlexfec,
kVideoCodecGeneric,
+ kVideoCodecStereo,
kVideoCodecUnknown
};
« no previous file with comments | « webrtc/api/video_codecs/video_encoder.h ('k') | webrtc/common_types.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698