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