- 11 Apr, 2014 7 commits
-
-
Jean-Paul Saman authored
The code does not leak a socket descriptor while looping over addrinfo pointer structs.However initializing s_ctl to -1 again after calling close(s_ctl) is good practise.
-
Jean-Paul Saman authored
The code does not leak a socket descriptor while looping over addrinfo pointer structs.However initializing s_ctl to -1 again after calling close(s_ctl) is good practise.
-
Jean-Paul Saman authored
The error path for dvbpsi_AttachDemux() in handle_atsc_MGT failed to release allocated resources.
-
Jean-Paul Saman authored
The error path for dvbpsi_pmt_attach() in handle_PAT failed to release allocated resources.
-
Jean-Paul Saman authored
The value of i_nb_programs could exceed the MAX_PROGRAMS limit and thus produce a buffer overrun.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
- 07 Apr, 2014 2 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
- syslog.h is not available on Windows platforms. - O_NONBLOCK is not defined for Windows platforms.
-
- 18 Mar, 2014 5 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
- 05 Feb, 2014 1 commit
-
-
Michael Krufky authored
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
-
- 04 Feb, 2014 25 commits
-
-
Michael Krufky authored
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
- EIT bugfixes and dvbinfo updates - ETT table - MGT table - VCT table - STT table
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
Use helper functions: - dvbpsi_CanDecodeAsDescriptor() - dvbpsi_IsDescripterDecoded()
-
Jean-Paul Saman authored
Fix weird indentation introduced by commit: 9afd8b97103181a8d68699d368cac9ad27ad6c5c The preferred coding style is: - 4 spaces indentation (no tabs) - indent '{' and '}' on the same column as the 'if', eg: if (...) { } - function declarations always start in the first column
-
Michael Krufky authored
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
-
Michael Krufky authored
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
-
Michael Krufky authored
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
-
Michael Krufky authored
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
-
Michael Krufky authored
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
-
Michael Krufky authored
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
-
Michael Krufky authored
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
-
Michael Krufky authored
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
-
Michael Krufky authored
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
-
Michael Krufky authored
-
Yonathan Yusim authored
Signed-off-by: Yonathan Yusim <yonathan@boxee.tv> Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
-
Michael Krufky authored
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
-