- 25 Jul, 2018 6 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Required for "modified-since".
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
All DetachedSong instances should be converted to LightSong first, which is a very cheap operation.
-
- 24 Jul, 2018 12 commits
-
-
Max Kellermann authored
This is kind of a revert of commit b2e3c075, which is not any longer necessary since commit 0dd4b52b removed the last call to `av_open_input_stream()`.
-
Max Kellermann authored
Instead of copying the offset from our `input`, copy the requested offset to our `offset` attribute. By the time Seek() finishes, our input's offset may have advanced already, having read some more data, thus giving us a bogus offset. This fixes spurious decoder failues (closes #320).
-
Max Kellermann authored
Closes #89
-
Max Kellermann authored
Will allow more complex fitler expression, such as negation (#89).
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Was converted to reStructuredText / Sphinx in commit 8a689e68
-
- 21 Jul, 2018 10 commits
-
-
Max Kellermann authored
Not yet wired to the protocol.
-
Rasmus Steinke authored
-
Rasmus Steinke authored
-
Rasmus Steinke authored
-
Max Kellermann authored
Consume the ConstBuffer instead of iterating it. This will allow adding more complex parsers.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Having this as one-byte integer actually adds overhead and saves no memory due to padding.
-
- 20 Jul, 2018 7 commits
-
-
Rasmus Steinke authored
-
Rasmus Steinke authored
-
Rasmus Steinke authored
-
Max Kellermann authored
-
Rasmus Steinke authored
-
Rasmus Steinke authored
-
Rasmus Steinke authored
-
- 19 Jul, 2018 1 commit
-
-
Max Kellermann authored
-
- 18 Jul, 2018 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-