~ubuntu-branches/ubuntu/trusty/gavl/trusty

« back to all changes in this revision

Viewing changes to include/samplerate.h

  • Committer: Bazaar Package Importer
  • Author(s): Romain Beauxis
  • Date: 2009-01-17 20:38:33 UTC
  • mfrom: (1.1.3 upstream) (4.1.1 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090117203833-t8fq1e1jdquyelmy
Tags: 1.1.0-2
Fixed debian/copyright 

Show diffs side-by-side

added added

removed removed

Lines of Context:
79
79
*/
80
80
 
81
81
SRC_STATE* gavl_src_callback_new (src_callback_t func, int converter_type, int channels,
82
 
                                int *error, void* cb_data) ;
 
82
                                int *error, void* cb_data, int d) ;
83
83
 
84
84
/*
85
85
**      Cleanup all internal allocations.