mirror of https://bitbucket.org/ausocean/av.git
d029038db9
Interface the function with pre-existing data structures. The filters can now be generated into a filter type using a generic Generate function. This generates a filter off of the specifications within the filter struct. There is a generic Apply function which takes in a buffer of PCM data (defined in pcm.go), and outputs to a []byte. |
||
---|---|---|
.. | ||
adpcm | ||
codecutil | ||
h264 | ||
h265 | ||
jpeg | ||
pcm | ||
README.md |