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
/
wmadec_filter.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
doxygen: Hide user_data variables.
Andre Noll
2025-10-08
*
Merge topic branch t/wmadec into master
Andre Noll
2025-06-02
|
\
|
*
wmadec: Fix typo in comment.
Andre Noll
2025-05-21
|
*
wmadec: Remove a stale comment in wma_init().
Andre Noll
2025-05-21
|
*
wmadec: Kill pointless start/end computations.
Andre Noll
2025-05-20
|
*
wmadec: Remove noise coding.
Andre Noll
2025-04-27
|
*
wmadec: Simplify wma_init().
Andre Noll
2025-04-27
*
|
Include regex.h from para.h.
Andre Noll
2025-05-19
|
/
*
Constify buffer tree API.
Andre Noll
2024-05-08
*
Consolidate EOF error codes.
Andre Noll
2023-03-11
*
Merge topic branch t/overflow into master
Andre Noll
2022-10-03
|
\
|
*
string: Introduce arr_alloc().
Andre Noll
2022-07-29
|
*
string: Rename para_calloc() -> zalloc().
Andre Noll
2022-07-29
|
*
string: Rename para_malloc() -> alloc().
Andre Noll
2022-07-29
*
|
Switch from select(2) to poll(2).
Andre Noll
2022-08-28
*
|
Rename ->{pre,post}_select methods to ->{pre,post}_monitor.
Andre Noll
2022-08-25
|
/
*
Shorten copyright notice.
Andre Noll
2017-09-22
*
wma: Remove _XOPEN_SOURCE define from wmadec_filter.c.
Andre Noll
2017-07-06
*
wma: make ->ms_stereo local to wma_decode_block().
Andre Noll
2017-07-06
*
wma: Simplify init_coef_vlc().
Andre Noll
2017-07-06
*
wma: Rename input/output buffer variables.
Andre Noll
2017-07-06
*
wma: Drop unused argument from wma_decode_superframe().
Andre Noll
2017-07-06
*
wma: Remove pointless/incorrect sanity checks.
Andre Noll
2017-07-06
*
wma: Combine wmadec_cleanup() and wmadec_close().
Andre Noll
2017-07-06
*
wma: Simplify get_vlc().
Andre Noll
2017-07-06
*
Merge branch 'refs/heads/t/lopsub'
Andre Noll
2017-04-27
|
\
|
*
Convert filters to lopsub.
Andre Noll
2017-03-26
*
|
wmadec: Use read_u32_be().
Andre Noll
2017-03-25
|
/
*
Merge branch 'refs/heads/t/format-signedness'
Andre Noll
2016-12-28
|
\
|
*
Fix signedness issues in format strings.
Andre Noll
2016-12-04
*
|
wmadec: Remove two pointless variables.
Andre Noll
2016-12-11
*
|
wmadec: Remove a pointless cast.
Andre Noll
2016-12-11
*
|
wmadec: Set data size to 0 if nothing was decoded.
Andre Noll
2016-12-11
*
|
wma: Fix packet size calculation.
Andre Noll
2016-12-11
*
|
wmadec: Properly handle empty outputs.
Andre Noll
2016-12-08
|
/
*
wmadec: Fix left shift of negative value.
Andre Noll
2016-05-15
*
wmadec: Simplify wma_lsp_to_curve_init().
Andre Noll
2016-03-06
*
wmadec: Make pwd->reset_block_lengths a boolean.
Andre Noll
2016-03-06
*
wmadec: Simplify get_vlc().
Andre Noll
2016-03-06
*
Remove unnecessary system header includes.
Andre Noll
2015-01-12
*
Merge branch 't/sched_improvements'
Andre Noll
2014-07-23
|
\
|
*
sched: Directly pass context pointer to pre/post_select().
Andre Noll
2014-05-25
|
*
task_register() conversion: filter tasks
Andre Noll
2014-05-25
*
|
wma: Store ASF header info in afhi->techinfo.
Andre Noll
2014-04-22
|
/
*
doxygen: Expand all macros, in particular config.h.
Andre Noll
2014-02-22
*
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
*
wmadec: Switch to the alternative post select method.
Andre Noll
2013-04-30
*
Replace gettimeofday() by clock_gettime().
Andre Noll
2013-04-30
*
Merge branch 't/btr_improvements'
Andre Noll
2012-07-19
|
\
[next]