platform/core/ml/aitt.git
2023-06-30 Youngjae Shinfix build error accepted/tizen/unified/20230630.124056
2023-06-30 Youngjae Shinremove C-Mock source
2023-06-30 Youngjae Shincatch an exception on discovery_viewer
2023-06-30 Jiung YuAdd WebRtc Sink Display
2023-06-14 Youngjae Shinrevise architecture accepted/tizen/7.0/unified/20230621.051150 accepted/tizen/unified/20230616.172405
2023-06-14 Jiung YuApply H264 payload type for webrtc stream
2023-06-14 Youngjae Shinmodify to make unified code
2023-06-14 Kartik AnandResolve SonarQube critical issues
2023-06-14 CHANDRASHEKHAR... Add setWillInfo API support for Android AITT
2023-06-14 Kartik AnandHandle WebRTC stop
2023-06-14 Kartik AnandImplement source types in android WebRTC
2023-06-14 Jihoon JungImprove Viewer
2023-06-14 Youngjae Shinrevise boilerplate
2023-06-14 Jihoon JungAdd CountSubscriber API in AITT
2023-06-14 Youngjae Shinapply callback count to TCP publish table
2023-06-14 Youngjae Shinsupport for multiple subscribing to same topic
2023-06-14 CHANDRASHEKHAR... Avoid WebRTC subscriber sending START message
2023-06-14 Praveen Naik SImprove code readability
2023-06-14 Jiung YuApply builder for AittStream SetConfig method
2023-06-14 Praveen Naik SUpdate JAVA API to match C++ API
2023-06-14 Youngjae Shinfix invalid memory read
2023-06-14 Hansol Leechange the order of mosquitto api calls
2023-06-14 Jiung YuAdd media packet source type for webrtc module
2023-06-14 Hansol Leechange stack variables to heap variables
2023-06-14 Hansol Leeremove unnecessary code
2023-06-14 Praveen Naik SAdd RTSP instrumentation tests
2023-06-14 Jihoon JungAdd player interrupted cb and state cb in RTSPClient
2023-06-14 JoonWoo KimConvert CMake commands into lower-case
2023-06-14 JoonWoo Kimrevise license options in spec file
2023-06-14 Kartik AnandImplement set config method for WebRTC stream
2023-06-14 Praveen Naik SFix RTSP bugs
2023-06-14 Jiung YuAdd WebRtc module configuration for resolution
2023-06-14 Hansol Leerevise aitt to remove memory leak
2023-06-14 Jihoon JungChange error handling for video capture api
2023-06-14 Jihoon JungAdd FPS for streaming data
2023-03-19 Youngjae Shinfix potential bugs
2023-03-17 Youngjae Shinrevise test code to avoid failure accepted/tizen/unified/20230320.021845
2023-03-17 Youngjae Shinadd license identifier of C-Mock in spec file
2023-03-17 Jiung YuAdd Asynchronous frame handler callback thread
2023-03-14 Youngjae Shinincrease code quality accepted/tizen/unified/20230315.093500
2023-03-14 CHANDRASHEKHAR... API's to get the resolution of a received frame
2023-03-14 Jihoon JungChange get RTSP rawdata method
2023-03-09 Youngjae Shinfix latent bugs accepted/tizen/unified/20230309.161434
2023-03-09 Kartik AnandAdd missing try-catch
2023-03-09 CHANDRASHEKHAR... optimise YUVtoNV21 frame conversion
2023-03-09 Praveen Naik SAdd audio support to RTSP module
2023-03-09 Youngjae Shinrevise the READY_STATUS_N test case
2023-03-09 Chanhee LeeRemove Android Studio warnings in Android AITT code
2023-03-09 Hansol Leerevise DiscoveryBlob
2023-03-09 Youngjae Shinclear all connection in abnormal cases
2023-03-09 Kartik AnandUse native discovery for webrtc signaling
2023-03-09 Chanhee LeeAdd Android instrumented test cases for TCP_SECURE...
2023-03-09 Youngjae Shinimplement request/response pattern on TCP
2023-03-09 Youngjae Shinintegrate subscribe callbacks
2023-03-09 Youngjae Shinchange MSG name to AittMsg
2023-03-09 Praveen Naik SResolve tapo camera display
2023-03-09 Chanhee LeeSet id and password correctly to Android RTSP module
2023-03-09 CHANDRASHEKHAR... Rtsp frames asynchronous decoding changes
2023-03-09 Jiung YuAdd decode pipeline and connect ouput to stream receive...
2023-03-09 Hansol Leerevise PosixMainLoop
2023-03-09 Praveen Naik SUpdate discovery message with input resolution
2023-03-09 CHANDRASHEKHAR... Apply compression for partial inference data
2023-03-09 Youngjae Shinfix typo from clear_session to clean_session
2023-03-09 Chanhee LeeRefactor Android Aitt class and test cases
2023-03-09 Youngjae Shinrevise AittOption
2023-03-09 Youngjae ShinApply C Mock which is Google Mock's extension
2023-03-09 Kartik AnandAdd tests for RTSPStream and AittStreamConfig
2022-12-13 Youngjae Shinfix build warning(invalid reference type)
2022-12-12 Youngjae Shinrevise Posix Mainloop
2022-12-12 Youngjae Shinrevise AESEncryptor class
2022-12-12 Praveen Naik SAdd h264 decoder support to RTSP client
2022-12-12 Hansol Leeadded implementation of mbedTLS apis
2022-12-12 Youngjae Shinrevise build scripts for Mbed TLS
2022-12-12 Youngjae Shinadd test for Secure TCP with various message size
2022-12-12 Chanhee LeeAdd Android AITT APIs to align with native AITT APIs
2022-12-12 Chanhee LeeAdd instrumented TCs to improve the code coverage of...
2022-12-12 Kartik AnandApply native discovery to android RTSP
2022-12-12 Youngjae Shinrevise build options
2022-12-12 Kartik AnandRevise android code
2022-12-12 Praveen Naik SAdd RTSP client support to AITT android
2022-12-12 CHANDRASHEKHAR... aitt.so is not built for 32bit arm CPU's
2022-12-12 Chanhee LeeAdd unit test cases for Android WebRTC module
2022-12-12 Kartik AnandRevise discovery message callback
2022-12-12 Chanhee LeeApply subscriber stream interface to Android WebRTC
2022-12-12 Jiung YuAllocate only one stream for an aitt handle
2022-12-12 Youngjae Shinrefactoring MainLoop
2022-12-12 Kartik AnandUse native discovery for android (#502)
2022-11-15 Jiung YuStreamManager refactoring accepted/tizen/unified/20221115.172906
2022-11-09 Jiung YuAdd WebRTC Discovery using AITT Discovery
2022-11-09 Chanhee LeeAdd initial Android RTSP interfaces with test cases
2022-11-09 Chanhee LeeClean glib dependencies in Android Aitt
2022-11-09 Chanhee LeeRemove warnings of JNI code
2022-11-09 Hansol LeeAdded posix MainLoopHandler to support multiple os
2022-11-09 Chanhee LeeRemove warnings in Android Studio to increase code...
2022-11-09 Kartik AnandSend large messages over WebRTC data channel
2022-11-09 Youngjae Shinrevise connection callback
2022-11-09 Youngjae Shinenable basic unittests
2022-11-09 Jiung YuAdd WebRTC Signaling via AITTDiscovery
2022-11-09 Jihoon JungChange RTSPClient Class for rendering and capture media...
2022-11-09 Praveen Naik SAdd IPC protocol support to aitt android
next