- 21 Apr, 2014 1 commit
-
-
Andrey Cherepanov authored
- New version - Disable mpc support to build new version
-
- 18 Apr, 2014 1 commit
-
-
Andrey Cherepanov authored
release v0.18.10
-
- 10 Apr, 2014 1 commit
-
-
Max Kellermann authored
-
- 09 Apr, 2014 2 commits
-
-
Marcello Desantis authored
-
Weng Xuetian authored
-
- 18 Mar, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
This corrects a major mistake from commit 724a59aa - there was one small thing that commit was supposed to do, and it failed. AV_TIME_BASE is not a seek flag.
-
- 06 Mar, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 02 Mar, 2014 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Has been superseded by the previous commit.
-
Max Kellermann authored
Don't wait for an optimistic write to fail. This is an improved workaround for the infamous Raspberry Pi bug (see commit af991765). It works much better and comes without the negative side effects. The old workaround is now obsolete.
-
Max Kellermann authored
-
- 27 Feb, 2014 1 commit
-
-
Max Kellermann authored
-
- 24 Feb, 2014 1 commit
-
-
Max Kellermann authored
-
- 18 Feb, 2014 2 commits
-
-
Max Kellermann authored
Fixes hanging child process in the "pipe" output plugin.
-
Max Kellermann authored
Link libvorbisfile first, followed to libvorbis and finally libogg. This order is necessary because libvorbisfile depends on libvorbis.
-
- 17 Feb, 2014 1 commit
-
-
Max Kellermann authored
Fixes another linker failure. Similar to commit ea406875
-
- 09 Feb, 2014 1 commit
-
-
Max Kellermann authored
-
- 06 Feb, 2014 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Since the encoder plugin uses a libvorbis function (and not only libvorbisenc functions), we need to link with libvorbis explicitly.
-
- 27 Jan, 2014 2 commits
-
-
Max Kellermann authored
Allow semicolons and single quotes in the stream title. This is not part of any specification, but found in real life.
-
Max Kellermann authored
-
- 20 Jan, 2014 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Works around a build failure on Solaris because annoyingly, Solaris reserves the name "queue". This rename was pending anyway.
-
Max Kellermann authored
-
- 15 Jan, 2014 7 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Fixes potential nullptr dereference.
-
Max Kellermann authored
-
Max Kellermann authored
Fixes clang warning.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 13 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 11 Jan, 2014 1 commit
-
-
Max Kellermann authored
Look for symbol "mpc_demux_init" which does not exist in SV7. This avoids build failures when SV7 was found by configure.ac.
-
- 08 Jan, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 07 Jan, 2014 1 commit
-
-
Max Kellermann authored
-