- 28 Jul, 2016 22 commits
-
-
Max Kellermann authored
The AVCodecContext attribute is deprecated.
-
Max Kellermann authored
Preparing for FFmpeg 3.1 support.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Improve initial seek by not reading/decoding the first frame before checking for the seek command.
-
Max Kellermann authored
-
Max Kellermann authored
-
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
-
Max Kellermann authored
Revert commit 70495aad by rewriting it. Turns out, in old FFmpeg versions, copying the AVPacket is necessary.
-
- 27 Jul, 2016 9 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
Don't scan tag items if the handler doesn't implement the tag() method.
-
Max Kellermann authored
-
- 08 Jul, 2016 9 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
This is required if a stream ands without another chained FLAC file.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
It's always 0.
-
Max Kellermann authored
-
Max Kellermann authored
If the duration is unknown, pass SignedSongTime::Negative(), as documented for decoder_initialized().
-
Max Kellermann authored
-