Commit graph

11 commits

Author SHA1 Message Date
Ronan Abhamon
0b159d5216 fix(FileDownloader): add a timeout if the network is unreachable 2018-10-15 15:56:46 +02:00
Ronan Abhamon
f1d1577aa0 feat(app): clean code => use forward declarations when possible, avoid include with relative paths, improve compile time... 2018-06-18 14:27:50 +02:00
Ronan Abhamon
b0c1f64914 fix(app): many fixes to handle correctly openh264 update 2018-04-19 17:32:39 +02:00
danmei.chen
9327bc494f openh264: rename extractFile and store version of lib
videoCodec: rename codec after installation and update codec when there is new version
2018-04-19 17:32:39 +02:00
Ronan Abhamon
a432a9d4e2 fix(app): coding style 2018-04-16 09:37:24 +02:00
Ghislain MARY
8a3582fcba Fix build with GCC 4.8.5. 2018-03-26 18:00:05 +02:00
Ronan Abhamon
23939aaa2a feat(core): supports H264 download
Co-authored-by: Danmei Chen <danmei.chen@belledonne-communications.com>
2018-03-23 10:43:48 +01:00
Ronan Abhamon
0976075b05 fix(FileExtractor): check ptr after open 2018-03-12 09:57:26 +01:00
Ronan Abhamon
70f4ee2abf fix(FileExtractor): many fixes 2018-03-12 09:34:22 +01:00
Ronan Abhamon
6198c54263 feat(FileExtractor): add impl 2018-03-09 14:19:53 +01:00
Ronan Abhamon
ccc6184234 feat(file): add a FileExtractor component (in progress) 2018-03-08 17:01:01 +01:00