log

age author description
Thu, 26 Mar 2009 10:12:21 +0000 diego Use a wildcard match instead of a list to remove test programs. libavutil
Wed, 25 Mar 2009 18:19:20 +0000 diego Move adding the '-test$(EXESUF)' suffix to test programs into common.mak. libavutil
Mon, 23 Mar 2009 23:01:11 +0000 stefano Use PIX_FMT_NE() for defining the PIX_FMT_RGB32 variants macros. libavutil
Mon, 23 Mar 2009 22:57:55 +0000 stefano Make the PIX_FMT_NE() macro more generic. libavutil
Sun, 22 Mar 2009 23:13:21 +0000 diego Rename 'tests' target to 'testprogs'. It is too easily confused with the libavutil
Sun, 22 Mar 2009 22:50:19 +0000 stefano Make the pixel formats which were defined as macros: libavutil
Sat, 21 Mar 2009 23:08:20 +0000 stefano Change the RGB5X5/BGR5X5 pixel format defines so that we have little libavutil
Sat, 21 Mar 2009 22:50:29 +0000 stefano Use PIX_FMT_NE() macro. libavutil
Sat, 21 Mar 2009 22:48:48 +0000 stefano Implement PIX_FMT_NE() macro. libavutil
Sat, 21 Mar 2009 17:28:38 +0000 diego Remove deprecated and now unused Mersenne Twister PRNG. libavutil
Sat, 21 Mar 2009 16:16:04 +0000 diego When warning about forbidden pseudo random number generation functions, libavutil
Sat, 21 Mar 2009 16:14:21 +0000 diego Fix reference to av_random where av_lfg_get was meant. libavutil
Fri, 20 Mar 2009 11:48:27 +0000 diego Replace random() usage in test programs by av_lfg_*(). libavutil
Fri, 20 Mar 2009 11:40:05 +0000 diego Align test program output columns. libavutil
Fri, 20 Mar 2009 00:23:13 +0000 diego Make softfloat test program compile again: Setting the av_log_level variable libavutil