- 13 Apr, 2016 2 commits
-
-
Max Kellermann authored
Reduce some overhead. It is not necessary to copy the object.
-
Max Kellermann authored
-
- 12 Apr, 2016 1 commit
-
-
Max Kellermann authored
av_free_packet() was deprecated in FFmpeg 3.0.
-
- 01 Mar, 2016 1 commit
-
-
Max Kellermann authored
-
- 26 Feb, 2016 1 commit
-
-
Max Kellermann authored
-
- 23 Feb, 2016 1 commit
-
-
Max Kellermann authored
-
- 22 Feb, 2016 1 commit
-
-
Max Kellermann authored
-
- 19 Feb, 2016 1 commit
-
-
Chris Spiegel authored
-
- 13 Feb, 2016 1 commit
-
-
Chris Spiegel authored
-
- 26 Oct, 2015 1 commit
-
-
Max Kellermann authored
Allocate the buffer dynamically using av_malloc(), and free AVIOContext.buffer in the destructor, as mandated by the libavformat documentation. Fixes http://bugs.musicpd.org/view.php?id=4446
-
- 22 Jun, 2015 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Improve initial seek by not reading/decoding the first frame before checking for the seek command.
-
- 20 Jun, 2015 2 commits
-
-
Max Kellermann authored
When seeking to the beginning of a packet, skip the samples that come before the desired time stamp.
-
Max Kellermann authored
Ask FFmpeg to seek to the next packet boundary *before* the seek position, so we don't miss audio data. Now we get too much, but we'll solve that in the next commit.
-
- 19 Jun, 2015 1 commit
-
-
Max Kellermann authored
-
- 21 Jan, 2015 1 commit
-
-
Max Kellermann authored
The old struct config_param remains only for top-level string options.
-
- 01 Jan, 2015 1 commit
-
-
Max Kellermann authored
-
- 23 Dec, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 22 Dec, 2014 1 commit
-
-
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 6 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-