aboutsummaryrefslogtreecommitdiffstats
path: root/Common
AgeCommit message (Collapse)AuthorFilesLines
2020-02-10Correction adaptech and minor corrections + remove memory leak libdashAngelo Mantellini1-2/+2
Signed-off-by: Angelo Mantellini <angelo.mantellini@cisco.com> Change-Id: I83161f19385a5ed739e9fd280925abca8009dc71 Change-Id: If394f999b7325a6b07ddff57201f7657e58a493c Signed-off-by: Angelo Mantellini <angelo.mantellini@cisco.com>
2019-05-27Update to be compliant with [HICN-206] Customize first part of the name for ↵jsamain2-0/+21
HTTP. Added the -P option to set the IPv6 first word of the name. Change-Id: I321b22450d0efee713ddefef7405cf46ee381369 Signed-off-by: jsamain <jsamain@cisco.com>
2018-01-03Refactoring adaptation logicJacques Samain2-99/+13
Refactoring GUI: removed prefix/suffix to have only one video URI Change-Id: Ie0add7c1d8ace89410917ab7cc414c668c528394 Signed-off-by: Jacques Samain <jsamain+fdio@cisco.com>
2017-07-05correct issue for compiling iosAngelo Mantellini (manangel)1-5/+5
Change-Id: I0b55752383af8e8d8e10ccf09dc515edf93ee41c Signed-off-by: Angelo Mantellini (manangel) <angelo.mantellini@irt-systemx.fr>
2017-06-23adding mpd live handling + automatic mpd fetchingjacko1-2/+3
Change-Id: I2c05bdf6a4d940ad22bb8632268f4b63a08a80a8 Signed-off-by: jacko <jsamain+fdio@cisco.com>
2017-06-08Adding handling for different kind of MPDs (previously the front end could ↵jacko1-1/+0
only handle MPD with SegmentList) Now can handle: MPD with SegmentTemplate in Representation (VOD) MPD with SegmentTemplate and SegmentTimeline (live) Change-Id: Ie32e0e1823c94b1412990192595b16d3e2df1cfd Plus: removed some printf Signed-off-by: jacko <jsamain+fdio@cisco.com>
2017-06-05- Changed library icnet - application interfaceMauro Sardara2-1/+2
Change-Id: I25112ab1e1401a21ed2530d3874a7b4bf740ec5d Signed-off-by: Mauro Sardara <msardara+fdio@cisco.com>
2017-02-25Initial commit: video player - viperLuca Muscariello13-0/+3905
Change-Id: Id5aa33598ce34659bad4a7a9ae5006bfb84f9bd1 Signed-off-by: Luca Muscariello <lumuscar+fdio@cisco.com>