October 5, 2010
View 59a3bf0

Add selftest code for av_cmp_q().

Michael Niedermayer authored on 2010/10/05 10:43:34
October 4, 2010
View 6b4ed22

Make av_d2q() manage the case in which the value to convert is inf.

Stefano Sabatini authored on 2010/10/04 22:41:01
October 2, 2010
View 1405782

Avoid cast of double nan to int. It may cause exceptions on some platform.

Stefano Sabatini authored on 2010/10/02 18:50:56
October 1, 2010
View b64b413

Rename libavutil/assert.h to avassert.h

Måns Rullgård authored on 2010/10/01 22:55:13
View b926b62

av_assert() system. 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

Michael Niedermayer authored on 2010/10/01 06:57:31
May 24, 2010
View 31fdd64

Convert NaN to 0/0 in av_d2q

David Conrad authored on 2010/05/24 09:44:02
April 20, 2010
View ba87f08

Remove explicit filename from Doxygen @file commands.

Diego Biurrun authored on 2010/04/20 23:45:34
February 1, 2009
View bad5537

Use full internal pathname in doxygen @file directives. Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories.

Diego Biurrun authored on 2009/02/01 11:00:19
View 674bd4f

cosmetics: Use 'num' instead of 'nom' as abbreviation for numerator.

Diego Biurrun authored on 2009/02/01 09:20:45
January 28, 2009
View 89c9ff5

spelling/grammar/consistency review part I

Diego Biurrun authored on 2009/01/28 09:16:05
January 24, 2009
View dfcb6b5

Directly #include a bunch of indirectly #included headers.

Diego Biurrun authored on 2009/01/24 23:55:30
January 17, 2009
View 9ce6c13

export gcd function as av_gcd()

Aurelien Jacobs authored on 2009/01/17 20:13:33
September 26, 2008
View 05b90fc

Implement av_nearer_q() and av_find_nearest_q_idx() functions.

Stefano Sabatini authored on 2008/09/26 04:23:13
July 5, 2007
View e5a389a

license header consistency cosmetics

Diego Biurrun authored on 2007/07/05 19:40:25
February 26, 2007
View 0b00659

move doxy comments from rational.c to rational.h and add some new comments patch by Dujardin Bernard %dujardin P iut A numericable P fr%

Dujardin Bernard authored on 2007/02/26 23:27:29