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

Unified Diff: trunk/src/remoting/codec/video_encoder_vpx.h

Issue 188563002: Revert 255208 "Add VP9 encode support to the remoting host." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 9 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: trunk/src/remoting/codec/video_encoder_vpx.h
===================================================================
--- trunk/src/remoting/codec/video_encoder_vpx.h (revision 255312)
+++ trunk/src/remoting/codec/video_encoder_vpx.h (working copy)
@@ -22,7 +22,6 @@
public:
// Create encoder for the specified protocol.
static scoped_ptr<VideoEncoderVpx> CreateForVP8();
- static scoped_ptr<VideoEncoderVpx> CreateForVP9();
virtual ~VideoEncoderVpx();
« no previous file with comments | « trunk/src/remoting/codec/video_decoder_vpx_unittest.cc ('k') | trunk/src/remoting/codec/video_encoder_vpx.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698