1. 16 Apr, 2012 2 commits
    • Jean-Paul Saman's avatar
      ATSC tables fix bugs · c2587e30
      Jean-Paul Saman authored
      - check for subdec instead of demux when calling dvbpsi_demuxGetSubDec() function
      - check if subtable decoder pointer actually exist
      c2587e30
    • Jean-Paul Saman's avatar
      Cleanup · 1e596176
      Jean-Paul Saman authored
      - remove excess whitelines
      - indent
      1e596176
  2. 11 Apr, 2012 1 commit
  3. 07 Jan, 2012 1 commit
  4. 06 Jan, 2012 7 commits
  5. 04 Nov, 2011 1 commit
  6. 03 Nov, 2011 3 commits
  7. 01 Sep, 2011 2 commits
  8. 28 Aug, 2011 1 commit
  9. 25 Aug, 2011 5 commits
  10. 24 Aug, 2011 1 commit
  11. 09 May, 2011 1 commit
  12. 05 May, 2011 1 commit
  13. 04 May, 2011 1 commit
    • Jean-Paul Saman's avatar
      libdvbpsi.spec.in: remove --enable-debug · 92895a7c
      Jean-Paul Saman authored
      Using --enable-debug makes libdvbpsi too verbose. Instead use
      RPM_BUILD_OPTS="-g -gdb3" rpmbuld -ta libdvbpsi-0.2.0.tar.gz to generate
      a bujld with more debugging information.
      92895a7c
  14. 21 Apr, 2011 1 commit
  15. 06 Apr, 2011 1 commit
    • Jean-Paul Saman's avatar
      Mark API's depreceated in preparation of release 1.0.0, with updated dvbpsi API. · fa693236
      Jean-Paul Saman authored
      Packagers and application developers should anticipate the following changes for libdvbpsi version 1.0.0:
      - removal of struct dvbpsi_handle
      - new struct dvbpsi_t (iso dvbpsi_handle)
      - structure size changes, decoders share common members
      - removal of printfs in libdvbpsi code
      - adding message callback for error, warning and debugging messages
      
      The API changes are needed to remove printfs from the library and to make the libdvbpsi API more consistent.
      fa693236
  16. 25 Mar, 2011 1 commit
  17. 16 Mar, 2011 2 commits
  18. 03 Jan, 2011 8 commits