- 26 Aug, 2019 1 commit
-
-
Steven Liu authored
Signed-off-by:
Steven Liu <lq@chinaffmpeg.org>
-
- 09 Feb, 2018 1 commit
-
-
Mark Thompson authored
-
- 09 Apr, 2017 1 commit
-
-
Michael Niedermayer authored
Fixes: CID1404843 Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 23 Nov, 2016 3 commits
-
-
Anton Khirnov authored
AVPackets on stack are discouraged.
-
Anton Khirnov authored
-
Anton Khirnov authored
Do not rely on the decoder handling this, as it's not guaranteed to work.
-
- 02 Nov, 2016 5 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
The four examples (audio/video encoding/decoding) are completely independent so it makes little sense to have them all in one file.
-
Anton Khirnov authored
The four examples (audio/video encoding/decoding) are completely independent so it makes little sense to have them all in one file.
-
- 20 Jul, 2016 1 commit
-
-
Vittorio Giovara authored
-
- 04 May, 2016 1 commit
-
-
Vittorio Giovara authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 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`.
-
- 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>
-
- 23 Apr, 2014 1 commit
-
-
Stefano Sabatini authored
Restore the old name, which was more meaningful and consistent with the names of the other examples.
-
- 21 Mar, 2014 1 commit
-
-
Anshul Maheshwari authored
doc/examples/avcodec: information regarding gop_size ignored if frame->pic-type is AV_PICTURE_TYPE_I Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 16 Feb, 2014 1 commit
-
-
Diego Biurrun authored
Also drop support for building examples in library directories.
-
- 11 Dec, 2013 2 commits
-
-
Anton Khirnov authored
avcodec_decode_audio4() resets the frame itself.
-
Anton Khirnov authored
-
- 16 Nov, 2013 1 commit
-
-
Anton Khirnov authored
-
- 04 Apr, 2013 1 commit
-
-
Peter Meerwald authored
Signed-off-by:
Peter Meerwald <p.meerwald@bct-electronic.com> Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 11 Nov, 2012 1 commit
-
-
Justin Ruggles authored
Also reorder some other #include when applicable.
-
- 08 Oct, 2012 1 commit
-
-
Anton Khirnov authored
-
- 24 Sep, 2012 1 commit
-
-
Anton Khirnov authored
-
- 15 Aug, 2012 2 commits
-
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Anton Khirnov authored
-
- 08 Aug, 2012 1 commit
-
-
Anton Khirnov authored
-
- 07 Aug, 2012 1 commit
-
-
Anton Khirnov authored
-
- 19 Feb, 2012 1 commit
-
-
Luca Barbato authored
Update api so it will compile again.
-
- 04 Dec, 2011 1 commit
-
-
Justin Ruggles authored
-
- 10 Jul, 2011 1 commit
-
-
Anton Khirnov authored
Deprecate avcodec_alloc_context/2.
-
- 30 Jun, 2011 1 commit
-
-
Reinhard Tartler authored
-
- 30 May, 2011 1 commit
-
-
Stefano Sabatini authored
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 25 May, 2010 2 commits
-
-
Martin Storsjö authored
Originally committed as revision 23324 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Use a larger input audio buffer, refill it when it has less than 4 KB data left. Originally committed as revision 23323 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Apr, 2010 1 commit
-
-
Diego Biurrun authored
Passing an explicit filename to this command is only necessary if the documentation in the @file block refers to a file different from the one the block resides in. Originally committed as revision 22921 to svn://svn.ffmpeg.org/ffmpeg/trunk
-