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

Unified Diff: native_client_sdk/src/libraries/ppapi/library.dsc

Issue 210373003: Pepper VideoDecoder API definition. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add 'allow_software_fallback' param to Initialize. Created 6 years, 8 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 | native_client_sdk/src/libraries/ppapi_cpp/library.dsc » ('j') | ppapi/api/pp_media_codec.idl » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/libraries/ppapi/library.dsc
diff --git a/native_client_sdk/src/libraries/ppapi/library.dsc b/native_client_sdk/src/libraries/ppapi/library.dsc
index 384426e1916600234056747fe905c26b230741eb..f3cdff1b98bcd315cc11ff62e957f0c90bb4986d 100644
--- a/native_client_sdk/src/libraries/ppapi/library.dsc
+++ b/native_client_sdk/src/libraries/ppapi/library.dsc
@@ -37,6 +37,7 @@
'ppb_image_data.h',
'ppb_input_event.h',
'ppb_instance.h',
+ 'ppb_media_codec_video_decoder.h',
'ppb_media_stream_audio_track.h',
'ppb_media_stream_video_track.h',
'ppb_message_loop.h',
@@ -70,6 +71,7 @@
'pp_input_event.h',
'pp_instance.h',
'pp_macros.h',
+ 'pp_media_codec.h',
'pp_module.h',
'ppp_graphics_3d.h',
'ppp.h',
« no previous file with comments | « no previous file | native_client_sdk/src/libraries/ppapi_cpp/library.dsc » ('j') | ppapi/api/pp_media_codec.idl » ('J')

Powered by Google App Engine
This is Rietveld 408576698