- 31 Aug, 2015 39 commits
-
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
If the downloaded file is empty or of unknown size.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Correctly reject non-regular files: previously, the code would get stuck on FIFOs, and ignore other types silently. Check that reading the file actually succeeds.
-
Rémi Denis-Courmont authored
This avoids reallocating and copying the block in block_Realloc() in some cases.
-
Rémi Denis-Courmont authored
Header size can reach UINT32_MAX.
-
Rémi Denis-Courmont authored
Unlike stream_Size(), this helper distinguishes between unknown and zero sizes.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Due to backward command line compatibility, zero size is not possible with the old imem. Consider using the proper LibVLC API.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
So far, it was returning zero on error. That prevented distinction between an empty file and a file with unknown size.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 30 Aug, 2015 1 commit
-
-
Francois Cartegnie authored
-