- 04 Feb, 2014 7 commits
-
-
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>
-
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>
-
- 27 Jan, 2014 4 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
Dump packet nr, PID and CC to stdout.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
- 15 Jan, 2014 1 commit
-
-
Rafaël Carré authored
-
- 05 Nov, 2013 11 commits
-
-
Jean-Paul Saman authored
Merge back changes make on branch/1.1.0-bugfix and that where not applied yet to the master branch. Conflicts: NEWS bootstrap src/descriptors/dr_54.h
-
Jean-Paul Saman authored
(cherry picked from commit b0e9500a) Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org> Conflicts: NEWS
-
Jean-Paul Saman authored
Cleanup dvbpsi_*_Gather*Sections() function to not call dvbpsi_DeleteSections() twice. The function dvbpsi_decoder_reset() already does that, so there is no need to do it inside the gather functions when dvbpsi_ReInit*() is called. (cherry picked from commit c1d884e6) Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-
Jean-Paul Saman authored
Some streams generate invalid program entries in the first PAT. Ignore these programs and the PAT they are in and reset the PAT decoder. This way the next PAT (even when the version number has not been incremented) will be handled by libdvbpsi library. (cherry picked from commit c1e330b7) Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-
Jean-Paul Saman authored
(cherry picked from commit ccf3167d) Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-
Jean-Paul Saman authored
(cherry picked from commit cd1ca59f) Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-
Jean-Paul Saman authored
(cherry picked from commit d55efb20) Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org> Conflicts: NEWS
-
Brad Bitterman authored
Various bugs were fixed that made ATSC tables not work optimally if at all. (cherry picked from commit efa69cd2) Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-
Jean-Paul Saman authored
(cherry picked from commit 00af91a2) Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
- 30 Oct, 2013 7 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
Cleanup dvbpsi_*_Gather*Sections() function to not call dvbpsi_DeleteSections() twice. The function dvbpsi_decoder_reset() already does that, so there is no need to do it inside the gather functions when dvbpsi_ReInit*() is called.
-
Jean-Paul Saman authored
Some streams generate invalid program entries in the first PAT. Ignore these programs and the PAT they are in and reset the PAT decoder. This way the next PAT (even when the version number has not been incremented) will be handled by libdvbpsi library.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
- 23 Oct, 2013 1 commit
-
-
Brad Bitterman authored
Various bugs were fixed that made ATSC tables not work optimally if at all.
-
- 04 Oct, 2013 1 commit
-
-
Jean-Paul Saman authored
-
- 02 Oct, 2013 8 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
(cherry picked from commit 0faacebe) Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-
Jean-Paul Saman authored
(cherry picked from commit 4929d8e5) Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-
Jean-Paul Saman authored
(cherry picked from commit 1a9bf781) Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org> Conflicts: NEWS
-
Steinar H. Gunderson authored
The documentation states that both 0x42 (this transponder) and 0x46 (other transponder) tables are accepted, but the check is hard-coded against 0x42. Make it accept both, in the style of the other decoders. Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org> (cherry picked from commit 7ed4cdf9) Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-
Jean-Paul Saman authored
MSG_CMSG_CLOEXEC is a flag for recvmsg and not recv. Thus rewrite {udp,tcp}_open to create sockets with SOCK_CLOEXEC. If SOCK_CLOEXEC is not available, FD_CLOEXEC is set instead. (cherry picked from commit 3d865a7a) Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-