This app shows information about all media streams inside a video or audio files. It is available in these markets:
The main purpose of the app is to show how to use the output of ffmpeg-android-maker by using its wrapped version - MediaFile library.
Main features:
- Single Activity with Jetpack Compose for the whole UI and Navigation
- Dagger/Hilt for DI
- DataStore for settings storing
- Baseline and Startup profiles
- Dependabot and Github Actions for automating some housekeeping, static analysis, release management
- Fastlane for screenshots making
WhatTheCodec app's source code is available under the MIT license. See the LICENSE.txt file for more details.