libxaac icon indicating copy to clipboard operation
libxaac copied to clipboard

Merge decoder and encoder libs, and use dynamic linking

Open SuperStik opened this issue 5 months ago • 1 comments

Significance:

  • Consolidates both encoder and decoder libraries into one source.
  • Uses dynamic linking, with all the benefits that comes with it

Testing:

  • Successful compile
  • Encoder and decoder library produced the same output

SuperStik avatar Oct 01 '24 22:10 SuperStik