272 Commits (cbf5dbd53cf8af320b3b738d6fdef83a7000eece)

Author SHA1 Message Date
Jean-Baptiste Kempf 07461467f9 OMX: Don't use hardcoded profile numbers 11 years ago
Thomas Guillem aadd0e16a6 nativewindowpriv: split setup into setUsage and setBuffersGeometry 11 years ago
Thomas Guillem 8187efed16 mediacodec: bypass profile check for OMX.LUMEVideoDecoder 11 years ago
Thomas Guillem b4f8286311 mediacodec: fix deprecated calls if API >= 21 12 years ago
Thomas Guillem 095cb6bba1 mediacodec: add member.critical 12 years ago
Thomas Guillem 7609d6bfa4 mediacodec: lock InsertInflightPicture 12 years ago
Thomas Guillem 18e4554fec mediacodec: use a dynamic array for inflight pictures. 12 years ago
Thomas Guillem 2b670becb7 mediacodec: fix jni LocalRef leaks 12 years ago
Thomas Guillem 5967150642 mediacodec: add rotation support for opaque 12 years ago
Thomas Guillem a522648db2 android_window: render picture on Display, and not via pool.pic_unlock 12 years ago
Thomas Guillem b4ceb7f3ae Revert "nativewindowpriv: use fence_fd" 12 years ago
Thomas Guillem 06cb362f3a nativewindowpriv: use fence_fd 12 years ago
Rémi Denis-Courmont 298edea2b5 OpenMAX IL: do not use Bellagio software implementation 12 years ago
Thomas Guillem 49fc0b1801 mediacodec: don't try OMX.google.* 12 years ago
Thomas Guillem a34f2273a1 mediacodec: fix width/height in case crop is invalid 12 years ago
Thomas Guillem e645e0ecd4 mediacodec: remove jni_SetAndroidSurfaceSizeEnv call 12 years ago
Thomas Guillem 2d26ce0b19 mediacodec: remove unused code/variables 12 years ago
Thomas Guillem 706e6bd26f omx-dr: remove jni_SetAndroidSurfaceSize call 12 years ago
Thomas Guillem 8a709642c0 modules: add android_window vout 12 years ago
Thomas Guillem 46814a092d nativewindowpriv: add is_hw arg in setup 12 years ago
Thomas Guillem 4c32c10f0c nativewindowpriv: use native_window_priv as a handle 12 years ago
Rémi Denis-Courmont bbf0e6459f picture_pool: remove ..._Delete(), use ..._Release() directly 12 years ago
Rémi Denis-Courmont 3159c34c5b decoder: remove decoder_UnlinkPicture() and decoder_DeletePicture() 12 years ago
Thomas Guillem 1ab2a942a2 iomx-dr: fix crash if anwpriv.connect fails 12 years ago
Thomas Guillem 40aa75316d mediacodec: fix crash when color-format is invalid 12 years ago
Thomas Guillem 43b9867784 omxil: fix crash if OMX_AllocateBuffer fails (debug build only) 12 years ago
Thomas Guillem ab4c04f2f5 mediacodec: cleanly abort DecodeVideo if GetOutput failed 12 years ago
Rémi Denis-Courmont e623f83cf2 vout: remove unimplemented GET_OPENGL controls 12 years ago
Thomas Guillem 6e2f490956 mediacodec: exception in getCapabilitiesForType is not critical. 12 years ago
Thomas Guillem 05644c1e54 mediacodec: fix jni leak 12 years ago
Thomas Guillem 4e32abb170 mediacodec: fix comparison between signed and unsigned warning 12 years ago
Thomas Guillem d26fefcfa7 android/jni: use a libvlcjni function to attach/detach java thread 12 years ago
Thomas Guillem 7123af0275 mediacodec: fix unused variable warning 12 years ago
Thomas Guillem da609fc903 omxil: add VP8 and VP9 in format_table 12 years ago
Thomas Guillem 6893b7a44a omxil: use convert_hevc_nal_units for hevc 12 years ago
Thomas Guillem 5e19ce9366 mediacodec: use convert_hevc_nal_units for hevc 12 years ago
Thomas Guillem 86630a153c mediacodec: add hevc mimetype 12 years ago
Thomas Guillem a0e7320b4a omxil: add hevc in format_table 12 years ago
Thomas Guillem 1220075aa0 omxil-dr: reorient video 12 years ago
Thomas Guillem cd6fd1d8eb omxil: split iomx_hwbuffer.cpp 12 years ago
Jean-Baptiste Kempf 7f37de2841 Mediacodec: support WMV3 decoder 12 years ago
Jean-Baptiste Kempf 031032f6ef Mediacodec: support VP9 12 years ago
Martin Storsjö ae93285ea2 iomx: Support building for honeycomb with ANDROID_API=13 as well 12 years ago
Martin Storsjö ace55f9cd4 iomx: Override the hal format for qcom decoders on honeycomb 12 years ago
Martin Storsjö 04451330b6 iomx: Adjust ANDROID_API ifdefs to work with honeycomb 11, 12 and 13 12 years ago
Martin Storsjö a65a4ad7a0 iomx: Move hal_format overriding into iomx_hwbuffer 12 years ago
Martin Storsjö 1285807fbf omxil: Retry getting an output buffer while waiting for a free input buffer 12 years ago
Thomas Guillem ef230f418f iomx-dr: split IOMXHWBuffer_Setup function 12 years ago
Thomas Guillem f9182874b2 iomx-dr: don't always lock buffers from dequeue 12 years ago
Thomas Guillem e69072b9d8 omxil: force hal_format for omap3 decoders 12 years ago