- 24 Jan, 2012 40 commits
-
-
Hugo Beauzée-Luyssen authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 4abd4469) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 9caf4cee) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 699b4b50) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Adding Full2011 as a supported profile. For other profiles, do not instantiate a NullManager. Return NULL directly. This saves code and prevents us from maintaining an extra interface implementation. Also it prevents such problems : http://forum.videolan.org/viewtopic.php?f=13&t=96335&p=320162Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit a640bad9) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
dash: Handle parsing of ContentProtection, Accessibility, Rating and Viewpoint in CommonAttributesElements All of these fields are of ContentDescription type, so ContentProtection, Viewpoint, Rating and Accessibility classes are now removed in favour of a unique class. Moreover, the SchemeInformation is defined as a string by the standard. Therefore, the SchemeInformation class has been removed. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit e16536dc) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 993077b7) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 34fabb83) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 8ceecb11) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Information are now computed once at parsing time. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 5457d477) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Mandatory elements are now checked. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit a43d294f) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
It's not the job of the DOMParser to compute a Dash profile. Let the dash parser handle it. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 04be885b) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
- Don't differenciate InitSegment and Segment, as the standard define them as the same type - therefore, removing ISegment - reworking attribut parsing (to be completely handled later) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit b996a750) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Elements/attributes are now parsed once, and not everytime a getter is called. Also, mandatory elements are now checked, also at parsing time. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit b412a1269212314e3e76dc1b0ee42e09164ad1b0) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 8f9fd197) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
This will be used to implement @dependencyId Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 05890451) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 3dab8a80) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 967fdaa4) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 4a23e2fb) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit d2b3b804) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
This will allow the parser to interact with all elements sharing these attibutes/subelements. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 68024ffe) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 5cc04d06) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 0a120d11) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit d314c4f4) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
This will also save some code in a near future. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 7972dbae) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit f73b7ff2) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 0b396ef1) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 924a3408) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit c51ff47e) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Using hls_Get and segment_GetSegment instead. Those check for out of bound access. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit d56ce5536ac6d4b583cf0d1ad462828cb745ca8d) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit f180bd5f1a8d065cd9ae0ae0409d74f645b4df3a) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 833b0c760d3da2a5a2fc4da2acf87740b294ce73) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 75fbc4d4b792f5e4b40d6257ce1d6daaa810cc2f) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
parse_M3U8 uses hls_GetLast to update the HLS current hls stream, so we have to add it to the streams array before calling parse_M3U8 Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit e06362372ebb2e7d2a0ce0924703717807fb73ed) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit e618a5814917b1f966395ed3b45d1ca522a13692) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Frédéric Yhuel authored
This prevents a "bug" when we seek backward and then play again that segment. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 982071198e54af320b684ac4bd319cc88caceb27) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Brendon Justin authored
Change the string's text field from static to editable, so options not in the wizard can be added. Uses the string from this field directly, rather than the stored string. Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit 40c5ee7f1b0b96fc964ea5a43ec41c0297a20711) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
it respects the 'live-caching' setting now, is vastly more responsive and even got correct timing. Thanks to emi and Luca for the ideas and help (cherry picked from commit e0745f6002c5d0b20a552d98ab3e385798e68815) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
this were caused by an incomplete implementation of a 2.0-next feature (cherry picked from commit b2899779019541ef80b7385fc1dc7ef96a9ca334) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit af197084313166e5e05ab609403b8eb3511b09f5) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
This disables V4L2 completely. (cherry picked from commit fd8502cee82371a65b2eeeb230fbe63917bd84ff) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-