- May 24, 2022
-
-
Jean-Baptiste Kempf authored
-
- May 15, 2022
-
-
Jean-Baptiste Kempf authored
Close #8 This was authorized by Eric Smith, original author of VOBDUMP, by email on May 15, 2022
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
According to [1] these 16 bits represent the "end address relative to command table". This corresponds to the last_byte check in other places. [1] http://dvd.sourceforge.net/dvdinfo/pgc.html#cmd
-
- Jan 03, 2022
-
-
It may not be in the end of the buffer anymore. The byte value used was always equivalent to > state->start[state->byte_position] << state->bit_position Also constify the read buffer.
-
-
The comments say it exists in the wild. calloc() may or may not return NULL in that case. Just use NULL but assume it's not an error.
-
Hugo Beauzée-Luyssen authored
to compute a canonical path
-
- Dec 18, 2021
-
-
We were allocating 4x the number of PTTs. We should use the same value as nr_of_ptts.
-
- Dec 17, 2021
-
-
Steve Lhomme authored
It is not checked to be zero as most other field so may contain useful values.
-
- Dec 15, 2021
-
-
Steve Lhomme authored
-
- Oct 26, 2021
-
-
- Oct 19, 2021
-
-
a.out support was obsolete 18 years ago. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- Oct 03, 2021
-
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- Jun 15, 2021
-
-
And notably add VideoLAN Code of Conduct and improve lisibility
-
- May 20, 2021
-
-
Hugo Beauzée-Luyssen authored
This issues a warning for each packed struct each time the header gets included
-
Hugo Beauzée-Luyssen authored
-
- Apr 19, 2021
-
-
Petri Hintukainen authored
-
Petri Hintukainen authored
-
Petri Hintukainen authored
-
- Apr 18, 2021
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Actually a work-around, tbh, but it'll take more time to fix.
-
- Apr 12, 2021
-
-
Petri Hintukainen authored
-
Petri Hintukainen authored
-
Petri Hintukainen authored
-
Petri Hintukainen authored
-
Petri Hintukainen authored
-
- Apr 10, 2021
-
-
Petri Hintukainen authored
-
Petri Hintukainen authored
-
Petri Hintukainen authored
-
Petri Hintukainen authored
-
- Apr 07, 2021
-
-
Petri Hintukainen authored
-
- Jan 07, 2021
-
-
Konstantin Pavlov authored
-
- Jul 09, 2020
-
-
-
Hugo Beauzée-Luyssen authored
-
- Apr 03, 2020
-
-
Hugo Beauzée-Luyssen authored
-
- Apr 01, 2020
-
-
Hugo Beauzée-Luyssen authored
The ABI broke, so we need to reset DVDREAD_LT_AGE to 0 Fix #14
-
Hugo Beauzée-Luyssen authored
-
- Mar 05, 2020
-
-
Jean-Baptiste Kempf authored
-