TPESystem/Media: Difference between revisions

Line 22: Line 22:
*#** Currently ''HAL_PIXEL_FORMAT_XXX'' is hardcoded in GrallocImages.h.
*#** Currently ''HAL_PIXEL_FORMAT_XXX'' is hardcoded in GrallocImages.h.
*#** The way how ''HAL_PIXEL_FORMAT_XXX'' should be ported in Firefox OS will be improved in the near future.
*#** The way how ''HAL_PIXEL_FORMAT_XXX'' should be ported in Firefox OS will be improved in the near future.
*# '''Problem: I always encounter OMXCodec::waitForBufferFilled_l() timeout with ''"Timed out waiting for output buffers: 0/?"'' message while playing some specific video files (usually mp4 files.)'''
*# '''Problem: I always encounter OMXCodec::waitForBufferFilled_l() timeout with ''"Timed out waiting for output buffers: 0/xxx"'' message while playing some specific video files (usually mp4 files.)'''
*#* Solution: Make sure all the buffers allocated from '''''ANativeWindows''''' can be used for video decoding.
*#* Solution: Make sure all the buffers allocated from '''''ANativeWindows''''' can be used for video decoding.
*#* Reference: {{attachment|744257}} on {{bug|864230}}
*#* Reference: {{attachment|744257}} on {{bug|864230}}
39

edits