- 21 Oct, 2011 1 commit
-
-
Jean First authored
Enable multithreding when decoding with libopenjpeg Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
- 24 Sep, 2011 1 commit
-
-
Diego Biurrun authored
-
- 15 Jul, 2011 1 commit
-
-
Diego Biurrun authored
libavcodec/libopenjpeg.c:100: warning: passing argument 2 of ‘opj_cio_open’ discards qualifiers from pointer target type /usr/include/openjpeg.h:770: note: expected ‘unsigned char *’ but argument is of type ‘const uint8_t *’
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 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>
-
- 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
-
- 07 Aug, 2010 1 commit
-
-
Stefano Sabatini authored
including libavcore/imgutils.h, which was required since the recent avcodec_check_dimensions() -> av_check_image_size() transition. Originally committed as revision 24734 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
-
- 07 Jul, 2010 1 commit
-
-
Carl Eugen Hoyos authored
Originally committed as revision 24098 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
-
- 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
-
- 29 Dec, 2009 1 commit
-
-
Carl Eugen Hoyos authored
Originally committed as revision 20963 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Nov, 2009 2 commits
-
-
Jai Menon authored
Fixes issue 1525. Originally committed as revision 20500 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Jai Menon authored
Originally committed as revision 20499 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Oct, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 20310 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Jun, 2009 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 19100 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 May, 2009 2 commits
-
-
Jai Menon authored
Fixes issue 1097. Originally committed as revision 18955 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Jai Menon authored
Originally committed as revision 18954 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
-
- 10 Feb, 2009 1 commit
-
-
Mathieu Malaterre authored
patch by Mathieu Malaterre, mathieu.malaterre gmail com Originally committed as revision 17129 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Feb, 2009 1 commit
-
-
Jai Menon authored
Patch by Jaikrishnan Menon Originally committed as revision 17017 to svn://svn.ffmpeg.org/ffmpeg/trunk
-