124 Commits (cb863f0796a8f487625e8f38c8d09659dcf0fe9a)

Author SHA1 Message Date
Petri Hintukainen 02b784c0ce access: libdvdread 6.1.2 supports UTF-8 paths in Windows. 5 years ago
David Fuhrmann efec119e80 dvdread: Implement analog access check as in dvdnav 6 years ago
Jean-Baptiste Kempf d87cd7b44a dvdread: fix compilation with older version < 6.0.0 6 years ago
Francois Cartegnie 9952567eb2 access: dvdread: use DVDOpen2 7 years ago
Francois Cartegnie 6dd12dcbd3 access: dvdnav: skip cell on lost VOBU syncro 7 years ago
Francois Cartegnie 99302e3ea9 access: dvdread: return seek failure to control 7 years ago
David Fuhrmann d15965980b dvdread: Inform user when disc access is not granted 7 years ago
Francois Cartegnie 342fa95336 access: dvdread: fix invalid PCR on title start 7 years ago
Francois Cartegnie 6a7381e5cf access: dvdread: fix inverted commands on boundary / data sequence 7 years ago
Francois Cartegnie 9b519a3aa0 access: dvdread: check vobu range on seek 7 years ago
Francois Cartegnie 36077b91f6 access: dvdread: check cell count 7 years ago
Francois Cartegnie b1bcd02504 access: dvdread: move sub cell lookup into debug 7 years ago
Francois Cartegnie dabb9c471a access: dvdread: check for blocks total overflow 7 years ago
Francois Cartegnie 98d25e417d access: dvdread: fix null dereference on vts failure 7 years ago
Rémi Denis-Courmont 14f1d93894 dvdread: fix switch warning 9 years ago
Jean-Baptiste Kempf ab9d021d2e Strings simplification for translations 9 years ago
Thomas Guillem 23590f33f0 dvdread: use vlc_alloc helper 9 years ago
Rémi Denis-Courmont c2c02e2876 es_out: add type-safe es_out_SetPCR() helper 9 years ago
Francois Cartegnie be47b9655e demux: ps: remove define 9 years ago
Steve Lhomme b7b77018e9 vlc_es: use a common define for the initialized SPU palette 9 years ago
Francois Cartegnie 73d247ee20 access: dvdread: warn user on ISO9660 dvd master 9 years ago
Rémi Denis-Courmont 984b5d4256 dvdread: remove redundant casts 9 years ago
Hugo Beauzée-Luyssen 7eadbd995d access_demux: Remove unneeded checks for psz_access nullity 9 years ago
Francois Cartegnie 782ad79670 ps/dvdnav/dvdread set psm less config to default mpeg2 streams 10 years ago
Francois Cartegnie e81a9dcabb demux: ps: remove tautology 10 years ago
Francois Cartegnie 964b5422bb demux: ps: split seen / configured states 10 years ago
Filip Roséen ee601a415f access/dvdread: narrow scope of iteration variables 10 years ago
Thomas Guillem 183d5cda47 dialog: use new API 11 years ago
Francois Cartegnie 706083ebc0 demux: factorize PES header stuff 12 years ago
Francois Cartegnie c1c71c9e81 demux: move mpeg demuxers to mpeg/ 12 years ago
Francois Cartegnie c2132a158e access: dvdread: fix int overflow (cid #1062572) 12 years ago
Jean-Baptiste Kempf 79bc1641cb PS: pass an extra block_t parameter to ps_track_fill 12 years ago
Jean-Baptiste Kempf 76c0e0f70f When the current title fail, try the next one 13 years ago
Jean-Baptiste Kempf 85365c630d DVDread: Fix crash with Brave DVD 13 years ago
Rémi Denis-Courmont c4199ab677 Remove inconsistently used HAVE_UNISTD_H 13 years ago
Rémi Duraffort 803983ecb7 access_dvd: fix sizeof mismatch 13 years ago
Rafaël Carré 6d53362001 Use _WIN32 rather than WIN32 (same for WIN64) 13 years ago
Jean-Baptiste Kempf 0019260703 DVDread: avoid crashes over invalid cell_playback_offset values 14 years ago
Rémi Denis-Courmont 5270796734 Replace block_New() with block_Alloc() 14 years ago
Jean-Baptiste Kempf fef270581f LGPL 14 years ago
Rémi Denis-Courmont 9ad094db2b dvdread: fix use after free on error (refs #6594) 15 years ago
Jean-Baptiste Kempf e26c3d8cd2 DVDread: comment out dead code 15 years ago
Rémi Denis-Courmont 31ac20b22f Unify (ACCESS|DEMUX)_GET_PTS_DELAY 15 years ago
KO Myung-Hun 397919b41b OS/2 uses the same path style as Win32. 16 years ago
Rémi Denis-Courmont f98a66cea0 add_integer: remove callback parameter 16 years ago
Rémi Denis-Courmont c4fc30952d dvdread: fix potential buffer read overflow (fix #4238) 16 years ago
Rémi Denis-Courmont d22239dab0 Revert "dvdread: minimum value for ps_pkt_size is 6" 16 years ago
Rémi Denis-Courmont 140a43f3d3 dvdread: clean up path handling and fix error message encoding 16 years ago
Rémi Duraffort d68f20fdf1 Use pkg-config to check for dvdread (the .pc file exist for a long time). 16 years ago
Rémi Duraffort c9e7c34b0f dvdread: fix typo (does not have any impact). 16 years ago