mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-11-02 09:01:48 -05:00
Added better period_time setup to the ALSA output code.
Added end-of-file checking to the libac3.
This commit is contained in:
parent
3d1998857a
commit
c40c3b5623
6 changed files with 47 additions and 23 deletions
|
|
@ -22,7 +22,7 @@
|
|||
*/
|
||||
|
||||
void parse_syncinfo_data(syncinfo_t *syncinfo, uint_8 *data);
|
||||
void parse_syncinfo(syncinfo_t *syncinfo);
|
||||
int parse_syncinfo(syncinfo_t *syncinfo);
|
||||
void parse_audblk(bsi_t *bsi,audblk_t *audblk);
|
||||
void parse_bsi(bsi_t *bsi);
|
||||
void parse_auxdata(syncinfo_t *syncinfo);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue