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

Unified Diff: webrtc/modules/video_coding/include/video_coding.h

Issue 1654913002: Untangle ViEChannel and ViEEncoder. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: rebase 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
Index: webrtc/modules/video_coding/include/video_coding.h
diff --git a/webrtc/modules/video_coding/include/video_coding.h b/webrtc/modules/video_coding/include/video_coding.h
index 3920c257e811f5bc7c1ec6b325d317034e841395..6433f5628d044f9e88a015c252588b2673044e09 100644
--- a/webrtc/modules/video_coding/include/video_coding.h
+++ b/webrtc/modules/video_coding/include/video_coding.h
@@ -75,8 +75,6 @@ class VideoCodingModule : public Module {
static VideoCodingModule* Create(Clock* clock, EventFactory* event_factory);
- static void Destroy(VideoCodingModule* module);
-
// Get supported codec settings using codec type
//
// Input:
« no previous file with comments | « no previous file | webrtc/modules/video_coding/video_coding_impl.cc » ('j') | webrtc/video/video_receive_stream.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698