- 22 May, 2014 2 commits
-
-
Max Kellermann authored
Move and refactor code from the Wavpack decoder plugin.
-
Max Kellermann authored
-
- 12 May, 2014 1 commit
-
-
Max Kellermann authored
-
- 11 May, 2014 2 commits
-
-
Max Kellermann authored
Replaces the method Close().
-
Max Kellermann authored
-
- 29 Apr, 2014 1 commit
-
-
Max Kellermann authored
Fixes missing song length on high-latency Opus files. According to tests with 320 kbit/s opus files with 60ms packets, we need to skip up to 29 kB.
-
- 09 Apr, 2014 1 commit
-
-
Marcello Desantis 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 1 commit
-
-
Max Kellermann authored
-
- 24 Feb, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 22 Feb, 2014 1 commit
-
-
Max Kellermann authored
-
- 07 Feb, 2014 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Don't use the mapper - all DetachedSong instances we get have already been mapped.
-
Max Kellermann authored
-
geneticdrift authored
-
- 24 Jan, 2014 2 commits
-
-
Max Kellermann authored
Merge duplicate code.
-
Max Kellermann authored
-
- 23 Jan, 2014 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 15 Jan, 2014 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Fixes potential nullptr dereference.
-
- 14 Jan, 2014 2 commits
-
-
Max Kellermann authored
Fixes potential nullptr dereference.
-
Max Kellermann authored
This pointer was allocated by libc, not by GLib.
-
- 13 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 08 Jan, 2014 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 07 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 06 Jan, 2014 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 20 Dec, 2013 1 commit
-
-
Steven O'Brien authored
-
- 14 Dec, 2013 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Don't duplicate the buffer just to null-terminate the string. According to libFLAC API documentation, the string is already null-terminated.
-
Max Kellermann authored
To replace g_strdup().
-