|
|
Remove VideoDecoder::PrepareForShutdownHack() and friends.
As of r156011 the pause/flush/stop shutdown dance is no more. Now that Pipeline immediately calls Stop() during teardown we can remove a pile of hacks that were used to signal that teardown was starting.
BUG= 110228
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=156525
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+35 lines, -115 lines) |
Patch |
 |
M |
content/renderer/media/capture_video_decoder.h
|
View
|
1
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/capture_video_decoder.cc
|
View
|
1
|
4 chunks |
+4 lines, -17 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/capture_video_decoder_unittest.cc
|
View
|
1
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/rtc_video_decoder.h
|
View
|
1
|
3 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/rtc_video_decoder.cc
|
View
|
1
2
|
3 chunks |
+6 lines, -16 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/rtc_video_decoder_unittest.cc
|
View
|
1
2
|
3 chunks |
+17 lines, -10 lines |
0 comments
|
Download
|
 |
M |
media/base/mock_filters.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
media/base/pipeline.h
|
View
|
|
1 chunk |
+2 lines, -9 lines |
0 comments
|
Download
|
 |
M |
media/base/pipeline.cc
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
media/base/video_decoder.h
|
View
|
|
1 chunk |
+0 lines, -8 lines |
0 comments
|
Download
|
 |
M |
media/base/video_decoder.cc
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
media/base/video_renderer.h
|
View
|
|
1 chunk |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
M |
media/filters/gpu_video_decoder.h
|
View
|
|
2 chunks |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
media/filters/gpu_video_decoder.cc
|
View
|
|
3 chunks |
+1 line, -18 lines |
0 comments
|
Download
|
 |
M |
media/filters/video_renderer_base.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
media/filters/video_renderer_base.cc
|
View
|
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
Total messages: 8 (0 generated)
|