- 28 Sep, 2016 1 commit
-
-
Anton Khirnov authored
-
- 20 Jul, 2016 1 commit
-
-
Vittorio Giovara authored
-
- 13 May, 2016 1 commit
-
-
Diego Biurrun authored
-
- 04 May, 2016 1 commit
-
-
Vittorio Giovara authored
Signed-off-by: Diego Biurrun <diego@biurrun.de>
-
- 24 Feb, 2016 3 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
- 26 Oct, 2015 1 commit
-
-
Luca Barbato authored
`av_packet_unref` matches the AVFrame ref-counted API and can be used as a drop in replacement. Deprecate `av_free_packet`.
-
- 13 Oct, 2015 1 commit
-
-
Luca Barbato authored
There are no formats supporting it anymore and it is deprecated. Update the documentation accordingly.
-
- 28 Sep, 2015 2 commits
-
-
Anton Khirnov authored
lavc expects MFX to still be in a usable state on close.
-
Anton Khirnov authored
Even though libmfx might not need them anymore, avcodec might still access the surfaces. So free them separately at the end.
-
- 27 Jul, 2015 3 commits
-
-
Vittorio Giovara authored
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
-
Vittorio Giovara authored
Express bitfields more simply. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
-
Vittorio Giovara authored
Convert doxygen to multiline and express bitfields more simply. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 28 Feb, 2015 1 commit
-
-
Anton Khirnov authored
-
- 27 Jan, 2015 3 commits
-
-
Andreas Unterweger authored
Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
Andreas Unterweger authored
Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
Andreas Unterweger authored
Makes the example work with all the supported AAC encoders. Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
- 03 Aug, 2014 1 commit
-
-
Diego Biurrun authored
-
- 26 Jul, 2014 2 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
This is required by the new API.
-
- 11 Jul, 2014 1 commit
-
-
Diego Biurrun authored
doc/examples/output.c:460:9: warning: unused variable ‘i’
-
- 26 Jun, 2014 10 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
Properly generate pts for the frames sent to the encoder, avoid using private and deprecated AVStream.pts.
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
- 20 Jun, 2014 1 commit
-
-
Anton Khirnov authored
-
- 25 Feb, 2014 1 commit
-
-
Anton Khirnov authored
Based on a patch by Andrew Kelley <superjoe30@gmail.com> Signed-off-by: Diego Biurrun <diego@biurrun.de>
-
- 16 Feb, 2014 1 commit
-
-
Diego Biurrun authored
Also drop support for building examples in library directories.
-
- 14 Feb, 2014 1 commit
-
-
Diego Biurrun authored
Add properly formatted @example tag and fix Doxygen syntax.
-
- 11 Dec, 2013 1 commit
-
-
Anton Khirnov authored
-
- 27 Nov, 2013 1 commit
-
-
Andreas Unterweger authored
Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
- 25 Nov, 2013 1 commit
-
-
Diego Biurrun authored
This includes moving libavformat/output-example to doc/examples/output.
-