- 19 Jun, 2015 1 commit
-
-
Michael Niedermayer authored
Fixes "warning: argument #2 is incompatible with prototype:" Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 16 Feb, 2015 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 28 Jan, 2015 1 commit
-
-
Michael Niedermayer authored
This avoids a potential conflict with the equally named function from XOPEN It also could reduce confusion in debugger backtraces Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 25 Jan, 2014 1 commit
-
-
Janne Grunau authored
Added libavutil/timer.h include to all files with {START,STOP}_TIMER.
-
- 28 Oct, 2012 1 commit
-
-
Michael Niedermayer authored
They are essential to be able to use the utils without av_malloc() That is for example use with malloc(), memalign(), some other private allocation function, on the stack or others. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 11 Oct, 2012 1 commit
-
-
Martin Storsjö authored
The current API where the plain size is exposed is not of much use - in most cases it is allocated dynamically anyway. If allocated e.g. on the stack via an uint8_t array, there's no guarantee that the struct's members are aligned properly (unless the array is overallocated and the opaque pointer within it manually aligned to some unspecified alignment). Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 21 Dec, 2011 1 commit
-
-
Diego Biurrun authored
-
- 05 Dec, 2011 1 commit
-
-
Reimar Döffinger authored
For some of the code e.g. doing timing measurements there is no real point in running regression testing on it, thus it should not be counted against coverage. Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
-
- 10 Nov, 2011 1 commit
-
-
Alex Converse authored
-
- 04 Jul, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 03 Jul, 2011 3 commits
-
-
Mans Rullgard authored
This was missed in 5d20f19b since CONFIG_SMALL was always broken for big endian. Signed-off-by: Mans Rullgard <mans@mansr.com>
-
Mans Rullgard authored
This makes the code work with clang/x86_32 and removes several warnings. Signed-off-by: Mans Rullgard <mans@mansr.com>
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 30 Jun, 2011 2 commits
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 04 Jul, 2010 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 24048 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Jul, 2010 1 commit
-
-
Reimar Döffinger authored
Compiler output unchanged with gcc 4.4. Originally committed as revision 24006 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Jun, 2010 1 commit
-
-
Reimar Döffinger authored
Makes it give correct results with e.g. gcc 4.4. For unknown reasons the generate asm code also changes on e.g. gcc 4.3, making the code a bit larger but also a bit faster. Originally committed as revision 23896 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Jun, 2010 2 commits
-
-
Reimar Döffinger authored
No changes in generated code. Originally committed as revision 23856 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
Originally committed as revision 23855 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Apr, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 18422 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Mar, 2009 2 commits
-
-
Diego Biurrun authored
Originally committed as revision 18070 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
needs to be replaced by a call to av_log_set_level(). Originally committed as revision 18055 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Jan, 2009 1 commit
-
-
Reimar Döffinger authored
more warnings. Originally committed as revision 16847 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Jan, 2009 1 commit
-
-
Aurelien Jacobs authored
They are now always defined to either 0 or 1. Originally committed as revision 16590 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Jan, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 11470 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 Nov, 2007 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 11079 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Jul, 2007 1 commit
-
-
Reimar Döffinger authored
Originally committed as revision 9734 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Jul, 2007 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 9462 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 May, 2007 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 9018 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Feb, 2007 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 7935 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Jan, 2007 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 7559 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Jan, 2007 7 commits
-
-
Michael Niedermayer authored
Originally committed as revision 7554 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 7553 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 7550 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 7549 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
same speed, 100bytes larger object file Originally committed as revision 7548 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 7546 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 7545 to svn://svn.ffmpeg.org/ffmpeg/trunk
-