Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-10-12 | Fixing the feature to download a given number of segments in http-dash-client | Jacques Samain | 1 | -3/+3 | |
Change-Id: I584d6480a5c22d9ea033efbe8f24c0c58b33004c Signed-off-by: Jacques Samain <jsamain+fdio@cisco.com> | |||||
2017-07-28 | Adding possibility to set lifetime when publishing content using the http ↵ | Mauro Sardara | 1 | -2/+8 | |
helper. Change-Id: I0107bb216e961c189a62f5c6bb3b22fc563919a7 Signed-off-by: Mauro Sardara <msardara+fdio@cisco.com> | |||||
2017-06-05 | - Added new interface between applications and library: | Mauro Sardara | 4 | -0/+239 | |
- Application retrieve resources using the common HTTP url format. - Translation between network names and application names performed by the library - Added basic error handling - Added utils for http connections - Added support for differetn build types (DEBUG, RELEASE, RELEASE with debug symbols, RELEASE with min size executable) - Added support for iOS Change-Id: I8ba2a5d8bd70a4f7721e1bbc2efe3fb81ed2c98c Signed-off-by: Mauro Sardara <msardara+fdio@cisco.com> |