- Aug 05, 2016
-
-
Jean-Baptiste Kempf authored
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
av_free() assumes the memory was allocated with av_alloc(). It will assert if CONFIG_MEMALIGN_HACK is enabled. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
François Cartegnie authored
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
It happens when we STOP the previous file that was in BUFFERING state, the next LOAD command always gets canceled. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Francois Cartegnie <fcvlcdev@free.fr>
-
Signed-off-by:
Francois Cartegnie <fcvlcdev@free.fr>
-
Ludovic Fauvet authored
-
Hugo Beauzée-Luyssen authored
-
- Aug 04, 2016
-
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
Regression. Otherwise breaks all players, expecting annexB on missing avcC
-
François Cartegnie authored
-
François Cartegnie authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
(Merged upstream)
-
François Cartegnie authored
-
François Cartegnie authored
-
Jean-Baptiste Kempf authored
Without breaking the main fluidsynth case
-
Jean-Baptiste Kempf authored
-
Given that the matroska format can contain hidden chapters (and that the demuxer itself create such where it feels applicable), we should not expose such chapters (as seekpoints) outside of the demuxer module. This fixes the ticket 17202 by checking whether or not the chapter should be displayed to the user, and only appends the item to the title's seekpoint array if this is the case. Close #17202 Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- Aug 03, 2016
-
-
François Cartegnie authored
-
Rémi Denis-Courmont authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
Never worked as implemented. JKOR1018.mkv
-
François Cartegnie authored
alloc
-
François Cartegnie authored
-
François Cartegnie authored
Avoids memory leaks with stsd sub atoms
-
François Cartegnie authored
-
Hugo Beauzée-Luyssen authored
Signed-off-by:
Rafaël Carré <funman@videolan.org>
-