DescriptionEnforce Stop() is always called before dtor in FFmepgVideoDecoder.
Enforce this because Stop() needs to do some shutdown work asynchronously.
- Updated comments in VideoDecoder interface.
- Added DCHECK in dtor.
- Updated FFmpegVideoDecoderTest to call Stop() in dtor.
BUG=93932, 152262
TEST=Updated media_unittest
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=158931
Patch Set 1 #
Total comments: 11
Patch Set 2 : Resolved comments. #Patch Set 3 : Updating comments on VideoDecoder #Patch Set 4 : check more in dtor #
Total comments: 1
Messages
Total messages: 14 (0 generated)
|