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
/
vss.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
Remove vss_get_fec_eof_packet().
Andre Noll
2026-04-10
*
Switch to SPDX identifiers.
Andre Noll
2026-03-17
*
Remove dccp remnants in comments.
Andre Noll
2026-03-01
*
Improve virtual streaming system documentation.
Andre Noll
2025-10-08
*
vss: Make vss_chunk_time() static.
Andre Noll
2025-06-25
*
vss: Make vss_next() and vss_repos() static.
Andre Noll
2025-06-15
*
vss: Change vss_playing() and friends to return bool.
Andre Noll
2025-06-15
*
server: Cleanly shut down senders on exit.
Andre Noll
2018-03-13
*
Shorten copyright notice.
Andre Noll
2017-09-22
*
server: Rename init_vss_task() to vss_init().
Andre Noll
2017-08-08
*
Update year in copyright headers.
Andre Noll
2015-01-12
*
doc: Change email address to maan@tuebingen.mpg.de
Andre Noll
2014-08-18
*
Change copyright year to 2014.
Andre Noll
2014-02-22
*
Change copyright year to 2013.
Andre Noll
2013-03-25
*
Change year in copyright message to 2012.
Andre Noll
2012-01-07
*
sched: Allow more than one running scheduler instance.
Andre Noll
2011-11-20
*
Replace 2010 in copyright message by 2011.
Andre Noll
2011-01-17
*
Kill supported_audio_formats().
Andre Noll
2010-07-13
*
vss: unify calls to the FEC layer
Gerrit Renker
2010-06-07
*
Basic infrastructure changes for FEC/DCCP support.
Andre Noll
2010-06-07
*
Change year in COPYRIGHT to 2010.
Andre Noll
2010-04-05
*
vss.h: Kill unused VSS_CHANGE.
Andre Noll
2009-03-01
*
Add some more FEC source code documentation.
Andre Noll
2009-03-01
*
Add forward error correction code to the udp sender/receiver.
Andre Noll
2009-02-28
*
Change year of copyright from 2008 to 2009.
Andre Noll
2009-01-10
*
Make para_server use the generic scheduling code.
Andre Noll
2008-04-12
*
Make vss_send_chunk() static.
Andre Noll
2008-04-12
*
Move the get_chunk and the get_header functions from vss.c to afh.c.
Andre Noll
2008-03-15
*
Change year in Copyright comment from 2007 to 2008.
Andre Noll
2008-01-08
*
Introduce vss_stopped().
Andre Noll
2007-11-17
*
Move common audio format handler functions to new afh_common.c.
Andre Noll
2007-10-23
*
Switch to the new afs.
Andre Noll
2007-10-22
*
afs com_add(): Recognize also audio formats different from mp3.
Andre Noll
2007-09-10
*
vss.c: Introduce get_audio_file_info().
Andre Noll
2007-09-09
*
Fix some unsigned vs. size_t issues.
Andre Noll
2007-08-20
*
Rewrite chunk queueing.
Andre Noll
2007-08-09
*
replace standard GPL header by a one-line pointer to COPYING
Andre Noll
2007-06-28
*
be more carful wrt. signed vs. unsigned argument passing
Andre Noll
2007-05-26
*
add more missing documentation
Andre Noll
2007-02-10
*
rename afs to vss (the virtual streaming system)
Andre
2007-01-06