1. 11 Oct, 2007 3 commits
    • Johann Hanne's avatar
      eit.h misses a declaration for: · 9ca76c73
      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);
      9ca76c73
    • Johann Hanne's avatar
      The C file defines: · f2390553
      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).
      f2390553
    • Johann Hanne's avatar
      cat.c includes an unused variable. · 11ec6e66
      Johann Hanne authored
      11ec6e66
  2. 05 Oct, 2007 1 commit
  3. 24 Apr, 2007 2 commits
  4. 16 Apr, 2007 1 commit
  5. 21 Mar, 2007 1 commit
  6. 12 Mar, 2007 2 commits
  7. 22 Jan, 2007 1 commit
  8. 19 Jan, 2007 2 commits
  9. 20 Sep, 2006 2 commits
  10. 19 Sep, 2006 1 commit
  11. 18 Jul, 2006 1 commit
  12. 03 Feb, 2006 1 commit
  13. 17 Nov, 2005 1 commit
  14. 09 Nov, 2005 6 commits
  15. 26 Oct, 2005 1 commit
  16. 22 Sep, 2005 1 commit
  17. 17 Sep, 2005 1 commit
  18. 15 Sep, 2005 2 commits
  19. 14 Sep, 2005 1 commit
  20. 03 Aug, 2005 2 commits
  21. 06 Jul, 2005 3 commits
  22. 04 Jul, 2005 1 commit
  23. 04 Jun, 2005 1 commit
  24. 17 May, 2005 1 commit
  25. 19 Apr, 2005 1 commit