| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Reset individual contexts the same way we reset all contexts, i.e. by
deleting and recreating them. Avoids surprises by having a consistent
method.
|
|
|
|
|
| |
The decodered is already flagged as strictly ordered, which means it
will only be used from a single thread at a time.
|
|
|
|
|
| |
Use the new "override" keyword to properly differentiate between new
virtual methods, and existing virtual methods being overridden.
|
|
|
|
|
| |
These will always be byte streams at heart, so let's try to keep them
with a proper type. Should make it clearer how they will be used.
|
|
Linux implementation using ffmpeg
|