- 15 Mar, 2019 3 commits
-
-
Mohamed Fenjiro authored
Change-Id: Ifab6afaee0711332d92bc21b7f2f0658756fa4d8
-
Adrien Béraud authored
Change-Id: Ia8ae624f441907b47237149767b0422b5b7abace
-
Adrien Béraud authored
Change-Id: I975fb3844b135c7eb15357558e52f9bbfee13237
-
- 14 Mar, 2019 7 commits
-
-
Adrien Béraud authored
Verification is done in two ways, first it checks if the public-key actually matches the registered name, and second it uses the public-key to verify the signature. These two checks are sufficient to guarantee that owner of the registered name is the one who posted name data to the blockchain nameserver. Change-Id: If5cfd0eeb01b305f290b7a5e7d424688ccf8ccb1
-
Adrien Béraud authored
used callback in restclient.cpp to handle http request asynchronouly Change-Id: If09d19aa2b73eab2a217b9319c7a911b7c85cf76
-
Asad Salman authored
When reigstering a name, the daemon now signs the requested name and POSTs it along public-key Also added error handling for response from server with appropriate codes Also added ability to register name from restdring (setNameRegistration) Change-Id: Id973cb9a2fa4d4410e0266287192ce452d08249b
-
Adrien Béraud authored
Change-Id: Iacefbdcb6163f3e5e4637a3c9140cdc2698294dc
-
Adrien Béraud authored
Change-Id: I12cf6898f14b93b2f8d14323d2c4273a48212279
-
Adrien Béraud authored
Change-Id: I04de6bb39925c48665cf234f3a714167d9f6ef7c
-
Adrien Béraud authored
Change-Id: Ic769a3928f84efc3bc83188766292e720b3061df
-
- 13 Mar, 2019 1 commit
-
-
Adrien Béraud authored
Change-Id: I16c3c467ee1b1b583f1dc74e2294b7c069331f73
-
- 12 Mar, 2019 1 commit
-
-
Adrien Béraud authored
Change-Id: I01b737e19ce3e6023eedd29e5e158571718994a0
-
- 11 Mar, 2019 4 commits
-
-
Adrien Béraud authored
Change-Id: Ifc2c224afe9d3de9d52ecc1d66d7d81ccec524ac
-
Adrien Béraud authored
Change-Id: If92032d68a6429695cb698ca6fc497b1b095f3a5
-
Ming Rui Zhang authored
Sdes_negotiator: Omit pattern.h,unique_ptr Using regex pluselayer: Remove support for pcre Change-Id: Iab71f482df0dd89de72e28befa25abc0dadab79f
-
Adrien Béraud authored
Change-Id: Id78f7e751602d65768abd8d0c1fffc0e2503a719
-
- 08 Mar, 2019 1 commit
-
-
Adrien Béraud authored
Change-Id: Id19a9987a218ef94915e94df9635c11986d8a34e
-
- 07 Mar, 2019 2 commits
-
-
Adrien Béraud authored
Change-Id: I0b760e4ae32ab372cef49ef9c2120e722e041ef1
-
Adrien Béraud authored
Change-Id: Id7c250c83de49d0ae712bb5e1e95d3f11565efe9
-
- 06 Mar, 2019 2 commits
-
-
Philippe Gorley authored
Adds VAAPI and VideoToolbox hardware encoders. Abstracts hardware related field accesses from the encoder and decoder to put them in HardwareAccel. They are freed in ~HardwareAccel. Limits bitrate when hardware encoding h264, else it can easily go up to a few MiB/s. Change-Id: I7d847d8ab3e4c9692341f038ce6d5dd76562e606
-
Philippe Gorley authored
Rewrites the hardware decoding system with C++-style code instead of C-style. Removes support for hardware decoding h263, as we do not use the h263p decoder, which is the codec with hardware support. Change-Id: I96b796ba8847dadd388c6e29eaee1115b25c2fb3
-
- 05 Mar, 2019 2 commits
-
-
Andreas Traczyk authored
Change-Id: I9059de723d757a437eb04fd05b01b16e29219b98
-
Mohamed Fenjiro authored
Change-Id: I653a3435a51f7aa6bdd200235298c28fa0d6fe22
-
- 04 Mar, 2019 1 commit
-
-
Mohamed Fenjiro authored
This will improve code quality and detect possible bugs. Please note it is only for daemon and linux build at the moment. Change-Id: Ib91c188ed087c94c361ff585b69629cf2ffa755f
-
- 22 Feb, 2019 1 commit
-
-
Philippe Gorley authored
Writes raw frames of any pixel format. File can be played with: ffplay -f rawvideo -pixel_format <format> -video_size <width>x<height> <file> Change-Id: I774642f84694a36c16436ba2aa1363edc7ee3d62
-
- 21 Feb, 2019 3 commits
-
-
Philippe Gorley authored
Change-Id: I43762a658e7f8fb43c6b0fda4cc38ce040e18f13
-
Sébastien Blin authored
Bump GNUTls to 3.6.5 and nettle to 3.4.1 Change-Id: I666f5137ad2c495b4c49b838b8ecf281ed523766
-
Kateryna Kostiuk authored
Current minimum macOS supported version is 10.11, but contributions were build for 10.8. This patch bump minimum version for contribution to 10.11 as well. Change-Id: I9d7a45ce2409b309b2bbab5be85b5cbb60801b34
-
- 20 Feb, 2019 3 commits
-
-
Adrien Béraud authored
Change-Id: Ia7f75e47d5a1e12bd07a8774b5cebc5ac86238f0
-
Adrien Béraud authored
Change-Id: I5729be1472dc0b347d029c6a694f442a8bb36712
-
Adrien Béraud authored
Change-Id: If2f26577d1e48812bb0b49e00bcd716e5b73fa7f Reviewed-by:
Philippe Gorley <philippe.gorley@savoirfairelinux.com>
-
- 19 Feb, 2019 1 commit
-
-
Andreas Traczyk authored
Change-Id: I2b5b0d4892d44ff861a45a2a4d7cff937b1e280f
-
- 18 Feb, 2019 1 commit
-
-
Andreas Traczyk authored
Change-Id: I5b036bd9285197934eae942c8c2c23d675bc69af Reviewed-by:
Philippe Gorley <philippe.gorley@savoirfairelinux.com>
-
- 14 Feb, 2019 3 commits
-
-
Adrien Béraud authored
Change-Id: Iffa05aec0c61f8db1e4bed82ce2b3df95b77f30b
-
Adrien Béraud authored
Change-Id: I128e6dcdb5fe0f601cc6ccea086c5260abe70290
-
Andreas Traczyk authored
Change-Id: I913ba3783f499d47ace745740443f24849b288b0 Reviewed-by:
Philippe Gorley <philippe.gorley@savoirfairelinux.com>
-
- 13 Feb, 2019 4 commits
-
-
Andreas Traczyk authored
- Ignores video formats with duplicate or zero bitrates. - Adds only the average framerate to the list instead of the min and max. Change-Id: I18b878a3235fe786281b10627232e046fc8f77d6
-
Andreas Traczyk authored
- Creates a window to use RegisterDeviceNotification then converts the device name to a friendly name using the windows setup api. Change-Id: Ia0946b5febdbd48b8633931b8902e6aca824907c
-
Philippe Gorley authored
Adds possibility to keep the hardware frame reference on the receiver side instead of immediately transferring it to main memory. Components that require software frames were updated to transfer the frame back to main memory. Change-Id: Idb9ecb64fdefedb9db160ec93592d7a047d356e8
-
Kateryna Kostiuk authored
Sometimes changing of video settings does not work because of using unsupported framerates. This patch lists framerates depending of resolution so only supported framerate could be selected. Change-Id: I779c0a769c9ab611962e689173bed109932b652e
-