- 24 Oct, 2014 1 commit
-
-
Steven OBrien authored
-
- 02 Oct, 2014 2 commits
-
-
Max Kellermann authored
Make the "open" method of plugins "file" and "archive" dummy methods that always fail. Instead, let InputStream::Open() hard-code access to these two plugins by using OpenLocalInputStream(). This allows simplifyin the algorithm for falling back to probing archive plugins.
-
Max Kellermann authored
-
- 24 Sep, 2014 10 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Move code from the Vorbis and FLAC decoder plugins.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 22 Sep, 2014 5 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Eliminates the functions _new() and _free().
-
- 21 Sep, 2014 6 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 19 Sep, 2014 7 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Support these PCM formats natively, instead of letting libsndfile convert everything to 32 bit.
-
Max Kellermann authored
-
Max Kellermann authored
Prepare for other sample formats.
-
- 09 Sep, 2014 1 commit
-
-
Max Kellermann authored
-
- 07 Sep, 2014 1 commit
-
-
Max Kellermann authored
That attribute was uninitialized before, which could crash libavformat. See Debian bug 760669
-
- 06 Sep, 2014 1 commit
-
-
Max Kellermann authored
Log call was added to the wrong branch. Fixes regression by commit ca1a1149
-
- 31 Aug, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Simply return an empty WritableBuffer, not a nulled one.
-
- 29 Aug, 2014 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
The unit of gme_info_t::length is milliseconds, not centiseconds.
-
Max Kellermann authored
-
Max Kellermann authored
-