- 18 Nov, 2014 3 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
This reduces library size by ~10%. Also allow passing extra arguments to the error printing function.
-
- 16 Nov, 2014 6 commits
-
-
Diego Biurrun authored
This also allows simplifying the Windows init code.
-
Diego Biurrun authored
-
Diego Biurrun authored
Treat access to raw devices just like accessing any other device instead of providing different semantics. libdvdcss now tries raw devices on all OSes and bails out instead of continuing if accessing a raw device failed.
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
The header is available in all toolchains we care about.
-
- 14 Nov, 2014 7 commits
-
-
Diego Biurrun authored
This fixes all related warnings from MSVC.
-
Diego Biurrun authored
-
Diego Biurrun authored
Also fix some small typos in drive-by mode.
-
Diego Biurrun authored
Also drop some unnecessary sys/stat.h #includes.
-
Diego Biurrun authored
All relevant toolchains support POSIX integer types now.
-
Diego Biurrun authored
This is a more suitable place than libc_open().
-
Diego Biurrun authored
Also fix a memory leak on close() failure.
-
- 13 Nov, 2014 2 commits
-
-
Diego Biurrun authored
There is no need to employ separate file descriptors.
-
Diego Biurrun authored
-
- 12 Nov, 2014 1 commit
-
-
Diego Biurrun authored
These tags have been obsoleted in newer Doxygen versions and cause warnings with these versions.
-
- 11 Nov, 2014 12 commits
-
-
Diego Biurrun authored
This fixes CID 75512.
-
Diego Biurrun authored
-
Diego Biurrun authored
This avoids passing around a string of unknown size from CID 75514.
-
Diego Biurrun authored
-
Diego Biurrun authored
This prevents possible out-of-bounds accesses from CID 75515 and 77193.
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
This fixes CID 75513.
-
Diego Biurrun authored
-
Diego Biurrun authored
-
M. Levinson authored
The sizeof argument is an array, not a pointer, dereferencing it is wrong. Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 05 Nov, 2014 4 commits
-
-
Diego Biurrun authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
The _t namespace is reserved by POSIX.
-
- 04 Nov, 2014 5 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
The code guarantees that values have been assigned at this point.
-