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
/
afh_common.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Switch to SPDX identifiers.
Andre Noll
2026-03-17
*
Improve audio format handler documentation.
Andre Noll
2025-10-08
*
afh: Remove unused filename argument from ->rewrite_tags().
Andre Noll
2025-09-19
*
Remove documentation of non-existing fd parameter of compute_afhi().
Andre Noll
2025-09-08
*
afh: Remove unnecessary fd argument of ->get_file_info().
Andre Noll
2025-08-28
*
afh: Make ->rewrite_tags() mandatory.
Andre Noll
2025-08-28
*
afh_common.c: Kill next_audio_format().
Andre Noll
2025-08-28
*
Improve documentation of set_max_chunk_size().
Andre Noll
2025-05-22
*
Include regex.h from para.h.
Andre Noll
2025-05-19
*
afh: Limit chunk numbers to 32 bit.
Andre Noll
2022-03-28
*
afh: Constify definition of audio format handlers.
Andre Noll
2018-12-21
*
afh: Introduce audio_format_names[].
Andre Noll
2018-12-21
*
afh: Get rid of dummy entry at the end of afl[].
Andre Noll
2018-12-21
*
afh: Minor simplification for afh_get_chunk().
Andre Noll
2018-12-21
*
afh: Move audio_format_name() up.
Andre Noll
2018-12-21
*
Shorten copyright notice.
Andre Noll
2017-09-22
*
Merge branch 'refs/heads/t/si_conversion'
Andre Noll
2017-08-27
|
\
|
*
Define status items in para.h.
Andre Noll
2017-07-21
*
|
Merge branch 'refs/heads/t/doxygen'
Andre Noll
2017-07-21
|
\
\
|
|
/
|
/
|
|
*
afh: Expand documentation of init function declarations.
Andre Noll
2017-06-25
*
|
afh: Unify name of init functions.
Andre Noll
2017-07-18
*
|
afh: Fix typo in comment.
Andre Noll
2017-07-18
|
/
*
Convert the aac audio format handler to libmp4ff.
Andre Noll
2017-03-25
*
aac_afh: Don't create chunk tables any more.
Andre Noll
2017-03-25
*
afh: Dynamic chunks.
Andre Noll
2017-03-25
*
server: Store max chunk size in database.
Andre Noll
2017-03-25
*
afh: Make sure we never return a negative chunk number.
Andre Noll
2016-12-28
*
afh: Improve error diagnostics.
Andre Noll
2016-07-31
*
afh: Make ->chunks_total and ->seconds_total fixed-size.
Andre Noll
2015-12-28
*
Merge branch 'refs/heads/t/taggers'
Andre Noll
2015-09-27
|
\
|
*
aac: Fix compilation without libmp4v2.
Andre Noll
2015-04-26
|
*
The wma tagger.
Andre Noll
2015-04-26
*
|
build: Include flac afh only if libogg is available.
Andre Noll
2015-09-15
|
/
*
build: Convert opus detection to new macros.
Andre Noll
2015-03-30
*
build: Convert speex detection to new macros.
Andre Noll
2015-03-30
*
build: convert vorbis detection to new macros.
Andre Noll
2015-03-30
*
afh_common.c: Avoid ifdefs.
Andre Noll
2015-01-18
*
afh loglevel adjustments.
Andre Noll
2015-01-18
*
Update year in copyright headers.
Andre Noll
2015-01-12
*
doc: Change email address to maan@tuebingen.mpg.de
Andre Noll
2014-08-18
*
Merge branch 'refs/heads/t/play_fix'
Andre Noll
2014-07-31
|
\
|
*
Never start playback at an empty chunk.
Andre Noll
2014-07-01
*
|
afh_common: Improve documentation of clear_afh().
Andre Noll
2014-07-27
|
/
*
Change copyright year to 2014.
Andre Noll
2014-02-22
*
ogg/opus: Infrastructure.
Andre Noll
2013-05-26
*
Replace gettimeofday() by clock_gettime().
Andre Noll
2013-04-30
*
Rename SERVER_AUDIO_FORMATS to AUDIO_FORMAT_HANDLERS.
Andre Noll
2013-04-06
*
Change copyright year to 2013.
Andre Noll
2013-03-25
*
Introduce afh_get_afhi_txt().
Andre Noll
2012-11-18
*
Introduce clear_afhi().
Andre Noll
2012-04-08
[next]