summaryrefslogtreecommitdiff
path: root/spx_afh.c (follow)
Commit message (Expand)AuthorAge
* Switch to SPDX identifiers.Andre Noll2026-03-17
* afh: Remove unused filename argument from ->rewrite_tags().Andre Noll2025-09-19
* afh: Remove unnecessary fd argument of ->get_file_info().Andre Noll2025-08-28
* Include regex.h from para.h.Andre Noll2025-05-19
* string: Rename para_malloc() -> alloc().Andre Noll2022-07-29
* afh: Constify definition of audio format handlers.Andre Noll2018-12-21
* Shorten copyright notice.Andre Noll2017-09-22
* Prefix public functions of ogg_afh_common.c with "oac".Andre Noll2017-07-22
* Fix signedness issues in format strings.Andre Noll2016-12-04
* afh: Make ->suffixes array const.Andre Noll2016-05-04
* The ogg/speex tagger.Andre Noll2015-04-26
* Update year in copyright headers.Andre Noll2015-01-12
* doc: Change email address to maan@tuebingen.mpg.deAndre Noll2014-08-18
* 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
* Always include stdbool.h.Andre Noll2011-12-18
* Make vorbis comment helper functions generic.Andre Noll2011-11-13
* Introduce get_header() for ogg/vorbis.Andre Noll2011-01-29
* Replace 2010 in copyright message by 2011.Andre Noll2011-01-17
* Add support for the speex codec.Andre Noll2010-07-16