summaryrefslogtreecommitdiff
path: root/wma.h (follow)
Commit message (Expand)AuthorAge
* wma: Use unsigned byte arrays.Andre Noll2025-06-14
* wma: Fix packet size calculation.Andre Noll2016-12-11
* wma: Store ASF header info in afhi->techinfo.Andre Noll2014-04-22
* wma: Fix sparse error.Andre Noll2013-05-04
* Add __aligned macro to gcc-compat.h. and use this instead of DECLARE_ALIGNED.Andre Noll2009-11-18
* More documentation updates.Andre Noll2009-11-18
* read_asf_header(): Make it take a const pointer.Andre Noll2009-11-18
* Add docu of struct asf_header_info.Andre Noll2009-11-18
* move sine window stuff from imdct.c to wmadec_filter.c.Andre Noll2009-11-18
* First draft of the wma decoder.Andre Noll2009-11-18