projects
/
platform
/
core
/
ml
/
aitt.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/core/ml/aitt.git
2023-03-14
CHANDRASHEKHAR...
API's to get the resolution of a received frame
commit
|
commitdiff
|
tree
|
snapshot
2023-03-14
Jihoon Jung
Change get RTSP rawdata method
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Youngjae Shin
fix latent bugs
accepted/tizen/unified/20230309.161434
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Kartik Anand
Add missing try-catch
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
CHANDRASHEKHAR...
optimise YUVtoNV21 frame conversion
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Praveen Naik S
Add audio support to RTSP module
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Youngjae Shin
revise the READY_STATUS_N test case
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Chanhee Lee
Remove Android Studio warnings in Android AITT code
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Hansol Lee
revise DiscoveryBlob
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Youngjae Shin
clear all connection in abnormal cases
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Kartik Anand
Use native discovery for webrtc signaling
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Chanhee Lee
Add Android instrumented test cases for TCP_SECURE...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Youngjae Shin
implement request/response pattern on TCP
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Youngjae Shin
integrate subscribe callbacks
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Youngjae Shin
change MSG name to AittMsg
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Praveen Naik S
Resolve tapo camera display
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Chanhee Lee
Set id and password correctly to Android RTSP module
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
CHANDRASHEKHAR...
Rtsp frames asynchronous decoding changes
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Jiung Yu
Add decode pipeline and connect ouput to stream receive...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Hansol Lee
revise PosixMainLoop
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Praveen Naik S
Update discovery message with input resolution
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
CHANDRASHEKHAR...
Apply compression for partial inference data
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Youngjae Shin
fix typo from clear_session to clean_session
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Chanhee Lee
Refactor Android Aitt class and test cases
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Youngjae Shin
revise AittOption
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Youngjae Shin
Apply C Mock which is Google Mock's extension
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Kartik Anand
Add tests for RTSPStream and AittStreamConfig
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Youngjae Shin
fix build warning(invalid reference type)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Youngjae Shin
revise Posix Mainloop
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Youngjae Shin
revise AESEncryptor class
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Praveen Naik S
Add h264 decoder support to RTSP client
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Hansol Lee
added implementation of mbedTLS apis
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Youngjae Shin
revise build scripts for Mbed TLS
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Youngjae Shin
add test for Secure TCP with various message size
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Chanhee Lee
Add Android AITT APIs to align with native AITT APIs
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Chanhee Lee
Add instrumented TCs to improve the code coverage of...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Kartik Anand
Apply native discovery to android RTSP
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Youngjae Shin
revise build options
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Kartik Anand
Revise android code
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Praveen Naik S
Add RTSP client support to AITT android
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
CHANDRASHEKHAR...
aitt.so is not built for 32bit arm CPU's
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Chanhee Lee
Add unit test cases for Android WebRTC module
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Kartik Anand
Revise discovery message callback
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Chanhee Lee
Apply subscriber stream interface to Android WebRTC
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Jiung Yu
Allocate only one stream for an aitt handle
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Youngjae Shin
refactoring MainLoop
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Kartik Anand
Use native discovery for android (#502)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-15
Jiung Yu
StreamManager refactoring
accepted/tizen/unified/20221115.172906
commit
|
commitdiff
|
tree
|
snapshot
2022-11-09
Jiung Yu
Add WebRTC Discovery using AITT Discovery
commit
|
commitdiff
|
tree
|
snapshot
2022-11-09
Chanhee Lee
Add initial Android RTSP interfaces with test cases
commit
|
commitdiff
|
tree
|
snapshot
2022-11-09
Chanhee Lee
Clean glib dependencies in Android Aitt
commit
|
commitdiff
|
tree
|
snapshot
2022-11-09
Chanhee Lee
Remove warnings of JNI code
commit
|
commitdiff
|
tree
|
snapshot
2022-11-09
Hansol Lee
Added posix MainLoopHandler to support multiple os
commit
|
commitdiff
|
tree
|
snapshot
2022-11-09
Chanhee Lee
Remove warnings in Android Studio to increase code...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-09
Kartik Anand
Send large messages over WebRTC data channel
commit
|
commitdiff
|
tree
|
snapshot
2022-11-09
Youngjae Shin
revise connection callback
commit
|
commitdiff
|
tree
|
snapshot
2022-11-09
Youngjae Shin
enable basic unittests
commit
|
commitdiff
|
tree
|
snapshot
2022-11-09
Jiung Yu
Add WebRTC Signaling via AITTDiscovery
commit
|
commitdiff
|
tree
|
snapshot
2022-11-09
Jihoon Jung
Change RTSPClient Class for rendering and capture media...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-09
Praveen Naik S
Add IPC protocol support to aitt android
commit
|
commitdiff
|
tree
|
snapshot
2022-11-09
CHANDRASHEKHAR...
cqm score is less because of un used variable
commit
|
commitdiff
|
tree
|
snapshot
2022-11-09
Jihoon Jung
Add discovery message logic in RTSP
commit
|
commitdiff
|
tree
|
snapshot
2022-11-09
Youngjae Shin
fix test failure due to timeout
commit
|
commitdiff
|
tree
|
snapshot
2022-11-09
Youngjae Shin
check negative sized message
commit
|
commitdiff
|
tree
|
snapshot
2022-11-09
Youngjae Shin
change message size type from size_t to int
commit
|
commitdiff
|
tree
|
snapshot
2022-11-09
Praveen Naik S
Add negative test cases to android AITT
commit
|
commitdiff
|
tree
|
snapshot
2022-11-09
Jihoon Jung
Add rtsp module
commit
|
commitdiff
|
tree
|
snapshot
2022-11-09
Jiung Yu
Change webrtc module from transport to stream
commit
|
commitdiff
|
tree
|
snapshot
2022-11-09
Youngjae Shin
propose revised stream API
commit
|
commitdiff
|
tree
|
snapshot
2022-11-09
Youngjae Shin
force to release MQ instance
commit
|
commitdiff
|
tree
|
snapshot
2022-11-09
Youngjae Shin
remove mosquitto dependency in common library
commit
|
commitdiff
|
tree
|
snapshot
2022-11-09
Youngjae Shin
revise test name with typo
commit
|
commitdiff
|
tree
|
snapshot
2022-11-09
Praveen Naik S
Create JNI callbacks map at JniInterface
commit
|
commitdiff
|
tree
|
snapshot
2022-11-09
Kartik Anand
Revise TCP build
commit
|
commitdiff
|
tree
|
snapshot
2022-11-09
Jiung Yu
Add methods for stream transport
commit
|
commitdiff
|
tree
|
snapshot
2022-09-23
Youngjae Shin
revise test case name
accepted/tizen_7.0_unified_hotfix
tizen_7.0_hotfix
accepted/tizen/7.0/unified/20221110.060112
accepted/tizen/7.0/unified/hotfix/20221116.105337
accepted/tizen/unified/20220926.025514
tizen_7.0_m2_release
commit
|
commitdiff
|
tree
|
snapshot
2022-09-23
Youngjae Shin
increase code quality
commit
|
commitdiff
|
tree
|
snapshot
2022-09-23
Chanhee Lee
Enable instrumentation TCs to test Android TCP Protocol
commit
|
commitdiff
|
tree
|
snapshot
2022-09-23
Chanhee Lee
Apply the default formatter of Android Studio to Java...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-23
Praveen Naik S
Create common JNI module for android
commit
|
commitdiff
|
tree
|
snapshot
2022-09-20
Youngjae Shin
revise test program release
accepted/tizen/unified/20220921.091818
commit
|
commitdiff
|
tree
|
snapshot
2022-09-20
Youngjae Shin
[refactoring] revise architecture of TCP module
commit
|
commitdiff
|
tree
|
snapshot
2022-09-20
Chanhee Lee
Transfer a random cipher key for each TCP subscription
commit
|
commitdiff
|
tree
|
snapshot
2022-09-20
Youngjae Shin
add initialization of members
commit
|
commitdiff
|
tree
|
snapshot
2022-09-20
CHANDRASHEKHAR...
Rename native methods in JNI
commit
|
commitdiff
|
tree
|
snapshot
2022-09-20
Kartik Anand
Add android platform logs
commit
|
commitdiff
|
tree
|
snapshot
2022-09-20
CHANDRASHEKHAR...
android build fail issue
commit
|
commitdiff
|
tree
|
snapshot
2022-09-20
Kartik Anand
Fix incorrect parameter in method
commit
|
commitdiff
|
tree
|
snapshot
2022-09-20
Chanhee Lee
Apply AES encryption/decryption to TCP packets
commit
|
commitdiff
|
tree
|
snapshot
2022-09-15
Youngjae Shin
apply option where it is missed
commit
|
commitdiff
|
tree
|
snapshot
2022-09-15
Chanhee Lee
Add initial instrumentation tests for Android TCP.
commit
|
commitdiff
|
tree
|
snapshot
2022-09-15
Praveen Naik S
Reduce complexity of the code
commit
|
commitdiff
|
tree
|
snapshot
2022-09-15
CHANDRASHEKHAR...
Add comments for JNI API's
commit
|
commitdiff
|
tree
|
snapshot
2022-09-15
Kartik Anand
Use Definitions class in tests
commit
|
commitdiff
|
tree
|
snapshot
2022-09-15
Youngjae Shin
align with custom mqtt client
commit
|
commitdiff
|
tree
|
snapshot
2022-09-15
CHANDRASHEKHAR...
MQTT connect fail handling at android
commit
|
commitdiff
|
tree
|
snapshot
2022-09-15
Vanamala Narasimha...
Remove UnUsed variable "dataType" from Aitt Module
commit
|
commitdiff
|
tree
|
snapshot
2022-09-15
Youngjae Shin
apply option on MQProxy
commit
|
commitdiff
|
tree
|
snapshot
2022-09-15
Vanamala Narasimha...
Remove dataType-Unused
commit
|
commitdiff
|
tree
|
snapshot
2022-09-15
Youngjae Shin
revise header file name
commit
|
commitdiff
|
tree
|
snapshot
next