Files
platform-external-webrtc/webrtc/modules/video_coding
magjed 5c71166dff VP8DecoderImpl: Fix uninitialized memory crash
It is not safe to call vpx_codec_destroy if vpx_codec_dec_init failed,
because the |decoder_| memory will be uninitialized. See the bug for
more info.

BUG=chromium:663293

Review-Url: https://codereview.webrtc.org/2541163007
Cr-Commit-Position: refs/heads/master@{#15381}
2016-12-02 10:46:26 +00:00
..
2016-09-10 05:40:34 +00:00
2016-11-16 19:11:38 +00:00
2016-11-15 08:58:06 +00:00