- 23 Dec, 2014 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Jan Brittenson authored
Here's a change to dynamically allocate the DSD ID3 tag buffer. Pretty much anything with cover art is going to exceed the existing, static 4k limit... Here's a change to dynamically allocate the buffer and sanity check it at some upper limit. I rather arbitrarily pulled 256k out of thin air just to keep a corrupt file from causing it to trying to allocate a buffer larger than available memory.
-
- 22 Dec, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 21 Dec, 2014 1 commit
-
-
Max Kellermann authored
-
- 20 Dec, 2014 1 commit
-
-
Max Kellermann authored
-
- 19 Dec, 2014 12 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Use the duration of the stream we're actually decoding - not the "global" attribute AVFormatContext::duration which may differ.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 18 Dec, 2014 10 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Fixes regression by commit 7c8038e2
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 12 Dec, 2014 1 commit
-
-
Rasmus Steinke authored
MPD used both "album artist" and "albumartist" tags and mapped them to one tag. This could lead to issues, if a file had both tags, causing MPD to send a list of albumartists instead of a single one. Since "album artist" is not a standard tag anyway and even its originators started to use the proper alternative, its time to say goodbye!
-
- 11 Dec, 2014 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 10 Dec, 2014 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Don't scan tag items if the handler doesn't implement the tag() method.
-
- 09 Dec, 2014 1 commit
-
-
Max Kellermann authored
-