|  | Passed is_encrypted parameter to the VDA initialization.
The VDA on Android (AVDA) requires this info to properly
implement CDM. This CL changes the method
VideoDecodeAccelerator::Initialize() to accept the structure
holding VDA initialization parameters. There are two parameters:
video codec profile and the is_encrypted flag. For Android both
parameters are propagated to GPU process.
BUG=542417 
Committed: https://crrev.com/e32b7be080461db66d13fd54b4e312568efe03e9 
Cr-Commit-Position: refs/heads/master@{#363127}
  
      Total comments: 2
      
     
  
   
  
   
  
   
      Total comments: 30
      
     
  
   
      Total comments: 17
      
     
  
   
      Total comments: 1
      
     
  
   
  
   
      Total comments: 14
      
     
  
   
    
  
  
    
      |  | Unified diffs | Side-by-side diffs | Delta from patch set | Stats (+134 lines, -64 lines) | Patch |  
        |  | M | content/common/gpu/client/gpu_video_decode_accelerator_host.h | View | 1
        
          2
        
          3
        
          4
        
          5 | 1 chunk | +1 line, -1 line | 0 comments | Download |  
        |  | M | content/common/gpu/client/gpu_video_decode_accelerator_host.cc | View | 1
        
          2
        
          3
        
          4
        
          5 | 2 chunks | +2 lines, -2 lines | 0 comments | Download |  
        |  | M | content/common/gpu/gpu_command_buffer_stub.h | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8 | 2 chunks | +2 lines, -2 lines | 0 comments | Download |  
        |  | M | content/common/gpu/gpu_command_buffer_stub.cc | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7 | 1 chunk | +2 lines, -2 lines | 0 comments | Download |  
        |  | M | content/common/gpu/gpu_messages.h | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7 | 2 chunks | +6 lines, -1 line | 0 comments | Download |  
        |  | M | content/common/gpu/media/android_video_decode_accelerator.h | View | 1
        
          2
        
          3
        
          4
        
          5 | 2 chunks | +4 lines, -1 line | 0 comments | Download |  
        |  | M | content/common/gpu/media/android_video_decode_accelerator.cc | View | 1
        
          2
        
          3
        
          4
        
          5 | 3 chunks | +8 lines, -3 lines | 0 comments | Download |  
        |  | M | content/common/gpu/media/dxva_video_decode_accelerator_win.h | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7 | 1 chunk | +1 line, -2 lines | 0 comments | Download |  
        |  | M | content/common/gpu/media/dxva_video_decode_accelerator_win.cc | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7 | 2 chunks | +9 lines, -4 lines | 0 comments | Download |  
        |  | M | content/common/gpu/media/fake_video_decode_accelerator.h | View | 1
        
          2
        
          3
        
          4
        
          5 | 1 chunk | +1 line, -2 lines | 0 comments | Download |  
        |  | M | content/common/gpu/media/fake_video_decode_accelerator.cc | View | 1
        
          2
        
          3
        
          4
        
          5 | 1 chunk | +7 lines, -2 lines | 0 comments | Download |  
        |  | M | content/common/gpu/media/gpu_video_decode_accelerator.h | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8 | 1 chunk | +2 lines, -2 lines | 0 comments | Download |  
        |  | M | content/common/gpu/media/gpu_video_decode_accelerator.cc | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8 | 3 chunks | +4 lines, -3 lines | 0 comments | Download |  
        |  | M | content/common/gpu/media/v4l2_slice_video_decode_accelerator.h | View | 1
        
          2
        
          3
        
          4
        
          5 | 1 chunk | +1 line, -2 lines | 0 comments | Download |  
        |  | M | content/common/gpu/media/v4l2_slice_video_decode_accelerator.cc | View | 1
        
          2
        
          3
        
          4
        
          5 | 2 chunks | +9 lines, -5 lines | 0 comments | Download |  
        |  | M | content/common/gpu/media/v4l2_video_decode_accelerator.h | View | 1
        
          2
        
          3
        
          4
        
          5 | 1 chunk | +1 line, -2 lines | 0 comments | Download |  
        |  | M | content/common/gpu/media/v4l2_video_decode_accelerator.cc | View | 1
        
          2
        
          3
        
          4
        
          5 | 2 chunks | +9 lines, -4 lines | 0 comments | Download |  
        |  | M | content/common/gpu/media/vaapi_video_decode_accelerator.h | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7 | 1 chunk | +1 line, -1 line | 0 comments | Download |  
        |  | M | content/common/gpu/media/vaapi_video_decode_accelerator.cc | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7 | 1 chunk | +8 lines, -1 line | 0 comments | Download |  
        |  | M | content/common/gpu/media/vt_video_decode_accelerator_mac.h | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7 | 1 chunk | +1 line, -1 line | 0 comments | Download |  
        |  | M | content/common/gpu/media/vt_video_decode_accelerator_mac.cc | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7 | 2 chunks | +9 lines, -4 lines | 0 comments | Download |  
        |  | M | content/renderer/media/rtc_video_decoder.cc | View | 1
        
          2
        
          3
        
          4
        
          5 | 1 chunk | +3 lines, -1 line | 0 comments | Download |  
        |  | M | content/renderer/pepper/video_decoder_shim.h | View | 1
        
          2
        
          3
        
          4
        
          5 | 1 chunk | +1 line, -2 lines | 0 comments | Download |  
        |  | M | content/renderer/pepper/video_decoder_shim.cc | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8 | 3 chunks | +14 lines, -10 lines | 0 comments | Download |  
        |  | M | media/filters/gpu_video_decoder.cc | View | 1
        
          2
        
          3
        
          4
        
          5 | 1 chunk | +4 lines, -1 line | 0 comments | Download |  
        |  | M | media/video/mock_video_decode_accelerator.h | View | 1
        
          2
        
          3
        
          4
        
          5 | 1 chunk | +1 line, -1 line | 0 comments | Download |  
        |  | M | media/video/video_decode_accelerator.h | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8 | 2 chunks | +15 lines, -2 lines | 0 comments | Download |  
        |  | M | media/video/video_decode_accelerator.cc | View | 1
        
          2
        
          3
        
          4
        
          5 | 1 chunk | +8 lines, -0 lines | 0 comments | Download |  
    Total messages: 47 (15 generated)
     |