- Jan 21, 2017
-
-
Leo Ma authored
Signed-off-by:
Leo Ma <begeekmyfriend@gmail.com>
-
- Jan 20, 2017
-
-
Leo Ma authored
Signed-off-by:
Leo Ma <begeekmyfriend@gmail.com>
-
Leo Ma authored
Reduce the count of garbage collection in data flow and improve the reusability of data buffer. Signed-off-by:
Leo Ma <begeekmyfriend@gmail.com>
-
- Jan 19, 2017
-
-
Leo Ma authored
Signed-off-by:
Leo Ma <begeekmyfriend@gmail.com>
-
Leo Ma authored
Signed-off-by:
Leo Ma <begeekmyfriend@gmail.com>
-
- Jan 09, 2017
-
-
Leo Ma authored
Signed-off-by:
Leo Ma <begeekmyfriend@gmail.com>
-
- Jan 07, 2017
-
-
Leo Ma authored
The encoder should be available when camera is opened. Signed-off-by:
Leo Ma <begeekmyfriend@gmail.com>
-
- Jan 05, 2017
-
-
Leo Ma authored
Signed-off-by:
Leo Ma <begeekmyfriend@gmail.com>
-
- Dec 30, 2016
-
-
Leo Ma authored
It should not start recording when AV format not assigned. Signed-off-by:
Leo Ma <begeekmyfriend@gmail.com>
-
- Dec 15, 2016
-
-
Leo Ma authored
Signed-off-by:
Leo Ma <begeekmyfriend@gmail.com>
-
Leo Ma authored
-
Leo Ma authored
Fix libc compatibility on different platforms. Signed-off-by:
Leo Ma <begeekmyfriend@gmail.com>
-
Leo Ma authored
Fix libc compatibility on different platforms Signed-off-by:
Leo Ma <begeekmyfriend@gmail.com>
-
- Dec 14, 2016
-
-
jutikorn authored
-
- Dec 12, 2016
-
-
Leo Ma authored
Signed-off-by:
Leo Ma <begeekmyfriend@gmail.com>
-
Leo Ma authored
Signed-off-by:
Leo Ma <begeekmyfriend@gmail.com>
-
- Dec 09, 2016
-
-
Leo Ma authored
Signed-off-by:
Leo Ma <begeekmyfriend@gmail.com>
-
- Dec 07, 2016
-
-
Leo Ma authored
-
Leo Ma authored
Signed-off-by:
Leo Ma <begeekmyfriend@gmail.com>
-
- Nov 28, 2016
-
-
Wenstery authored
Fix a bug that the pts value maybe negative when the long type is converted to int,it will cause invalid data error.
-
- Nov 25, 2016
-
-
Leo Ma authored
Signed-off-by:
Leo Ma <begeekmyfriend@gmail.com>
-
Leo Ma authored
Signed-off-by:
Leo Ma <begeekmyfriend@gmail.com>
-
Leo Ma authored
For some Android SDK versions (maybe Android M+) the camera preview rotation will show upside down constract to the older ones. So we need to adjust the preview rotation on dynamic orientation change as well as camera face switch. Signed-off-by:
Leo Ma <begeekmyfriend@gmail.com>
-
- Nov 16, 2016
-
-
Leo Ma authored
Signed-off-by:
Leo Ma <begeekmyfriend@gmail.com>
-
Leo Ma authored
Signed-off-by:
Leo Ma <begeekmyfriend@gmail.com>
-
Gabriel authored
This line was needed since just below the params of the camera object are being replaced. Method setPreviewResolution does set the preview resolution in the current params of the camera, but those get replaced in this method.
-
- Nov 15, 2016
-
-
Leo Ma authored
Signed-off-by:
Leo Ma <begeekmyfriend@gmail.com>
-
Leo Ma authored
NDK platform version should not be higher than target SDK version in build.gradle. Signed-off-by:
Leo Ma <begeekmyfriend@gmail.com>
-
Leo Ma authored
Signed-off-by:
Leo Ma <begeekmyfriend@gmail.com>
-
Leo Ma authored
Signed-off-by:
Leo Ma <begeekmyfriend@gmail.com>
-
Leo Ma authored
Signed-off-by:
Leo Ma <begeekmyfriend@gmail.com>
-
- Nov 12, 2016
-
-
ji authored
Changes to be committed: modified: library/src/main/java/net/ossrs/yasea/SrsCameraView.java modified: library/src/main/java/net/ossrs/yasea/SrsPublisher.java
-
- Nov 11, 2016
-
-
Leo Ma authored
Signed-off-by:
Leo Ma <begeekmyfriend@gmail.com>
-
Leo Ma authored
Reduce try-catch blocks for the whole project. Signed-off-by:
Leo Ma <begeekmyfriend@gmail.com>
-
Leo Ma authored
Signed-off-by:
Leo Ma <begeekmyfriend@gmail.com>
-
Leo Ma authored
Signed-off-by:
Leo Ma <begeekmyfriend@gmail.com>
-
Leo Ma authored
Signed-off-by:
Leo Ma <begeekmyfriend@gmail.com>
-
- Nov 10, 2016
-
-
Leo Ma authored
Note: Only armeabi-v7a is provided because some drivers do not match architectures like arm64-v8a and x86i with good performance. Signed-off-by:
Leo Ma <begeekmyfriend@gmail.com>
-
- Nov 09, 2016
-
-
Leo Ma authored
Signed-off-by:
Leo Ma <begeekmyfriend@gmail.com>
-
- Nov 08, 2016
-
-
Leo Ma authored
Signed-off-by:
Leo Ma <begeekmyfriend@gmail.com>
-