]> git.sesse.net Git - vlc/commit
mediacodec: add missing exception handling code after dequeue{Input, Output}Buffer
authorFelix Abecassis <felix.abecassis@gmail.com>
Tue, 18 Feb 2014 18:27:17 +0000 (19:27 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Tue, 18 Feb 2014 19:10:38 +0000 (20:10 +0100)
commit6eeac3302cb72b6093701c1a442a0b3895f91196
treef24b89a63c8b76af11ee3a0898abb024fb50a51c
parentadfc4aa92b5dd7d88891af699efb21de4b1eab33
mediacodec: add missing exception handling code after dequeue{Input, Output}Buffer

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/codec/omxil/android_mediacodec.c