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
/
aacdec_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
*
Include regex.h from para.h.
Andre Noll
2025-05-19
*
Constify buffer tree API.
Andre Noll
2024-05-08
*
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
*
|
Rename ->{pre,post}_select methods to ->{pre,post}_monitor.
Andre Noll
2022-08-25
|
/
*
Shorten copyright notice.
Andre Noll
2017-09-22
*
doxygen: Add \ref to references.
Andre Noll
2017-06-25
*
Merge branch 'refs/heads/t/lopsub'
Andre Noll
2017-04-27
|
\
|
*
Convert filters to lopsub.
Andre Noll
2017-03-26
*
|
aacdec: Decode only one frame per iteration.
Andre Noll
2017-03-25
*
|
aacdec: Combine aac_open() and aacdec_open().
Andre Noll
2017-03-25
*
|
aacdec: Make "initialized" a boolean.
Andre Noll
2017-03-25
*
|
aacdec: Make frame_info local to ->post_select().
Andre Noll
2017-03-25
*
|
aacdec: Remove pointless assignment.
Andre Noll
2017-03-25
*
|
aacdec: Remove pointless check and improve comment.
Andre Noll
2017-03-25
*
|
aacdec: Rename buffer variables.
Andre Noll
2017-03-25
*
|
aacdec: Remove pointless variable p.
Andre Noll
2017-03-25
*
|
aacdec: Remove check which is always true.
Andre Noll
2017-03-25
*
|
aacdec: Kill pointless label.
Andre Noll
2017-03-25
*
|
aacdec: Remove superfluous assignment.
Andre Noll
2017-03-25
*
|
aacdec: Improve and silence error message.
Andre Noll
2017-03-25
*
|
aacdec: Prefer NeAACDecInit() over NeAACDecInit2().
Andre Noll
2017-03-25
*
|
aacdec: Don't eat full buffer on errors.
Andre Noll
2017-03-25
*
|
Combine aacdec and aac_common.
Andre Noll
2017-03-25
*
|
afh: Dynamic chunks.
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
*
|
aac: Switch from unsigned char to char.
Andre Noll
2016-12-20
|
/
*
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/sched_improvements'
Andre Noll
2013-05-18
|
\
|
*
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
|
*
aacdec: Switch to the alternative post select method.
Andre Noll
2013-04-30
*
|
aacdec: Fix check of return value of NeAACDecInit2().
Andre Noll
2013-05-04
|
/
*
Change copyright year to 2013.
Andre Noll
2013-03-25
*
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
*
Suppress non-fatal bitstream error message at BOF/EOF.
Andre Noll
2011-01-20
*
aacdec: Print error message only once.
Andre Noll
2011-01-20
*
aacdec: Remove useless call to btr_get_input_queue_size().
Andre Noll
2011-01-20
*
Replace 2010 in copyright message by 2011.
Andre Noll
2011-01-17
[next]