package

androidx.camera.video.internal.workaround

Classes

CorrectNegativeLatLongForMediaMuxerWorkaround to correct negative geo location in the saved video metadata.
CorrectVideoTimeByTimebaseCorrects the video timestamps if video buffer contains REALTIME timestamp.
EncoderFinderWorkaround to find the suitable encoder.
QualityAddedEncoderProfilesProviderAn implementation that adds extra supported qualities.
QualityResolutionModifiedEncoderProfilesProviderAn implementation that changes matching video resolution of qualities to values supported by camera.
QualityValidatedEncoderProfilesProviderAn implementation that provides the EncoderProfilesProxy only when the quality is capable of video recording
VideoEncoderInfoWrapperWorkaround to wrap the VideoEncoderInfo in order to fix the wrong information provided by MediaCodecInfo.
VideoTimebaseConverterConverts the video timestamps to Timebase.UPTIME if video buffer contains Timebase.REALTIME timestamp.