index
:
paraslash
master
next
pu
releases
v0.2
v0.3
paraslash - network audio streaming tools
Andre Noll
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compress_filter.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Switch to SPDX identifiers.
Andre Noll
2026-03-17
*
doxygen: Hide user_data variables.
Andre Noll
2025-10-08
*
compress: Make "clip" message less noisy.
Andre Noll
2025-08-07
*
Include regex.h from para.h.
Andre Noll
2025-05-19
*
Consolidate EOF error codes.
Andre Noll
2023-03-11
*
Merge topic branch t/overflow into master
Andre Noll
2022-10-03
|
\
|
*
string: Rename para_calloc() -> zalloc().
Andre Noll
2022-07-29
|
*
string: Rename para_malloc() -> alloc().
Andre Noll
2022-07-29
*
|
Rename ->{pre,post}_select methods to ->{pre,post}_monitor.
Andre Noll
2022-08-25
|
/
*
compress: Demote log level of clip message.
Andre Noll
2021-10-21
*
compress: Overhaul the meaning of --aggressiveness.
Andre Noll
2018-09-02
*
compress: Apply damping later.
Andre Noll
2018-09-02
*
compress: Warn when samples are clipped.
Andre Noll
2018-09-02
*
compress: Document and sanity-check command line options.
Andre Noll
2018-09-02
*
compress: Use unsigned constant for definition of mask.
Andre Noll
2018-07-18
*
Shorten copyright notice.
Andre Noll
2017-09-22
*
Convert filters to lopsub.
Andre Noll
2017-03-26
*
Update year in copyright headers.
Andre Noll
2015-01-12
*
doc: Change email address to maan@tuebingen.mpg.de
Andre Noll
2014-08-18
*
sched: Directly pass context pointer to pre/post_select().
Andre Noll
2014-05-25
*
task_register() conversion: filter tasks
Andre Noll
2014-05-25
*
Change copyright year to 2014.
Andre Noll
2014-02-22
*
Merge branch 't/versioning_improvements'
Andre Noll
2013-07-01
|
\
|
*
Revamp ggo help.
Andre Noll
2013-06-13
*
|
Merge branch 't/compress'
Andre Noll
2013-06-16
|
\
\
|
|
/
|
/
|
|
*
compress: Further optimize inner loop.
Andre Noll
2013-04-21
|
*
compress: Remove log statement in inner loop.
Andre Noll
2013-04-21
|
*
compress: Avoid PARA_ABS and PARA_MAX in inner loop.
Andre Noll
2013-04-21
*
|
sched: Rename new_post_select back to post_select.
Andre Noll
2013-04-30
*
|
sched: Kill old ->post_select variant.
Andre Noll
2013-04-30
*
|
compress: Switch to the alternative post select method.
Andre Noll
2013-04-30
|
/
*
Change copyright year to 2013.
Andre Noll
2013-03-25
*
Cleanup filter command line parsers.
Andre Noll
2012-10-21
*
Simplify ggo makefile.
Andre Noll
2012-08-27
*
btr: Remove btr_free_node().
Andre Noll
2012-07-08
*
Change year in copyright message to 2012.
Andre Noll
2012-01-07
*
Always include stdbool.h.
Andre Noll
2011-12-18
*
Replace 2010 in copyright message by 2011.
Andre Noll
2011-01-17
*
Change year in COPYRIGHT to 2010.
Andre Noll
2010-04-05
*
filter: Remove allocation of filter buffers.
Andre Noll
2010-01-12
*
compress: Kill non-btr code.
Andre Noll
2010-01-12
*
Switch audiod over to the buffer tree API.
Andre Noll
2010-01-07
*
Fix a bug in the compress filter in case of odd buffer sizes.
Andre Noll
2010-01-05
*
[btr] Add the node type parameter to btr_node_status().
Andre Noll
2010-01-05
*
[btr] Split btr_del_node() into two functions.
Andre Noll
2010-01-05
*
Introduce btr_node_status() and add btr support to the file writer.
Andre Noll
2010-01-05
*
Add btr support for the compress filter.
Andre Noll
2010-01-04
*
Add btr support to filter code.
Andre Noll
2009-12-31
*
Remove the likely/unlikely macros.
Andre Noll
2009-07-19
*
Introduce para_regcomp.
Andre Noll
2009-07-08
[next]