- Jan 27, 2015
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
open a DVD Device using external read/seek callbacks (see libdvdcss). Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- Jan 13, 2015
-
-
John Stebbins authored
This was inadvertently removed with REMAP
-
- Jan 03, 2015
-
-
Jean-Baptiste Kempf authored
-
- Dec 03, 2014
-
-
cell_length and cell_start are glaringly offsets, pg_length and pg_start seem the same but I'm not sure pgc_length seems rightfully a time. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- Nov 06, 2014
-
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- Sep 01, 2014
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- Aug 31, 2014
-
-
Jean-Baptiste Kempf authored
-
- Aug 30, 2014
-
-
Jean-Baptiste Kempf authored
LP: #1236939
-
Jean-Baptiste Kempf authored
-
- Aug 26, 2014
-
-
Jean-Baptiste Kempf authored
-
- Aug 22, 2014
-
-
John Stebbins authored
When path was changed from char[] to char*, a free was added to dvdnav_free_dup, but the string was not copied in dvdnav_dup resulting in a double free.
-
- Aug 15, 2014
-
-
Jean-Baptiste Kempf authored
-
Some DVDs seem to use command type 7 for something. But it will hit the 'Unknown command' check, resulting in asser(0). I.e. DVD refuses to play. By removing the assert() call the DVD seems to play fine. This patch removes the assert and corrects the error message (it is a 'command type', not a 'command') Signed-off-by:
Marcel Mol <marcel@mesa.nl> Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
gnosygnu authored
-
gnosygnu authored
-
gnosygnu authored
-
- Aug 04, 2014
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
If vm_jump_cell_block failed, we should return fail to dvdnav_jump_to_sector_by_time() call
-
Jean-Baptiste Kempf authored
-
- Jul 31, 2014
-
-
Jean-Baptiste Kempf authored
-
Diego Biurrun authored
Also add explicit path to ignored generated files.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
And fail in new error cases
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- Jul 30, 2014
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Fixes builds for Hurd...
-
Jean-Baptiste Kempf authored
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- Jul 26, 2014
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- Jul 13, 2014
-
-
Jean-Baptiste Kempf authored
-