- 25 May, 2011 1 commit
-
-
Stefano Sabatini authored
Prevent out-of-buffer writes. In particular fix smclocki32.avi.1.1 crash, trac issue #114, roundup issue #1482.
-
- 20 May, 2011 3 commits
-
-
Stefano Sabatini authored
Fix leak.
-
Stefano Sabatini authored
-
Stefano Sabatini authored
-
- 07 May, 2011 1 commit
-
-
Stefano Sabatini authored
This is required specifically for setting frame->format to -1, otherwise it will be set to 0 = PIX_FMT_YUV420P and code reading the format from the output decoded frame will get misled. In particular fix regressions occurring with the pending vsrc_buffer patch.
-
- 04 May, 2011 1 commit
-
-
Alex Converse authored
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 16 Feb, 2011 1 commit
-
-
Reinhard Tartler authored
Done to keep ABI compatible. Otherwise this is just silly
-
- 15 Feb, 2011 1 commit
-
-
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>
-
- 28 Jan, 2011 1 commit
-
-
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> (cherry picked from commit d36beb3f)
-
- 26 Jan, 2011 1 commit
-
-
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>
-
- 07 Sep, 2010 1 commit
-
-
Stefano Sabatini authored
Originally committed as revision 25058 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Aug, 2010 1 commit
-
-
Stefano Sabatini authored
av_check_image_size() instead. Originally committed as revision 24711 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Jul, 2010 2 commits
-
-
Måns Rullgård authored
Originally committed as revision 24170 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Other parts of FFmpeg use NE (native endian) rather than ME (machine). This makes it consistent. Originally committed as revision 24169 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Mar, 2010 1 commit
-
-
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
-
- 26 Jul, 2009 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 19508 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Jul, 2009 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 19499 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Jul, 2009 3 commits
-
-
Reimar Döffinger authored
Originally committed as revision 19360 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
Fixes out-of-bounds reads and writes with i32/smclocki32.avi.1.0 from issue 1240. Originally committed as revision 19359 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
avcodec_check_dimensions can be called with a proper context instead of NULL. Originally committed as revision 19358 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Jun, 2009 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 19090 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Apr, 2009 1 commit
-
-
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
-
- 19 Feb, 2009 2 commits
-
-
Alex Converse authored
Originally committed as revision 17464 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Converse authored
Originally committed as revision 17462 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Jan, 2009 2 commits
-
-
Benoit Fouet authored
Originally committed as revision 16803 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Benoit Fouet authored
Fixes issue 655 Originally committed as revision 16802 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Dec, 2008 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 16128 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Dec, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 16099 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Oct, 2008 1 commit
-
-
Benoit Fouet authored
Originally committed as revision 15510 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Oct, 2008 3 commits
-
-
Benoit Fouet authored
Originally committed as revision 15498 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Benoit Fouet authored
Originally committed as revision 15495 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Benoit Fouet authored
Originally committed as revision 15494 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Sep, 2008 7 commits
-
-
Benoit Fouet authored
Originally committed as revision 15488 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Benoit Fouet authored
Originally committed as revision 15487 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Benoit Fouet authored
Originally committed as revision 15486 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Benoit Fouet authored
Originally committed as revision 15480 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Benoit Fouet authored
Originally committed as revision 15479 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Benoit Fouet authored
Originally committed as revision 15478 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Benoit Fouet authored
Originally committed as revision 15477 to svn://svn.ffmpeg.org/ffmpeg/trunk
-