libstagefright - Experimental hardware video decoding builds
@Koying

here is the logcat of the birds crash

http://pastebin.com/17sfb35J

Code:
E/OMXCodec( 1708): [OMX.rk.video_decoder.avc] Codec's input buffers are too small to accomodate buffer read from source (info->mSize = 1048576, srcLength = 1311783)

W/OMXCodec( 1708): Dropping OMX message - we're in ERROR state.

V/XBMC    ( 1708): 00:55:49 T:1743777000   ERROR: CStageFrightVideo - decoding error (-2147483648)

here hell brakes loose i guess all these decoding error lines are in sync with the rapid memory allocation and ultimately the crash

E/OMXCodec( 1708): Codec did not return all input buffers (received 1 / 2)

F/OMXCodec( 1708): frameworks/av/media/libstagefright/OMXCodec.cpp:2742 Should not be here.

F/libc ( 1708): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 1727 (Binder_3)


Messages In This Thread
RE: libstagefright - Experimental hardware video decoding builds - by CruNcher - 2013-01-23, 02:03
libstagefright - by mo123 - 2013-05-14, 14:29
RE: libstagefright - by Koying - 2013-05-14, 14:30
RE: libstagefright - by Maverick5269 - 2013-05-16, 23:04
RE: libstagefright - by matander - 2013-05-19, 18:26
RE: libstagefright - by FreeFrag - 2013-05-22, 13:02
Logout Mark Read Team Forum Stats Members Help
libstagefright - Experimental hardware video decoding builds10