- Jan 18, 2018
-
-
Jean-Baptiste Kempf authored
Even though the changes are not major, there has been quite a few since the last major release. Also, it's better to have a new major number to synchronise with dvdread
-
- Jan 14, 2018
-
-
Jean-Baptiste Kempf authored
-
- Jan 27, 2015
-
-
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 03, 2015
-
-
Jean-Baptiste Kempf authored
-
- Sep 01, 2014
-
-
Jean-Baptiste Kempf authored
-
- Aug 26, 2014
-
-
Jean-Baptiste Kempf authored
-
- Aug 15, 2014
-
-
Jean-Baptiste Kempf authored
-
- Jul 31, 2014
-
-
Jean-Baptiste Kempf authored
-
- Jul 26, 2014
-
-
Jean-Baptiste Kempf authored
-
- Jul 13, 2014
-
-
Jean-Baptiste Kempf authored
-
- Jun 11, 2014
-
-
Dominik Mierzejewski authored
-
- Mar 25, 2014
-
-
Jean-Baptiste Kempf authored
-
- Feb 15, 2014
-
-
Jean-Baptiste Kempf authored
-
- Jan 10, 2014
-
-
Jean-Baptiste Kempf authored
-
- Oct 08, 2011
-
-
Dominik Mierzejewski authored
-
- Oct 07, 2011
-
-
Dominik Mierzejewski authored
-
- Oct 06, 2011
-
-
Dominik Mierzejewski authored
-
- Nov 14, 2009
-
-
Dominik Mierzejewski authored
-
- Oct 09, 2008
-
-
Diego Biurrun authored
-
- Sep 07, 2008
-
-
Dominik Mierzejewski authored
-
- Jun 14, 2008
-
-
Nico Sabbi authored
-
- Jun 06, 2008
-
-
Dominik Mierzejewski authored
-
- Apr 19, 2008
-
-
Nico Sabbi authored
-
Nico Sabbi authored
-
- Apr 10, 2008
-
-
Dominik Mierzejewski authored
-
- Apr 11, 2007
-
-
Andreas Öman authored
-
- Apr 10, 2007
-
-
Nico Sabbi authored
-
- Sep 30, 2004
-
-
Michael Roitzsch authored
again in the menu does not resume the movie, but throws "Expected NAV packet, but none found." at you; reason: link_values.data1, which we use to transport the block number for the resume is 16bit, but blockN is 32bit and can actually use more than 16bit sometimes; solution: use link_values.data2 for the upper 16bit (I did not want to change the declaration of link_t, because it seems closer to the DVD standard to have 16bit wide entries there, actually we are abusing the link_values for the resume block number anyway.)
-
- Sep 12, 2004
-
-
Michael Roitzsch authored
-
- Jun 20, 2004
-
-
Michael Roitzsch authored
-
- Jan 16, 2004
-
-
Michael Roitzsch authored
-
- Jan 07, 2004
-
-
Michael Roitzsch authored
-
- Nov 10, 2003
-
-
Michael Roitzsch authored
-
- Aug 03, 2003
-
-
Michael Roitzsch authored
-
- Jun 10, 2003
-
-
Michael Roitzsch authored
-
- Jun 05, 2003
-
-
James Courtier-Dutton authored
-
- May 06, 2003
-
-
Michael Roitzsch authored
-
- Apr 27, 2003
-
-
James Courtier-Dutton authored
-
- Apr 06, 2003
-
-
Michael Roitzsch authored
-