Mercurial > libavutil.hg
graph
-
Move all internal -I parameters to the front of CFLAGS to avoid using external libavutilThu, 17 Aug 2006 16:32:08 +0000, by diego
-
revert aligned realloc() changesm this should be identical to r5784 libavutilThu, 17 Aug 2006 08:18:48 +0000, by michael
-
use C99 standard constant, thanks to Foxy Shadis libavutilFri, 11 Aug 2006 21:39:09 +0000, by bcoudurier
-
do not include bswap.h in common.h for external programs, since the former libavutilFri, 21 Jul 2006 19:36:59 +0000, by reimar
-
removing redundant mess next time we break compatiility libavutilThu, 20 Jul 2006 11:55:08 +0000, by michael
-
Move av_malloc(), av_realloc(), and av_free() from libavcodec to libavutil libavutilWed, 19 Jul 2006 07:28:58 +0000, by lucabe
-
Split common.h in two parts, purely internal stuff (internal.h) and things libavutilSun, 16 Jul 2006 16:32:48 +0000, by reimar
-
adding a \ so we can add more lines without having to do a "cosmetic" change in the previous line libavutilFri, 14 Jul 2006 10:04:29 +0000, by michael
-
linear least squares solver using cholesky factorization libavutilFri, 14 Jul 2006 10:03:09 +0000, by michael
-
replace -D_GNU_SOURCE with -D_ISOC9X_SOURCE to avoid accidental use libavutilThu, 13 Jul 2006 23:10:01 +0000, by mru