- 01 Mar, 2016 1 commit
-
-
Ganesh Ajjanagadde authored
Add some more verbose info regarding why the imprecise and slow floor(x+0.5) hack is used; helpful for future maintenance. Reviewed-by: Michael Niedermayer <michael@niedermayer.cc> Signed-off-by: Ganesh Ajjanagadde <gajjanag@gmail.com>
-
- 02 Dec, 2015 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
- 31 Oct, 2015 1 commit
-
-
Ganesh Ajjanagadde authored
This simplifies and cleans up the code. Furthermore, it is much faster due to absence of the slow log computation. Reviewed-by: Michael Niedermayer <michael@niedermayer.cc> Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
-
- 26 May, 2015 1 commit
-
-
Michael Niedermayer authored
This function allows writing AVRationals as IEEE floats without the need of platform dependant float operations Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 29 Dec, 2014 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 04 Jan, 2014 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 04 Jul, 2013 1 commit
-
-
Michael Niedermayer authored
This should workaround issues with these functions on ia64 and sparc64 Fixes Ticket2713 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 31 May, 2013 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 26 May, 2013 1 commit
-
-
Michael Niedermayer authored
This should fix some fate failure Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 25 May, 2013 2 commits
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
The old check would fail on huge but not infinite values and the later code could then fail to handle them correctly in some cases. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 15 May, 2013 1 commit
-
-
Diego Biurrun authored
-
- 23 Nov, 2012 1 commit
-
-
Michael Niedermayer authored
The first parameter is a pointer and NULL is more correct Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 01 Nov, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 26 Mar, 2012 1 commit
-
-
Diego Biurrun authored
-
- 03 Dec, 2011 1 commit
-
-
Yordan Makariev authored
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
- 29 Jun, 2011 1 commit
-
-
Diego Biurrun authored
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 05 Oct, 2010 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 25339 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Oct, 2010 1 commit
-
-
Stefano Sabatini authored
Originally committed as revision 25332 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Oct, 2010 1 commit
-
-
Stefano Sabatini authored
It may cause exceptions on some platform. Originally committed as revision 25311 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Oct, 2010 1 commit
-
-
Måns Rullgård authored
This avoids conflicts with the system assert.h. Originally committed as revision 25284 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Sep, 2010 1 commit
-
-
Michael Niedermayer authored
With this the developer can now choose if he wants an assert always enabled or at which compile time assert level. This can thus replace the #define NDEBUG hacks Originally committed as revision 25278 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 May, 2010 1 commit
-
-
David Conrad authored
This fixes aspect ratio calculation for encoding from files with 0/0 stored, common with ogg/theora Originally committed as revision 23280 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
-
- 01 Feb, 2009 2 commits
-
-
Diego Biurrun authored
Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories. Originally committed as revision 16912 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 16910 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Jan, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 16840 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Jan, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 16748 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Jan, 2009 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 16653 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Sep, 2008 1 commit
-
-
Stefano Sabatini authored
Originally committed as revision 15415 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Jul, 2007 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 9484 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Feb, 2007 1 commit
-
-
Dujardin Bernard authored
patch by Dujardin Bernard %dujardin P iut A numericable P fr% Originally committed as revision 8132 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Jan, 2007 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 7431 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Nov, 2006 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 7187 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
based on a patch by Uoti Urpala Originally committed as revision 7186 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Oct, 2006 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 6666 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
-
- 20 Jul, 2006 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 5802 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 5801 to svn://svn.ffmpeg.org/ffmpeg/trunk
-