- 20 Jun, 2018 1 commit
-
-
Philipp Schafft authored
-
- 19 Jun, 2018 1 commit
-
-
Philipp Schafft authored
-
- 27 Mar, 2016 4 commits
-
-
Joseph Wallace authored
(applying lessons learned from libshout)
-
Joseph Wallace authored
-
Joseph Wallace authored
-
Joseph Wallace authored
-
- 13 Feb, 2016 1 commit
-
-
Joseph Wallace authored
Signed-off-by:
Marvin Scholz <epirat07@gmail.com>
-
- 19 Dec, 2015 2 commits
-
-
Joseph Wallace authored
-
Joseph Wallace authored
-
- 01 Dec, 2015 1 commit
-
-
Joseph Wallace authored
-
- 28 Nov, 2015 18 commits
-
-
Joseph Wallace authored
-
Joseph Wallace authored
-
Joseph Wallace authored
-
Joseph Wallace authored
-
Joseph Wallace authored
-
Joseph Wallace authored
Move the cluster test inside the space-to-read check with the other tests.
-
Joseph Wallace authored
-
Joseph Wallace authored
-
Joseph Wallace authored
-
Joseph Wallace authored
We'll sync keyframes on that track next commit.
-
Joseph Wallace authored
-
Joseph Wallace authored
-
Joseph Wallace authored
* Loop over elements in input buffer. * Most are literally copied with their contents without inspection into the header or data buffers as appropriate. * Some only copy the element header, to allow inspecting children elements. * Cluster elements are identified and used as sync points. No probing is done for keyframes *yet*
-
Joseph Wallace authored
-
Joseph Wallace authored
This will allow leaving unparsed data in the input buffer to wait for completion.
-
Joseph Wallace authored
This simplifies some fragile "was the last chunk a sync point?" logic.
-
Joseph Wallace authored
-
Joseph Wallace authored
This should help make future changes to the code clearer.
-
- 08 Apr, 2015 1 commit
-
-
Philipp Schafft authored
This is a first commit to correct minor problmes reported by Denis Denisov. There is likely another commit to correct some more such problems. Thank you Denis Denisov.
-
- 10 Jan, 2015 1 commit
-
-
Philipp Schafft authored
-
- 09 Dec, 2014 1 commit
-
-
Philipp Schafft authored
All metadata is now extracted from Vorbis streams and ICY streams and exported as new <metadata> tag into admin/stats if specific mountpoint is requested. To testers: - Please test with Ogg Vorbis streams. - Please test with Ogg Vorbis + Theora streams. - Please test chained Ogg streams. - Please test with ICY streams. close #2106
-
- 30 Nov, 2014 1 commit
-
-
Philipp Schafft authored
svn path=/icecast/trunk/icecast/; revision=19376
-
- 29 Nov, 2014 1 commit
-
-
Philipp Schafft authored
cleanup: converted printf() into ICECAST_LOG_DEBUG() but commented out so they do not spam logs for normal users. svn path=/icecast/trunk/icecast/; revision=19368
-
- 31 Oct, 2014 1 commit
-
-
Philipp Schafft authored
LOG_{ERROR|WARN|INFO|DEBUG}() -> ICECAST_LOG_{ERROR|WARN|INFO|DEBUG}(); this is to avoid collision with LOG_INFO that is defined as part of syslog. svn path=/icecast/trunk/icecast/; revision=19257
-
- 09 Oct, 2014 1 commit
-
-
Philipp Schafft authored
svn path=/icecast/trunk/icecast/; revision=19229
-
- 24 May, 2012 2 commits
- 18 May, 2012 1 commit
-
-
giles authored
This is a self-contained ebml parser. It just looks for cluster boundaries and breaks the stream there. svn path=/icecast/branches/icecast-webm/; revision=18297
-