- 14 Jul, 2008 2 commits
-
-
Sam Hocevar authored
-
Sam Hocevar authored
-
- 13 Jul, 2008 1 commit
-
-
Sam Hocevar authored
-
- 22 May, 2008 1 commit
-
-
Jean-Paul Saman authored
-
- 26 Apr, 2008 3 commits
-
-
Johann Hanne authored
system descriptor).
-
Johann Hanne authored
descriptor).
-
Johann Hanne authored
-
- 24 Apr, 2008 1 commit
-
-
Johann Hanne authored
Support for the TOT table added. As the TDT table is nearly the same (it's a TOT without descriptors and CRC), it can also be used to create a TDT. As the TOT includes a CRC32 in it's payload, the patch also moves the CRC table to dvbpsi.c, so it can be access from tot.c.
-
- 17 Jan, 2008 3 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Thierry Thomas authored
-
- 22 Dec, 2007 1 commit
-
-
Jean-Paul Saman authored
-
- 18 Dec, 2007 5 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
- 22 Oct, 2007 1 commit
-
-
Jean-Paul Saman authored
-
- 16 Oct, 2007 1 commit
-
-
Johann Hanne authored
-
- 14 Oct, 2007 1 commit
-
-
Johann Hanne authored
"make dist" does not include examples/connect.h in the tarballs, so they will not compile. This attached patch fixes this.
-
- 12 Oct, 2007 3 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jiri Pinkava authored
New descriptor 0x69 (Program Delivery Control PDC). Programme Delivery Control (PDC) is a standard (ETS 300 231) to control video recorders using hidden codes in the teletext service. The PDC data indicates to the recorder when a show or program starts. PDC is often used together with StarText, enabling the user to select a programme to record using specially coded teletext programme listings. The combination of features is often called PDC/StarText. More information on: http://en.wikipedia.org/wiki/Programme_Delivery_Control.
-
- 11 Oct, 2007 7 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Johann Hanne authored
Update version information to 0.1.6 and changed package name to libdvbpsi5, because of an changing ABI.
-
Johann Hanne authored
function in gen_pmt.c passes a char[] variable where the called function has an uint8_t[] in its declaration.
-
Johann Hanne authored
dvbpsi_descriptor_t* dvbpsi_EITEventAddDescriptor( dvbpsi_eit_event_t* p_event, uint8_t i_tag, uint8_t i_length, uint8_t* p_data);
-
Johann Hanne authored
dvbpsi_descriptor_t * dvbpsi_GenStuffingDr( dvbpsi_stuffing_dr_t * p_decoded, int b_duplicate) but the header file declares: dvbpsi_descriptor_t * dvbpsi_GenStuffingDataDr( dvbpsi_stuffing_dr_t * p_decoded, int b_duplicate); The patch fixes this (and also two wrong function names within comments).
-
Johann Hanne authored
-
- 05 Oct, 2007 1 commit
-
-
Johann Hanne authored
-
- 24 Apr, 2007 2 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
-
- 16 Apr, 2007 1 commit
-
-
Johann Hanne authored
-
- 21 Mar, 2007 1 commit
-
-
Christophe Mutricy authored
-
- 12 Mar, 2007 2 commits
-
-
Derk-Jan Hartman authored
* Also accept 0x46 as descriptor tag when decoding. For encoding we will need to add a new param to the descriptor struct.
-
Derk-Jan Hartman authored
-
- 22 Jan, 2007 1 commit
-
-
Christophe Massiot authored
-
- 19 Jan, 2007 2 commits
-
-
Christophe Massiot authored
definition we don't test anything.
-
Christophe Massiot authored
56 (teletext).
-