-
```
Add T.38 Fax support on media server , recorder and audio player
```
Original issue reported on code.google.com by `oifa.yul...@gmail.com` on 14 Jun 2012 at 2:20
-
# Lines of code
https://github.com/code-423n4/2023-05-ajna/blob/main/ajna-core/src/PositionManager.sol#L484
https://github.com/code-423n4/2023-05-ajna/blob/main/ajna-core/src/PositionManager.sol#L3
…
-
```
TLS is not allowed in transports list
Also multiple entities are not allowed for same ip address.
Diff file is attached
```
Original issue reported on code.google.com by `oifa.yul...@gmail.com` o…
-
```
Add Secure RTP Support ( RTP/SAVP and RTP/SAVPF ) to Data Channel
```
Original issue reported on code.google.com by `oifa.yul...@gmail.com` on 29 Oct 2012 at 1:35
- Blocked on: #92, #113
-
```
Time is not updated when there is no data to send , therefore invalid jitter is
calculated.
```
Original issue reported on code.google.com by `oifa.yul...@gmail.com` on 17 Mar 2013 at 3:52
-
```
Replace usage of frame ( based on bytes ) to short[].
Otherwise required several translation from/to byte arrays.
```
Original issue reported on code.google.com by `oifa.yul...@gmail.com` on 30 M…
-
Hi!!
I run the launch file(pointgrey_camera_driver stereo.launch) but only one image is played.
rosrun pointgrey_camera_driver list_cameras
Number of cameras found: 2
[0]Serial: 18154835, Model…
-
```
{
{
mstore(memoryguard(0x010000), 1)
sstore(mload(calldataload(0)), 1)
let x, x_1, x_2, x_3 := foo_m(calldataload(224), sload(288), calldataload(32), sload(96))
…
-
```
contract C {
function f0(int8 i0) external {
assembly
{
{
// Dummy function with 19 input parameters and 17 output parameters
…
-
This is a weird one.
```
contract C0 {
function f0() external returns (bytes memory o1)
{
assembly
{
for { let i := 0 } lt(i, 1) { i := add(i, 1) }
{
if o1 {…