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
/
fecdec_filter.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge topic branch t/fec into master
Andre Noll
2026-03-27
|
\
|
*
fec: Boolify have_header of struct private_fecdec_data.
Andre Noll
2026-03-22
*
|
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
*
Consolidate EOF error codes.
Andre Noll
2023-03-11
*
Merge topic branch t/overflow into master
Andre Noll
2022-10-03
|
\
|
*
string: Introduce arr_zalloc().
Andre Noll
2022-07-29
|
*
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
*
Convert filters to lopsub.
Andre Noll
2017-03-26
*
Fix signedness issues in format strings.
Andre Noll
2016-12-04
*
Update year in copyright headers.
Andre Noll
2015-01-12
*
Assorted typo fixes in comments.
Andre Noll
2015-01-11
*
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
*
fecdec: Avoid fecdec output buffer overruns.
Andre Noll
2013-09-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
*
fecdec: Switch to the alternative post select method.
Andre Noll
2013-04-30
*
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
*
fecdec: Kill an unused variable.
Andre Noll
2011-07-11
*
Remove some unnecessary includes.
Andre Noll
2011-03-27
*
Replace 2010 in copyright message by 2011.
Andre Noll
2011-01-17
*
fecdec: Use a fixed buffer pool size of 64K.
Andre Noll
2010-11-28
*
Replace ROUND_UP by DIV_ROUND_UP and use it everywhere.
Andre Noll
2010-10-31
*
fecdec_filter: Detect and ingore duplicate slices.
Andre Noll
2010-05-23
*
fecdec_filter: Simplify clear_group().
Andre Noll
2010-05-23
*
Change year in COPYRIGHT to 2010.
Andre Noll
2010-04-05
*
Fix a couple of memory leaks.
Andre Noll
2010-02-07
*
filter: Remove allocation of filter buffers.
Andre Noll
2010-01-12
*
fecdec: Kill some dead code.
Andre Noll
2010-01-12
*
Fecdec: Kill non-btr code.
Andre Noll
2010-01-12
*
Add btr pool support to the fecdec filter.
Andre Noll
2010-01-09
*
btr support for the fecdec filter.
Andre Noll
2010-01-05
*
Add btr support to filter code.
Andre Noll
2009-12-31
*
Minor documentation improvements.
Andre Noll
2009-12-22
*
Add some missing FEC documentation.
Andre Noll
2009-12-20
*
Merge branch 'maint'
Andre Noll
2009-12-19
|
\
|
*
fecdec: Fix a double-free bug in clear_group().
Andre Noll
2009-12-19
*
|
Merge branch 'maint'
Andre Noll
2009-11-30
|
\
|
|
*
fecdec: Wait until the second FEC group is complete.
Andre Noll
2009-11-30
[next]