mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-18 08:56:40 -05:00
introduce pa_xmalloc() and friends
implement module auto loading git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@103 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
24291aff27
commit
46091a9237
61 changed files with 700 additions and 631 deletions
|
|
@ -54,8 +54,6 @@ void pa_source_post(struct pa_source*s, struct pa_memchunk *b);
|
|||
|
||||
void pa_source_notify(struct pa_source *s);
|
||||
|
||||
struct pa_source* pa_source_get_default(struct pa_core *c);
|
||||
|
||||
void pa_source_set_owner(struct pa_source *s, struct pa_module *m);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue