- 10 Apr, 2015 2 commits
-
-
Martin Storsjö authored
These headers can't be included in any arbitrary order. Signed-off-by: Martin Storsjö <martin@martin.st>
-
Michael Niedermayer authored
This should fix build on vs2013 Found-by: Ferdinand Oeinck <ferdo@bigroses.demon.nl> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 09 Apr, 2015 2 commits
-
-
Michael Niedermayer authored
This avoids build failures Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Diego Biurrun authored
Also reshuffle headers into canonical order where appropriate.
-
- 25 Aug, 2014 1 commit
-
-
Diego Biurrun authored
Some obsolete versions of the MinGW32 runtime (<4.0.0) lack the definition.
-
- 19 Aug, 2014 1 commit
-
-
Diego Biurrun authored
The defines were added long ago when MinGW still lacked them.
-
- 15 Aug, 2014 1 commit
-
-
Diego Biurrun authored
-
- 03 Mar, 2014 1 commit
-
-
Lukasz Marek authored
Signed-off-by: Lukasz Marek <lukasz.m.luki@gmail.com>
-
- 03 Aug, 2013 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 08 Oct, 2012 1 commit
-
-
Anton Khirnov authored
-
- 07 Aug, 2012 1 commit
-
-
Anton Khirnov authored
-
- 05 Aug, 2012 1 commit
-
-
Clément Bœsch authored
-
- 27 Jan, 2012 1 commit
-
-
Anton Khirnov authored
-
- 30 Nov, 2011 1 commit
-
-
Anton Khirnov authored
It's supposed to be called only from (de)muxers.
-
- 19 Oct, 2011 1 commit
-
-
Anton Khirnov authored
Trivial replacements with sed are done in this commit: sed 's/av_new_stream(\([^)]*\), 0)/avformat_new_stream(\1, NULL)/'
-
- 12 Oct, 2011 1 commit
-
-
Anton Khirnov authored
-
- 24 Sep, 2011 1 commit
-
-
Diego Biurrun authored
-
- 06 Sep, 2011 1 commit
-
-
Ramiro Polla authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 01 Sep, 2011 1 commit
-
-
Reimar Döffinger authored
Fixes trac ticket #396. Completely untested. Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
-
- 15 Aug, 2011 1 commit
-
-
Anton Khirnov authored
AVFormatParameters are converted into corresponding private options in av_open_input_file/stream() compat wrappers, so accessing them from demuxers is redundant.
-
- 23 Jun, 2011 1 commit
-
-
Stefano Sabatini authored
The variable is used for containing the parsed value of framerate, using a lexically consistent name eases readability/understanding. Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
- 05 Jun, 2011 1 commit
-
-
Anton Khirnov authored
It's simpler and less error-prone. Fixes some memleaks along the way.
-
- 02 Jun, 2011 2 commits
-
-
Diego Biurrun authored
-
Anton Khirnov authored
-
- 27 May, 2011 2 commits
-
-
Stefano Sabatini authored
-
Anton Khirnov authored
-
- 21 May, 2011 1 commit
-
-
Ramiro Polla authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 28 Jan, 2011 1 commit
-
-
Diego Elio Pettenò authored
This also lists the objects from those two libraries as internal (by adding the ff_ prefix) so that they can then be hidden via linker scripts. (cherry picked from commit c6610a21)
-
- 26 Jan, 2011 1 commit
-
-
Diego Elio Pettenò authored
This also lists the objects from those two libraries as internal (by adding the ff_ prefix) so that they can then be hidden via linker scripts.
-
- 23 Oct, 2010 1 commit
-
-
Ramiro Polla authored
Originally committed as revision 25552 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Apr, 2010 1 commit
-
-
Ramiro Polla authored
Originally committed as revision 22989 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Apr, 2010 1 commit
-
-
Stefano Sabatini authored
AVERROR(ENOMEM). AVERROR_NOMEM is deprecated and will be dropped at the next libavutil major bump. Originally committed as revision 22791 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
-
- 17 Mar, 2010 2 commits
-
-
Ramiro Polla authored
Originally committed as revision 22575 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ramiro Polla authored
Save *s directly in SetWindowLongPtr instead. Originally committed as revision 22574 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Mar, 2010 1 commit
-
-
Stefano Sabatini authored
AVERROR_EIO for deletion at the next major bump. Originally committed as revision 22513 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Mar, 2010 1 commit
-
-
Ramiro Polla authored
Originally committed as revision 22424 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 Feb, 2010 1 commit
-
-
Nash Tsai authored
Patch by Nash Tsai <nash dot tsai at gmail dot com> Originally committed as revision 22004 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 Jan, 2010 1 commit
-
-
kemuri authored
from the former. Patch by kemuri <kemuri9 at gmail dot com> Originally committed as revision 21411 to svn://svn.ffmpeg.org/ffmpeg/trunk
-