MediaCodec: Prevent stop() in the UNINITIALIZED state

Return INVALID_OPERATION instead.  This is a corner case when
the decoder is still allocated, occurring after codec error.

Bug: 18121124
Change-Id: If87e44dd40db48f63f965b765205f1e733663efd
1 file changed