- 25 Jul, 2015 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 23 Jul, 2015 1 commit
-
-
James Almer authored
Fixes compilation of host tool aacps_fixed_tablegen Reviewed-by:
Michael Niedermayer <michael@niedermayer.cc> Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 11 Jun, 2015 2 commits
-
-
Michael Niedermayer authored
It was not intended to be a static private function Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
This matches how other self tests are implemented Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 05 Jun, 2015 2 commits
-
-
Michael Niedermayer authored
The function is quite big and trigonometric functions should not really be used in speed critical code Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 14 May, 2015 1 commit
-
-
Nedeljko Babic authored
Recently normalization (av_normalize_sf) of output was added to av_add_sf. This normalization is used for better precision for small values and the purpose of this (quite simple) test case is to test difference between double and softfloat. The values used are tailored to maximally highlighte problem with precison when normalization is not used. Signed-off-by:
Nedeljko Babic <nedeljko.babic@imgtec.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 19 Jul, 2013 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 11 May, 2011 1 commit
-
-
Diego Biurrun authored
The softfloat functionality is unused, not installed and incomplete. On platforms without floating point units, the compiler provides a softfloat implementation so there is no point in carrying this code around locally.
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 20 Mar, 2009 1 commit
-
-
Diego Biurrun authored
needs to be replaced by a call to av_log_set_level(). Originally committed as revision 18056 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
-
- 07 Oct, 2006 1 commit
-
-
Diego Biurrun authored
and fix GPL/LGPL version mismatches. Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Sep, 2006 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 6219 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Aug, 2006 1 commit
-
-
Michael Niedermayer authored
unused currently, but might come in handy for some fpu-less cpus Originally committed as revision 5955 to svn://svn.ffmpeg.org/ffmpeg/trunk
-