summaryrefslogtreecommitdiff
path: root/wma_common.c (follow)
Commit message (Expand)AuthorAge
* Switch to SPDX identifiers.Andre Noll2026-03-17
* wma: Use unsigned byte arrays.Andre Noll2025-06-14
* Shorten copyright notice.Andre Noll2017-09-22
* wma_common.c: Remove pointless assignment.Andre Noll2017-03-25
* Merge branch 'refs/heads/t/format-signedness'Andre Noll2016-12-28
|\
| * Fix signedness issues in format strings.Andre Noll2016-12-04
* | wma: Fix packet size calculation.Andre Noll2016-12-11
* | wma_common: Fix typo in log message.Andre Noll2016-12-04
|/
* Update year in copyright headers.Andre Noll2015-01-12
* Remove unnecessary system header includes.Andre Noll2015-01-12
* doc: Change email address to maan@tuebingen.mpg.deAndre Noll2014-08-18
* wma: Store ASF header info in afhi->techinfo.Andre Noll2014-04-22
* Change copyright year to 2014.Andre Noll2014-02-22
* Change copyright year to 2013.Andre Noll2013-03-25
* Change year in copyright message to 2012.Andre Noll2012-01-07
* doc: Add some missing doxygen comments.Andre Noll2011-10-15
* wma: Make log2_tab static.Andre Noll2011-08-07
* Mark a couple of functions as const.Andre Noll2011-04-23
* Replace 2010 in copyright message by 2011.Andre Noll2011-01-17
* Change year in COPYRIGHT to 2010.Andre Noll2010-04-05
* wma: Fix two gcc warnings on Slow Leopard:Andre Noll2009-12-21
* Fix two gcc warnings on MAC OS.Andre Noll2009-12-07
* Fix two gcc warnings on 64 bit archs.Andre Noll2009-11-18
* Add documentation of search_pattern() and wma_log2().Andre Noll2009-11-18
* read_asf_header(): Make it take a const pointer.Andre Noll2009-11-18
* read_asf_header() sanity-check header len.Andre Noll2009-11-18
* wma: Fix chunk_table computation.Andre Noll2009-11-18
* More misc wma fixes.Andre Noll2009-11-18
* Rename mdcdt.c and mdcdt.h.Andre Noll2009-11-18
* Various wma fixes.Andre Noll2009-11-18
* First draft of the wma decoder.Andre Noll2009-11-18