aboutsummaryrefslogtreecommitdiffstats
path: root/UI
AgeCommit message (Collapse)AuthorFilesLines
2020-02-10Correction adaptech and minor corrections + remove memory leak libdashAngelo Mantellini4-14/+18
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-06-18Correct android issues for libdash and viperAngelo Mantellini1-1/+1
Change-Id: Ia5b95bda6336b6544c881c416f852069662f5e3f Signed-off-by: Angelo Mantellini <manangel@cisco.com>
2019-05-27Update to be compliant with [HICN-206] Customize first part of the name for ↵jsamain2-2/+33
HTTP. Added the -P option to set the IPv6 first word of the name. Change-Id: I321b22450d0efee713ddefef7405cf46ee381369 Signed-off-by: jsamain <jsamain@cisco.com>
2019-03-22[HICN-8] Update viper video player to use hicn sockets over HTTPAngelo Mantellini1-0/+1
Change-Id: I0aa727e513e3ffcf3286cecc7e7c43237da5155f Signed-off-by: Angelo Mantellini <manangel@cisco.com>
2018-06-04Several corrections:Jacques SAMAIN1-2/+2
*effectively take into account live MPD *Fix several bugs Change-Id: I9b925f222653d2d196b09b4e96cb15119ec8af44 Signed-off-by: Jacques SAMAIN <jsamain+fdio@cisco.com>
2018-01-03Refactoring adaptation logicJacques Samain3-74/+14
Refactoring GUI: removed prefix/suffix to have only one video URI Change-Id: Ie0add7c1d8ace89410917ab7cc414c668c528394 Signed-off-by: Jacques Samain <jsamain+fdio@cisco.com>
2017-08-25Merge "adding buffer size parameter for headless mode" into viper/masterMichele Papalini1-0/+7
2017-08-24adding buffer size parameter for headless modeJacques Samain1-0/+7
Change-Id: Ie2c1741d926f0dba6bc630c5f4af354a01886b73 Signed-off-by: Jacques Samain <jsamain+fdio@cisco.com>
2017-07-25Correcting issue on MacOSJacques Samain1-9/+9
Change-Id: I32f020248df0e77c2ee08a48fc0fd97a6a9bcb07 Signed-off-by: Jacques Samain <jsamain+fdio@cisco.com>
2017-07-25Handling live MPDs with variable segments durationJacques Samain2-2/+4
Change-Id: I074d8863a9afb47815e47bf663b87e7f663890b9 Signed-off-by: Jacques Samain <jsamain+fdio@cisco.com>
2017-06-26Corrected typoJacques Samain1-13/+0
Change-Id: I85fa9fd7adedcd26cf866847b3c747f99a14f2c3 Signed-off-by: Jacques Samain <jsamain+fdio@cisco.com>
2017-06-23clean up: removed useless functionsJacques Samain3-98/+34
Change-Id: If55237df9f9bc67b97912321b86273588f7bedd6 Signed-off-by: Jacques Samain <jsamain+fdio@cisco.com>
2017-06-23adding mpd live handling + automatic mpd fetchingjacko7-187/+176
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 ↵jacko2-10/+38
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-2/+3
Change-Id: I25112ab1e1401a21ed2530d3874a7b4bf740ec5d Signed-off-by: Mauro Sardara <msardara+fdio@cisco.com>
2017-04-24correctionsAngelo Mantellini (manangel)2-3/+2
Change-Id: I07d00ea0d02b044d543a83bca10f8e73a281f90b Signed-off-by: Angelo Mantellini (manangel) <angelo.mantellini@irt-systemx.fr>
2017-02-25Initial commit: video player - viperLuca Muscariello10-0/+2420
Change-Id: Id5aa33598ce34659bad4a7a9ae5006bfb84f9bd1 Signed-off-by: Luca Muscariello <lumuscar+fdio@cisco.com>