# HWCodec **Repository Path**: palmip/HWCodec ## Basic Information - **Project Name**: HWCodec - **Description**: Android iOS HWEncode HWDecode H264 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-05-21 - **Last Updated**: 2021-06-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README HWCodec ======= Android iOS HWEncode HWDecode H264 This project for Android&iOS Video encode/decode。 Android: above(contain)4.1 use HardCodec, another use SoftCodec(Base on FFMpeg). iOS: above 8.0 use HardCodec, another use HWEncode(above 6.0) and SoftDecoder(Base on FFMpeg).