h264 0.2.1
h264: ^0.2.1 copied to clipboard
Decode single H264 or H265 frames into images.
0.2.1 #
- iOS: Define clang module, so that plugin users can remove use_frameworks! from their Podfile
- iOS: Update example project files
- iOS: Remove some compilation warnings
0.2.0 #
- Android: Embedding V2 compatibility
- E2E testing capabilities added
0.1.0 #
- Android: Checked the decoding compatibility with 10 different phones starting on Android 5.1+
0.0.4 #
- Android: Ensure to return results on the main thread.
- Android: Upgrade gradle infrastructure.
0.0.3 #
- iOS Support
0.0.2 #
- Migrated to AndroidX
0.0.1 #
- Initial Release with Android support