• 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
cat.h 7.44 KB