summaryrefslogtreecommitdiff
path: root/opusdec_filter.c (follow)
Commit message (Expand)AuthorAge
* Switch to SPDX identifiers.Andre Noll2026-03-17
* doxygen: Hide user_data variables.Andre Noll2025-10-08
* Include regex.h from para.h.Andre Noll2025-05-19
* Constify buffer tree API.Andre Noll2024-05-08
* Consolidate EOF error codes.Andre Noll2023-03-11
* Merge topic branch t/overflow into masterAndre Noll2022-10-03
|\
| * string: Introduce arr_alloc().Andre Noll2022-07-29
| * string: Rename para_calloc() -> zalloc().Andre Noll2022-07-29
| * string: Rename para_malloc() -> alloc().Andre Noll2022-07-29
* | Rename ->{pre,post}_select methods to ->{pre,post}_monitor.Andre Noll2022-08-25
|/
* Shorten copyright notice.Andre Noll2017-09-22
* Convert filters to lopsub.Andre Noll2017-03-26
* opus: Use uint16_t for preskip and gain.Andre Noll2016-03-28
* Update year in copyright headers.Andre Noll2015-01-12
* doc: Change email address to maan@tuebingen.mpg.deAndre Noll2014-08-18
* sched: Directly pass context pointer to pre/post_select().Andre Noll2014-05-25
* task_register() conversion: filter tasksAndre Noll2014-05-25
* Merge branch 't/opusdec_busy_loop_fix'Andre Noll2014-04-08
|\
| * opusdec: Fix busy loop.Andre Noll2014-02-23
* | Change copyright year to 2014.Andre Noll2014-02-22
|/
* opusdec: Latency improvements.Andre Noll2013-11-10
* opusdec: Get rid of opusdec_pre_select().Andre Noll2013-07-13
* opusdec: avoid __STDC_VERSION__ warning.Andre Noll2013-07-13
* The opus decoder.Andre Noll2013-05-26
* ogg/opus: Infrastructure.Andre Noll2013-05-26