rolinh / libgwavi

libgwavi is a tiny C library aimed at creating AVI files (mirror repository)

Home Page:https://projects.gw-computing.net/projects/libgwavi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

audio

opened this issue · comments

Hi,

struct gwavi_audio_t is given to gwavi_open, yet there are no functions to set it nor is the structure specificied in the public header-file.
What do you suggest?

(I've submitted a patch for that)

Hi @flok99,

I'm happy to include your patch but your PR includes a lot of things that I may not want. Would you mind splitting out the patch for the audio and the memory leaks into separate PRs?