- Nov 21, 2013
-
-
Anton Khirnov authored
Fixes invalid reads. Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind CC:libav-stable@libav.org
-
- Oct 31, 2013
-
-
Anton Khirnov authored
-
- Oct 03, 2013
-
-
Diego Biurrun authored
-
- Sep 29, 2013
-
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
This fixes reads out of bounds. Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind CC: libav-stable@libav.org Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Previously, we returned 0, meaning successful decoding but 0 bytes consumed, leading to an infinite loop. Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind CC: libav-stable@libav.org Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- Jul 12, 2013
-
-
Luca Barbato authored
Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind CC: libav-stable@libav.org
-
Luca Barbato authored
-
- Mar 08, 2013
-
-
Anton Khirnov authored
-
- Jan 14, 2013
-
-
Anton Khirnov authored
-
- Dec 04, 2012
-
-
Anton Khirnov authored
It's got_frame, not data size
-
Anton Khirnov authored
It will be useful in the upcoming transition to refcounted AVFrames.
-
- Oct 08, 2012
-
-
Anton Khirnov authored
-
- Aug 07, 2012
-
-
Anton Khirnov authored
-
- Apr 06, 2012
-
-
Martin Storsjö authored
Also break some long lines, remove codec function placeholder comments and add spaces in sample/pixel format lists. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- Jul 29, 2011
-
-
Anton Khirnov authored
It's more readable and less prone to breakage.
-
- May 02, 2011
-
-
Stefano Sabatini authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- Mar 19, 2011
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- Feb 15, 2011
-
-
Reinhard Tartler authored
It is pretty hopeless that other considerable projects will adopt libavutil alone in other projects. Projects that need small footprint are better off with more specialized libraries such as gnulib or rather just copy the necessary parts that they need. With this in mind, nobody is helped by having libavutil and libavcore split. In order to ease maintenance inside and around FFmpeg and to reduce confusion where to put common code, avcore's functionality is merged (back) to avutil. Signed-off-by:
Reinhard Tartler <siretart@tauware.de>
-
- Jan 26, 2011
-
-
Diego Elio Pettenò authored
None of these symbols should be accessed directly, so declare them as hidden. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- Sep 07, 2010
-
-
Stefano Sabatini authored
Originally committed as revision 25058 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Aug 06, 2010
-
-
Stefano Sabatini authored
av_check_image_size() instead. Originally committed as revision 24711 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jun 26, 2010
-
-
Måns Rullgård authored
Originally committed as revision 23796 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Mar 30, 2010
-
-
Stefano Sabatini authored
is deprecated and will be dropped at the next major bump. Originally committed as revision 22735 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Oct 27, 2009
-
-
Benoit Fouet authored
Originally committed as revision 20378 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Benoit Fouet authored
Originally committed as revision 20377 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Oct 03, 2009
-
-
Peter Ross authored
Originally committed as revision 20153 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jun 05, 2009
-
-
Baptiste Coudurier authored
Originally committed as revision 19098 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Apr 13, 2009
-
-
Stefano Sabatini authored
Originally committed as revision 18494 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Apr 07, 2009
-
-
Thilo Borgmann authored
AVPacket argument rather than a const uint8_t *buf + int buf_size. This allows passing of packet-specific flags from demuxer to decoder, such as the keyframe flag, which appears necessary to playback corePNG P-frames. Patch by Thilo Borgmann thilo.borgmann googlemail com, see also the thread "Google Summer of Code participation" on the mailinglist. Originally committed as revision 18351 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jun 12, 2008
-
-
Stefano Sabatini authored
Originally committed as revision 13759 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- May 12, 2008
-
-
Carl Eugen Hoyos authored
Fixes icc warning #120: return value type does not match the function type Originally committed as revision 13139 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Apr 29, 2008
-
-
Stefano Sabatini authored
patch by Stefano Sabatini, stefano.sabatini-lala poste it Originally committed as revision 13022 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Mar 21, 2008
-
-
Zuxy Meng authored
Originally committed as revision 12525 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Feb 01, 2008
-
-
Michael Niedermayer authored
Originally committed as revision 11735 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Dec 27, 2007
-
-
Ivo van Poorten authored
Originally committed as revision 11328 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Dec 26, 2007
-
-
Ivo van Poorten authored
Originally committed as revision 11321 to svn://svn.ffmpeg.org/ffmpeg/trunk
-