You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-33Lines changed: 9 additions & 33 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,8 +16,8 @@ Unlike [AndroidX Media ExoPlayer](https://github.com/androidx/media) which also
16
16
- Audio AAC LC only.
17
17
- Basic/Digest authentication.
18
18
- Supports majority of RTSP IP cameras.
19
-
- Auto Decode raw frames to Media Image & YUV ByteArray & NV21 ByteArray & Bitmap.
20
-
- Using [renderscript-intrinsics-replacement-toolkit](https://github.com/android/renderscript-intrinsics-replacement-toolkit) for NV21 to Bitmap decoding.
19
+
- Auto Decode raw frames to Media Image & YUV ByteArray & Bitmap.
20
+
- Using [renderscript-intrinsics-replacement-toolkit](https://github.com/android/renderscript-intrinsics-replacement-toolkit) for YUV to Bitmap decoding.
0 commit comments